plot pole-zero using the MATLAB function zplane.
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Nasser Alsalem
il 7 Apr 2018
Risposto: Walter Roberson
il 7 Apr 2018
I want to plot pole-zero using the MATLAB function zplane for this transfer function:

0 Commenti
Risposta accettata
Walter Roberson
il 7 Apr 2018
zplane([1, -5.5216, 13.1528, ...], [1, -4.9694, 10.6536, ...])
0 Commenti
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!