wangyi39 发表于 2010-11-1 12:22

有个疑问

运行=linmod('mx0911');sys=ss(a,b,c,d);phi=tf(sys)这段程序,MATLAB警告如下:Warning: Using a default value of 0.2 for maximum step size. The simulation step size will be limited to be less than this value.
> In dlinmod at 176
In linmod at 54
In mx at 1

Transfer function:
   8 s + 48
---------------
s^2 + 13 s + 62结果是正确的,为什么有警告哪。 警告什么意思哪?

hitbuyi 发表于 2011-1-5 17:32

warnning 不用理它
页: [1]
查看完整版本: 有个疑问