Digital low pass filter without signal processing toolbox
14 次查看(过去 30 天)
显示 更早的评论
Hi all,
All I need to do is create a low pass filter for a 1D array.
This should be very very simple but it seems all the literature requires the signal processing toolbox.
Sampling rate is 2kHz, want to filter everything above 60Hz.
Any help? TIA
0 个评论
回答(1 个)
Honglei Chen
2012-8-13
You can always go back to the literature and implement the equation yourself.
Say if you want to design an FIR low pass filter using window method, then the following link gives you the step by step instruction on how to calculate the filter coefficients
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Filter Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!