Plotting poles and zeros
Afficher commentaires plus anciens
hello how do plot pole and zeros for example signal y(n)=cos((pi/3)*n)*u(n)
thanks
Réponses (1)
pragnan nadimatla
le 11 Juil 2023
0 votes
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:
Catégories
En savoir plus sur Digital Filter Analysis dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!