Feeds
已回答
Pulse function with matlab
t = 0 : 1/1000 : 1; u=0*t; h=exp(-t/2); y = rectpuls(t); b=conv(h,y); plot(b)
Pulse function with matlab
t = 0 : 1/1000 : 1; u=0*t; h=exp(-t/2); y = rectpuls(t); b=conv(h,y); plot(b)
3 years 前 | 0
3 years 前 | 0