MATLAB source mfile code for Trapezoidal method of solving ODEs
2 次查看(过去 30 天)
显示 更早的评论
Hello, Does anyone have or know the m-file for trapezoidal method of solving ODEs (with simple linear iterations)? Thanks
2 个评论
ACHKHE
2021-6-10
ther's a function in matlab called ode23t, search about it, its the same " trapezoidal method of solving ODEs "
回答(1 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!