How to plot frequency response in matlab
Afficher commentaires plus anciens
Hi. I have the following assignment, but I can't figure out how to plot it in matlab.
A linear time-invariant filter is described by the difference equation y[n] = x[n] - x[n-2]. Obtain an expression for the frequency response of this system: H(e^(j*w)=1-e^((-2)*j*w).
Sketch the frequency respons (magnitude and phase) as a function of frequency. - I would like to do this in matlab. Is it possible?
1 commentaire
Arnaud Miege
le 31 Mai 2011
Yes. What have you done so far?
Réponses (1)
Ivan van der Kroon
le 31 Mai 2011
0 votes
you could get familiar with the wintool and wvtool gui's. I think these tools are really straight forward. Good luck!
Catégories
En savoir plus sur Programming 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!