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?
回答 (1 件)
Star Strider
2022 年 7 月 29 日
0 投票
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'.
カテゴリ
ヘルプ センター および File Exchange で Fourier Analysis and Filtering についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!