MATLAB source mfile code for Trapezoidal method of solving ODEs
Show older comments
Hello, Does anyone have or know the m-file for trapezoidal method of solving ODEs (with simple linear iterations)? Thanks
2 Comments
John D'Errico
on 9 Feb 2014
I'm guessing you mean a variation of Euler's method?
ACHKHE
on 10 Jun 2021
ther's a function in matlab called ode23t, search about it, its the same " trapezoidal method of solving ODEs "
Answers (1)
Categories
Find more on Numerical Integration and Differentiation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!