pole zero plot from value
5 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
采纳的回答
Nagasai Bharat
2021-4-21
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.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Spectral Measurements 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!