pole zero plot from value

2 views (last 30 days)
I have values of pole and zeros as imaginary and real values. How can I plot the pole zero plot? Can anyone give me the code for transfer fuction and frequency response?
Zero= exp(.25); exp(-.25)
pole= .7 with angle of 0.35 and 0.7

Accepted Answer

Nagasai Bharat
Nagasai Bharat on 21 Apr 2021
Hi,
The follwing documentation should help you in finding the transfer function and for frequency response
The complex numbers documentation should help you in converting the poles and zeros to appropriate form.

More Answers (0)

Categories

Find more on Control System Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!