if i have poles and zeros of a transfer function, how to obtain this transfer function ???

7 Ansichten (letzte 30 Tage)
if i have poles and zeros of a transfer function, how to obtain this transfer function ???

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 14 Nov. 2020
transfer_function = tf( zpk(ListOfZeros, ListOfPoles, ListOfGains))

Weitere Antworten (0)

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!

Translated by