MATLAB source mfile code for Trapezoidal method of solving ODEs
Mostrar comentarios más antiguos
Hello, Does anyone have or know the m-file for trapezoidal method of solving ODEs (with simple linear iterations)? Thanks
2 comentarios
John D'Errico
el 9 de Feb. de 2014
I'm guessing you mean a variation of Euler's method?
ACHKHE
el 10 de Jun. de 2021
ther's a function in matlab called ode23t, search about it, its the same " trapezoidal method of solving ODEs "
Respuestas (1)
Categorías
Más información sobre Numerical Integration and Differentiation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!