if i have poles and zeros of a transfer function, how to obtain this transfer function ???
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
hassan elkholy
il 14 Nov 2020
Risposto: Walter Roberson
il 14 Nov 2020
if i have poles and zeros of a transfer function, how to obtain this transfer function ???
0 Commenti
Risposta accettata
Walter Roberson
il 14 Nov 2020
transfer_function = tf( zpk(ListOfZeros, ListOfPoles, ListOfGains))
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Dynamic System Models in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!