Matlab 利用Simulink求解微分方程式y'(t)=sin(t)-y(t)cos(t),y(0)=1,0
问题描述:
Matlab 利用Simulink求解微分方程式y'(t)=sin(t)-y(t)cos(t),y(0)=1,0
答
积分器改初值为1;
时间改为40;