Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

digital filter parameters selection using matlab

1 Ansicht (letzte 30 Tage)
Jeff Yan
Jeff Yan am 3 Okt. 2015
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
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

Antworten (1)

Star Strider
Star Strider am 3 Okt. 2015
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.)

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by