MATLAB source mfile code for Trapezoidal method of solving ODEs
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello, Does anyone have or know the m-file for trapezoidal method of solving ODEs (with simple linear iterations)? Thanks
2 Kommentare
ACHKHE
am 10 Jun. 2021
ther's a function in matlab called ode23t, search about it, its the same " trapezoidal method of solving ODEs "
Antworten (1)
Siehe auch
Kategorien
Mehr zu Numerical Integration and Differentiation finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!