if i have poles and zeros of a transfer function, how to obtain this transfer function ???
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
hassan elkholy
am 14 Nov. 2020
Beantwortet: Walter Roberson
am 14 Nov. 2020
if i have poles and zeros of a transfer function, how to obtain this transfer function ???
0 Kommentare
Akzeptierte Antwort
Walter Roberson
am 14 Nov. 2020
transfer_function = tf( zpk(ListOfZeros, ListOfPoles, ListOfGains))
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Dynamic System Models finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!