Feeds
已回答
How to plot the function x(t) = 10e^(3t)*u(t) thanks a lot
t=0:0.1:2; >> y=10*exp(3*t); >> plot(t,y)
How to plot the function x(t) = 10e^(3t)*u(t) thanks a lot
t=0:0.1:2; >> y=10*exp(3*t); >> plot(t,y)
5 years 前 | 0
5 years 前 | 0