How to plot frequency response in matlab
조회 수: 2 (최근 30일)
이전 댓글 표시
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개)
Ivan van der Kroon
2011년 5월 31일
you could get familiar with the wintool and wvtool gui's. I think these tools are really straight forward. Good luck!
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Windows에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!