matlab代码
于 2020-06-23 发布
0 148
下载积分: 1
下载次数: 2
代码说明:
说明: 在命令行输入%%滞回曲线 t0=0; tf=20; x0=[0 0 0] [t,x]=ode45('Lorenz',[t0 tf],x0); plot(x(:,1),x(:,3)),可得滞回曲线(Enter the%% hysteresis curve on the command line t0=0; tf=20; x0=[0 0 0] [t,x]=ode45('Lorenz',[t0 tf],x0); plot(x(:,1),x(:,3)))
文件列表:
untitled.fig, 21322 , 2020-06-23
Lorenz.m, 357 , 2020-06-23
下载说明:请别用迅雷下载,失败请重下,重下不扣分!
发表评论