filtering of multiple harmonics
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Gökçen
il 11 Mag 2011
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.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Multirate Signal Processing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!