How can I "simplify" the resolution of this system of odes?
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi, as you can see in the attached file, I've a system of second order ODEs with BCs.
I tried to solve it with bvp4c, firstly converting second order equations in first order. So, I don't ask you how to solve it with bvp4c, since I've already did it. My biggest problem is that final solution is extremely dependent on the initial guess of solution since the equations are non linear, and numerical uncertainty is too high.
How can I find a way to make the resolution of the system "easier", for example solving the equations through a discretization?
Thank you!
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Boundary Value Problems에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!