plot pole-zero using the MATLAB function zplane.

I want to plot pole-zero using the MATLAB function zplane for this transfer function:

 採用された回答

Walter Roberson
Walter Roberson 2018 年 4 月 7 日

0 投票

zplane([1, -5.5216, 13.1528, ...], [1, -4.9694, 10.6536, ...])

その他の回答 (0 件)

カテゴリ

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by