how to solve differential equations
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hi everyone,
I want to solve a two-dimensional system of differential equations.
0 comentarios
Respuesta aceptada
Shashank Prasanna
el 20 de En. de 2013
You can start with ODE45, look through the following page for information on how to set up you system:
Scroll down on the page to see how a non-linear oscillator system was set up for ODE45:
6 comentarios
Shashank Prasanna
el 22 de En. de 2013
I think I found something online that does what you want: If this doesn't work for you, then please share your code so we can see what is wrong:
Más respuestas (0)
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!