Feeds
질문
How I can get trapz function ?
n: -5:1:5; w= -pi:0.01:pi; x_n= [1 9 1 3 0 6 9 9 4 8 0]; h_n= x_n; X_ejw= symsum(x_n.*exp(-j.*w.*n),-5,5); H_ejw= X_ejw; Y...
대략 5년 전 | 답변 수: 0 | 0
0
답변질문
Why can't I use fplot command ?
t= -2:0.001:4; x_t= (50.*exp(-3.82.*t)).*heaviside(t); h_t= (25.*t.*exp(-1.91*t)).*heaviside(t); fplot(x_t,t) Error: Error...
5년 초과 전 | 답변 수: 1 | 0