Plotting poles and zeros
이전 댓글 표시
hello how do plot pole and zeros for example signal y(n)=cos((pi/3)*n)*u(n)
thanks
답변 (1개)
pragnan nadimatla
2023년 7월 11일
0 개 추천
As per my understanding you want to plot poles and zeros for a signal.You can use matlab inbuilt function zplane to plot poles and zeros of discrete time signal in MATLAB.
Please refer the following documentation on how to use zplane:
카테고리
도움말 센터 및 File Exchange에서 Digital Filter Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!