Need basic help with low pass filtering
Afficher commentaires plus anciens
Hello
I would appreciate it very much if one could help me with low pass filtering of a time history. Actually, I have time history of some data from experiments(pressures on a roof). The sampling frequency was 512 HZ. I have asked to do a low pass filtering with a cut-off frequency of 100 Hz. I do not know anything about low pass filtering and if there is any function in MATLAB that can do that. I would appreciate any help about where to start. Thank you.
Réponses (1)
Dishant Arora
le 12 Fév 2014
go through fdesign documentation:
doc fdesign;
Catégories
En savoir plus sur Filter Design dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!