Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

digital filter parameters selection using matlab

조회 수: 1 (최근 30일)
Jeff Yan
Jeff Yan 2015년 10월 3일
마감: MATLAB Answer Bot 2021년 8월 20일
hi, i think matlab should have the function that i need to figure out the digital filter parameters: 1. i have this fitlers form: 1 + a*z^-1 +b*z^-2, and i want to know a and b; 2. i have a complete known input sequence, and i know the output of this fitler has the form of 1+ c*z^-1 +*z^-2 (c is unknown, which is my final care number after a,b are known based on input and ouput). please teach me if you guys know how to it in matlab. thanks a lot. jeff

답변 (1개)

Star Strider
Star Strider 2015년 10월 3일
The firls function is likely what you’re looking for. The fircls and fircls1 functions might also be helpful. (I rarely use them, so I have little experience with them.)

이 질문은 마감되었습니다.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by