MATLAB source mfile code for Trapezoidal method of solving ODEs
2 views (last 30 days)
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
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)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!