How I can smooth my fourier amplitude spectra
古いコメントを表示
How to smooth an earthquake fourier amplitude spectra for better interpretation.
回答 (1 件)
Wayne King
2013 年 12 月 30 日
0 投票
You can use pwelch() or pmtm() to obtain a smoothed nonparametric estimate. This is recommended, alternatively you can use a parametric method to get a really smooth spectrum, but very sensitive to model misspecification.
Please attach data and the sampling rate and I can show you how to use pwelch() and pmtm().
Both require the Signal Processing Toolbox.
3 件のコメント
Khalid Mahmood
2013 年 12 月 30 日
Wayne King
2013 年 12 月 30 日
Is this the time data or the Fourier amplitude spectrum? It looks like it is the Fourier magnitudes in which case that is very smooth already.
Khalid Mahmood
2014 年 1 月 3 日
カテゴリ
ヘルプ センター および File Exchange で Descriptive Statistics についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!