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