Finite difference method for solving non linear ode with boundary conditions
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
With the help of your video on YouTube and some raises questions, I try to plot these nonlinear second-order differential equations solved by the finite difference method but unfortunately, I don't get it to help me look at it maybe there is an error on the boundary conditions theta(-1)=0; theta(1) = 0. Or on my problem.
Thanks
댓글 수: 1
Sulaymon Eshkabilov
2021년 6월 5일
편집: Sulaymon Eshkabilov
2021년 6월 5일
The equations can be solved via [for ... end] or [while ... end] loop coding.
답변 (0개)
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!