toolbox fft
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello,
Is there a matlab toolbox with a gui that makes it easy to do FFT or other frequency analysis of sampled data?
0 commentaires
Réponse acceptée
Wayne King
le 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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Fourier Analysis and Filtering dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!