Plotting poles and zeros
5 ビュー (過去 30 日間)
古いコメントを表示
hello how do plot pole and zeros for example signal y(n)=cos((pi/3)*n)*u(n)
thanks
0 件のコメント
回答 (1 件)
pragnan nadimatla
2023 年 7 月 11 日
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:
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Digital Filter Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!