Borrar filtros
Borrar filtros

How I can smooth my fourier amplitude spectra

4 visualizaciones (últimos 30 días)
Khalid Mahmood
Khalid Mahmood el 30 de Dic. de 2013
Comentada: Khalid Mahmood el 3 de En. de 2014
How to smooth an earthquake fourier amplitude spectra for better interpretation.

Respuestas (1)

Wayne King
Wayne King el 30 de Dic. de 2013
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 comentarios
Wayne King
Wayne King el 30 de Dic. de 2013
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 el 3 de En. de 2014
Dear King this is fourier amplitude spectrum. I am interested to get a smooth line on this for better interpretation. Thanks\

Iniciar sesión para comentar.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by