![]() |
發(fā)布時間: 2022-7-27 21:41
正文摘要:代碼如下: clear;clc; [T,Y] = ode45(@Rossler,[0 500],[0.1;0.1;0.1]); hold on plot3(Y(:,1),Y(:,2),Y(:,3),'b','LineWidth',0.5); view(-30,40); xlabel('x(t)','FontName','Times New Roman','FontSize', ... |
Powered by 單片機教程網(wǎng)