Feeds
回答済み
How to solve two-order differential equation using ode23
I know how to sove it ,however thanks
How to solve two-order differential equation using ode23
I know how to sove it ,however thanks
12年弱 前 | 0
| 採用済み
質問
How to solve two-order differential equation using ode23
<</matlabcentral/answers/uploaded_files/9924/%5B%7BL0N~MBL1PG@@Z3%7DESVM%7D0.jpg>> like this equation.this equation is a comp...
12年弱 前 | 1 件の回答 | 0
1
回答質問
second-order differential equation
在用ode23函数求解动力学方程时出错,请问如何修正。 function dydt=mytest1(t,x) dydt(1)=x(4); dydt(2)=x(5); dydt(3)=x(6); exp1=vpa(inv(Mth...
12年弱 前 | 0 件の回答 | 0