Solving system of ODE with dependent variables
Show older comments
Dear all,
I'm trying to solve a system of two differential equations given as follow:
(1) 
(2) 
Is there any way I can solve this system of equations using ODE45 or an other solver?
Many thanks in advance;
1 Comment
Torsten
on 5 Jun 2022
What is (are) the independent variable(s) ?
Answers (1)
Sam Chak
on 5 Jun 2022
0 votes
Sounds like a partial differential equations problem. Then you need the pde solver. Read the following article in the link:
Categories
Find more on Ordinary Differential Equations 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!