Amleto
Computer
- Jun 22, 2004
- 6
I am currently using ode45 but am a bit stuck.
What I need to do is basically progress the solution of two instances of the same equation, with different initial conditions, at the same time.
I could just write out the equation again in the function but eventually I may be dealing with 50 of them and I'm sure there must be a better way...
Any help will be most appreciated.
A
What I need to do is basically progress the solution of two instances of the same equation, with different initial conditions, at the same time.
I could just write out the equation again in the function but eventually I may be dealing with 50 of them and I'm sure there must be a better way...
Any help will be most appreciated.
A