Group Abstract Group Abstract

Message Boards Message Boards

How to solve overdetermined system of nonlinear ODEs?

Hello everyone,
I tried to solve the below system numerically, I am using the syntax correctly but I get message that the system is overdetermained and I do not know how to solve it.
How can we solve overdetermained systems of ODEs? Can anyone help me with this?

POSTED BY: Burhanuddin Safi
5 Replies

You exactly did, what I wanted, so thank you so much sir.

POSTED BY: Burhanuddin Safi

With Fix :

POSTED BY: Mariusz Iwaniuk
POSTED BY: Sergio Vargas
POSTED BY: Burhanuddin Safi

Could it be that you meant to write

C[0] == 1745

instead of

C[t] == 1745

so that it would become an actual initial condition?

POSTED BY: Sergio Vargas
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard