filtering of multiple harmonics
조회 수: 3 (최근 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!