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!