plot pole-zero using the MATLAB function zplane.
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Nasser Alsalem
le 7 Avr 2018
Réponse apportée : Walter Roberson
le 7 Avr 2018
I want to plot pole-zero using the MATLAB function zplane for this transfer function:

0 commentaires
Réponse acceptée
Walter Roberson
le 7 Avr 2018
zplane([1, -5.5216, 13.1528, ...], [1, -4.9694, 10.6536, ...])
0 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!