How can I remove harmonics from my spectrogram?

There are several harmonics plotting in my power spectral density spectrogram but I only want to include the first one. How can I remove the other harmonics?

Respuestas (1)

Star Strider
Star Strider el 29 de Jul. de 2022

0 votos

If you know the frequency of the fundamental (that is what I assume you are referring to), use the bandpass function on the time-comain signal. For best results, specify the name-value pair 'ImpulseResponse','iir'.

Categorías

Más información sobre Fourier Analysis and Filtering en Centro de ayuda y File Exchange.

Preguntada:

el 29 de Jul. de 2022

Respondida:

el 29 de Jul. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by