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!