Info
この質問は閉じられています。 編集または回答するには再度開いてください。
Solving coupled ODE's by ode45
1 回表示 (過去 30 日間)
古いコメントを表示
Hi, I am trying to solve a set of 4 coupled equations but I don't know which initial condition I should use? would you please help me?
Maybe I have to define initial condition in a not-zero position,so which command I have to use?
Thanks,
Sara
回答 (1 件)
Jan
2013 年 3 月 10 日
Note: 7.686e7j is much faster than 1j*7.686*10^7.
You do not need a special command to get the initial values. You can set it to any [1 x 4] vector, which satisfy your problem.
0 件のコメント
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!