filtering of multiple harmonics
4 次查看(过去 30 天)
显示 更早的评论
Dear all,
I have the signal of vibration data, the fft plot of which shows multiple harmonics/frequencies. I am trying to filter out all except particular frequency harmonics, that i need for further processing. I have no idea of any filtering tools in matlab. Can someone refer me material i can use to write a code for the above purpose.
Thanks, Shravan.
0 个评论
采纳的回答
Gökçen
2011-5-11
Hi Shravan, If you have a signal processing tool box, you can use the FDA tool(filter design and analysis tool) to design a band bass filter by specifying the pass band frequency. (type fdatool to command window). You can export the filter ciefficients to workspace later.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Multirate Signal Processing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!