toolbox fft
29 views (last 30 days)
Show older comments
Hello,
Is there a matlab toolbox with a gui that makes it easy to do FFT or other frequency analysis of sampled data?
0 Comments
Accepted Answer
Wayne King
on 2 Nov 2011
Yes, the Signal Processing Toolbox has sptool. You can launch the spectrum viewer from there and perform both nonparametric and parametric (AR) spectral analysis.
Enter:
>>sptool
Then File -> Import to import your data, then you can perform spectral analysis under "spectra" by entering "Create" with your signal selected.
0 Comments
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!