Problems with the ode solvers
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
I have been trying to write programs for solving simple, linear second-order ode's using ode45. I have managed to write working programs for first-order ode's, but my attempts at programs for second-order ode's have error messages I cannot understand.
Are there examples, complete code, for solving linear, second-order ode's? If so, where can I find them. (The code for the example given in the text, the van der Pol's equation, is split into different parts and is confusing when I try to use it.)
1 comentario
Jan
el 10 de Mzo. de 2013
It would be helpful, if you post your code and the error messages. Then a suggestion for improvements would be much easier.
Respuestas (1)
Azzi Abdelmalek
el 10 de Mzo. de 2013
0 votos
La pregunta está cerrada.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!