Low pass fir filter code
13 次查看(过去 30 天)
显示 更早的评论
i am trying to design and simulate low pass fir filter ..need code and to simulate and see output of filter compare the values with same filter in model sim..help required..for 27-tap filter with parallel linear phase response using any method of Fir filter?
0 个评论
回答(1 个)
Wayne King
2013-3-6
Do you have the Signal Processing Toolbox? Then designing an FIR filter will be easy, but you need to have more detailed specifications than just the number of taps (and that you want linear phase, which is not going to be a problem with FIR filters)
2 个评论
Wayne King
2013-3-6
You may not be specifying a sampling frequency if you are getting that error. If you want to use frequency in Hz, you have to specify a sampling frequency.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Digital and Analog Filters 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!