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!