필터 지우기
필터 지우기

How I can smooth my fourier amplitude spectra

조회 수: 4 (최근 30일)
Khalid Mahmood
Khalid Mahmood 2013년 12월 30일
댓글: Khalid Mahmood 2014년 1월 3일
How to smooth an earthquake fourier amplitude spectra for better interpretation.

답변 (1개)

Wayne King
Wayne King 2013년 12월 30일
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
Wayne King
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
Khalid Mahmood 2014년 1월 3일
Dear King this is fourier amplitude spectrum. I am interested to get a smooth line on this for better interpretation. Thanks\

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Smoothing and Denoising에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by