Solving coupled differential equations with iterative method.
조회 수: 5 (최근 30일)
이전 댓글 표시
I am trying to solve the following coupled differential equations:
and ,
where and .
The parameters here that I would like to tune are , and all other parameters are just constants. I have solved this using the finite difference method in Matlab, but this is innacurate because it is only a first order method. I am looking for a higher order algorithm to solve this pair of equations.
댓글 수: 0
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!