Finite difference method for solving non linear ode with boundary conditions
Info
This question is closed. Reopen it to edit or answer.
Show older comments
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 Comment
Sulaymon Eshkabilov
on 5 Jun 2021
Edited: Sulaymon Eshkabilov
on 5 Jun 2021
The equations can be solved via [for ... end] or [while ... end] loop coding.
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!