Need basic help with low pass filtering
显示 更早的评论
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.
回答(1 个)
Dishant Arora
2014-2-12
go through fdesign documentation:
doc fdesign;
类别
在 帮助中心 和 File Exchange 中查找有关 Filter Design 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!