How can I remove harmonics from my spectrogram?
7 次查看(过去 30 天)
显示 更早的评论
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?
0 个评论
回答(1 个)
Star Strider
2022-7-29
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'.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Spectral Measurements 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!