MATLAB source mfile code for Trapezoidal method of solving ODEs
Afficher commentaires plus anciens
Hello, Does anyone have or know the m-file for trapezoidal method of solving ODEs (with simple linear iterations)? Thanks
2 commentaires
John D'Errico
le 9 Fév 2014
I'm guessing you mean a variation of Euler's method?
ACHKHE
le 10 Juin 2021
ther's a function in matlab called ode23t, search about it, its the same " trapezoidal method of solving ODEs "
Réponses (1)
Catégories
En savoir plus sur Numerical Integration and Differentiation dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!