FIR Filter in Simulink
이전 댓글 표시
Hello all,
I'd like to ask my class to design a FIR filter in Simulink using only basic elements, like delays, adders and multipliers. The problem I'm having, is that for any filters of reasonable length, say > 40 taps, it is very tedious and messy to lay down 40 delay elements and wire them all up.
Is there a more streamlined way of doing this, which lets the students learn the structure of an FIR and not used built-in black box FIR filters?
Thanks, Rich
답변 (1개)
Honglei Chen
2015년 8월 24일
0 개 추천
The following function may be helpful to you, it can also be invoked form MATLAB command line
카테고리
도움말 센터 및 File Exchange에서 Get Started with DSP System Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!