Solving system of ODE with dependent variables

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;

Answers (1)

Sounds like a partial differential equations problem. Then you need the pde solver. Read the following article in the link:

Products

Release

R2021a

Tags

Asked:

on 5 Jun 2022

Commented:

on 5 Jun 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!