FFT vs Time Plot
6 views (last 30 days)
Show older comments
hi, i have a non stationary signal whose frequency is varying with time and i want to plot its FFT verses time of the signal. Can anyone explain me how to plot FFT vs Time
0 Comments
Accepted Answer
Anton Semechko
on 6 Feb 2012
What you want is called short time Fourier transform. Here is as example: http://www.mathworks.com/matlabcentral/fileexchange/1553-spectrogram-short-time-ft-log-magnitude
3 Comments
Anton Semechko
on 7 Feb 2012
Look at the code to see how the size of the output arguments is determined with respect to the input ...
More Answers (0)
See Also
Categories
Find more on Fourier Analysis and Filtering in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!