plot pole-zero using the MATLAB function zplane.

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

 Accepted Answer

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

More Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!