Feeds
提问
Use MATLAB Editor to create a Linearizing Program
Have to Linearize the following ODE using MATLAB Editor: 13y''+0.27y'-0.35/y +3.5=1.2753 y(0)=0 y'(0)=0 for 0<= t <=...
9 years 前 | 1 个回答 | 0
1
个回答提问
How can I Solve a Second Order ODE with ODE45?
So I I have to solve the following ODE for y(t) using the ODE45 tool in MATLAB: The ODE that I have to solve is: 13y''+0.2...
9 years 前 | 1 个回答 | 0
