필터 지우기
필터 지우기

toolbox fft

조회 수: 24 (최근 30일)
Baba
Baba 2011년 11월 2일
Hello,
Is there a matlab toolbox with a gui that makes it easy to do FFT or other frequency analysis of sampled data?

채택된 답변

Wayne King
Wayne King 2011년 11월 2일
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개)

카테고리

Help CenterFile Exchange에서 Fourier Analysis and Filtering에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by