1-Visitor
November 12, 2013
Question
Odesolve Problem: There are too few equations
- November 12, 2013
- 1 reply
- 5251 views
I'm trying to solve a rather large system of 7 ODEs and two algebraic "constraints". The two constraints aren't really constraints so much as two variables/functions that I need to define otherwise the whole system looks like a bigger mess than it already is. The problem is that when I put it all into a solve block with odesolve, I get the "There are too few equations." error. I tried inputting into odesolve with my two constraints as arguments and without them as arguments, but both gave me the same problem. I've been stuck at this all day and I'll appreciate any help I can get.
