B,A parameters in Shelving Filter design
이전 댓글 표시
Thank you in advance for your attention.
I guess that my question is quite easy but I just want to make sure that I am right...
I am trying to implement a shelving filter, and I have found a matlab command on the internet which does exactly what I need.
The problem is that my matlab release, 7.12 doesn´t recognize this command and I dont know what´s going on...
I know that other commands such as fdesign generates all kind of filters... but I need to get B and A coefficients of the filter specified.
Regards,
Luis.
댓글 수: 5
Amith Kamath
2013년 1월 14일
Going through the code in the link you've provided, it doesn't look like there is any function that could be Matlab version dependent. Could you please also include what error message you get when you run the code?
Luis Gomez
2013년 1월 15일
Walter Roberson
2013년 1월 15일
Did you download the code from that link, and put it in a directory that is on your MATLAB path? You can use pathtool to adjust your MATLAB path.
Luis Gomez
2013년 1월 15일
John
2014년 5월 4일
Hello guys does anyone know what K = tan((pi * fc)/fs); (its in the code of shleving filter) thangs
답변 (1개)
John
2014년 5월 4일
0 개 추천
Hello guys does anyone know what K = tan((pi * fc)/fs); (its in the code of shleving filter) thangs
카테고리
도움말 센터 및 File Exchange에서 Signal Processing Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!