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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0