Feeds
질문
how i use Low Pass Filter in a rectangle graphic
k=[1 zeros(1,40)]; x=[-200*pi -200*pi 200*pi 200*pi -200*pi ] y=[0 200*pi 200*pi 0 0] line(x,y) axis([-1000 1000 0 5...
대략 13년 전 | 답변 수: 0 | 0
0
답변답변 있음
Discrete system solving with MATLAB
yeah i am trying do it but i don't know using matlab in signal systems ,because my university give education using matlab in ele...
Discrete system solving with MATLAB
yeah i am trying do it but i don't know using matlab in signal systems ,because my university give education using matlab in ele...
대략 13년 전 | 0
질문
How is Z transform conversion to step function h[n] ?
i have this equential in matlab : Transfer function: z^2/ z^2 + 0.25 z - 0.125 how will i find h[n]=(0.25)^nu[n]+(0...
대략 13년 전 | 답변 수: 0 | 0
0
답변답변 있음
Discrete system solving with MATLAB
ok , now how will i conversion z transform to unit step function ? i must find result like ; h[n]=(0.25)^nu[n]+(0.5)^nu[n] ...
Discrete system solving with MATLAB
ok , now how will i conversion z transform to unit step function ? i must find result like ; h[n]=(0.25)^nu[n]+(0.5)^nu[n] ...
대략 13년 전 | 0
답변 있음
Discrete system solving with MATLAB
haha Mr.Abdelmaek ,you are very good so thank you very much really, you save me get 0 mark at homework signal and system course...
Discrete system solving with MATLAB
haha Mr.Abdelmaek ,you are very good so thank you very much really, you save me get 0 mark at homework signal and system course...
대략 13년 전 | 0
질문
Discrete system solving with MATLAB
Hello ! question : y[n]+1/4*y[n-1]-1/8y[n-2]=x[n] this discrete system , how do i solve it with matlab ? must i do z t...
대략 13년 전 | 답변 수: 6 | 0
