How to solve differential equation system?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hello, I want to learn how can i write a code for the solution of differential equations below? What is the matrix form of this system?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/156934/image.png)
I tried different ways but I can't overcome it. Thanks for help.
0 comentarios
Respuestas (2)
Pritesh Shah
el 5 de Oct. de 2016
Try
doc ode45 in matlab command. You will get examples.
1 comentario
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!