Solving system of ODE with dependent variables
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Respuestas (1)
Sam Chak
el 5 de Jun. de 2022
Sounds like a partial differential equations problem. Then you need the pde solver. Read the following article in the link:
0 comentarios
Ver también
Categorías
Más información sobre Ordinary Differential Equations en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!