Feeds
提问
Problem with formatting time
I have a column of times in the format: HH:MM:SS.FFF (so seconds are to 3 decimal places). I'm trying to import this colu...
9 years 前 | 1 个回答 | 0
1
个回答提问
Fourier Transform peaking at 0
I have the following code that finds the FFT of a complex, time-dependent astronomical signal. "FileArr" is an array I've used t...
9 years 前 | 1 个回答 | 0
1
个回答提问
How to call in a variable from your workspace
I've saved a workspace which contains some named column vectors. My code contains a for loop so it can perform analysis on all o...
9 years 前 | 1 个回答 | 0
1
个回答提问
Problem with fourier transform - frequency
I have the following code in which I'm trying to find the peak frequency of some raw data _yR_ (a vector). (Each value in this v...
9 years 前 | 1 个回答 | 0
1
个回答提问
Find frequency from fourier transform
I have the following code which generates a sine wave of frequency 30Hz: num_sam =1000; %number of samples sam_int =...
9 years 前 | 1 个回答 | 0