-
-
-
-
ts.rar
层级关系管理系统源码,有效管理传消方式客户来源,可有多级
-
ts.rar
一般般,这个图书系统。有各种简单的功能,希望大家多多指点
-
chengxu.rar
... te=10 dt=0.01
sys=tf([1 6 4],[1 7 10])
t=ts:dt:te
f=4*sin(t)
y=lsim(sys,f,t)
plot(t,y) xlabel( t(sec) ) ylabel( y(t) ) grid on
三
ts=0 te=5 dt=0.01
sys=tf([1 6 4],[1 7 10])
t=ts:dt:te
y1=impulse(sys,t)
y2=step(sys,t)
plot(t,y1) ...
-
-
-
-
-
-