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!