필터 지우기
필터 지우기

how to plot the frequency response of the following transfer function as given below.?

조회 수: 2 (최근 30일)
hi everybody, i need help to plot the frequency response of the transfer function give below
s(w)=(1+exp(-1j*w)); x(w)=(a0*exp(-1j*6*w)+a1*(exp(-1j*4*w)-exp(-1j*8*w))+a2*(exp(-1j*2*w)-exp(-1j*10*w))+a3*(1-exp(-1j*12*w))); y(w)=(a0*exp(-1j*6*w)-a1*(exp(-1j*4*w)-exp(-1j*8*w))-a2*(exp(-1j*2*w)-exp(-1j*10*w))-a3*(1-exp(-1j*12*w)))*exp(-1j*w);
z(w)=s(w)*(x(w)+y(w));
in this equation i have replaced z^-1 by exp(-jw); a0,a1,a2,a3 are filter co-efficents; a0=h1+h3+h5+h7 a1=h3+h5+h7 a2=h5+h7 a3=h7 and conditon is h0=2(h1+h3+h7....)

답변 (0개)

카테고리

Help CenterFile Exchange에서 Digital Filter Analysis에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by