filtering of multiple harmonics

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.

 采纳的回答

Gökçen
Gökçen 2011-5-11

0 个投票

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.

1 个评论

Hi Gokcen, Thank you for the reply. Also, pls let me know that after designing the filter parameters, how do i use it on my data that needs to be filtered.
Thanks, Shravan.

请先登录,再进行评论。

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Audio Processing Algorithm Design 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by