Solving Coupled Differential Equation
Show older comments
Hello,
I want to solve following differential equation:
(x^2+x+1) / (x^2+x) dx/dt + dy/dt = 1 with constraint x+x^2 = y+y^2
It involves derivatives of both x and y. How can I solve this in Matlab.
Thanks guys in advance!! Cheers
Accepted Answer
More Answers (0)
Categories
Find more on Numeric Solvers in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!