filtering harmonics: preserving overall spectrum without simple notch filtering
8 ビュー (過去 30 日間)
古いコメントを表示
I'm trying to remve the (mains power) harmonics from the signal shown below. A notch filter would reduce the signal to zero in these bands of peaks, which is too strong as I would like to preserve ('interpolate') the noisy overall shape of the spectrum, across the entire frequency axis. Is there a tool/method/'intelligent' way of doing this?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1611236/image.png)
0 件のコメント
回答 (1 件)
Frantz Bouchereau
2024 年 2 月 13 日
編集済み: Frantz Bouchereau
2024 年 2 月 13 日
Please take a look at the following example:
The example guides you to use wavelet packets to remove harmonics from a signal. It compares the results with notch filters and shows that the signal spectral shape is better preserved with the wavelet packet technique.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Signal Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!