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!