toolbox fft
15 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello,
Is there a matlab toolbox with a gui that makes it easy to do FFT or other frequency analysis of sampled data?
0 Kommentare
Akzeptierte Antwort
Wayne King
am 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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Fourier Analysis and Filtering finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!