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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 6 个回答 | 0
