As attached I have a nonlinear ode with boundary conditions. What I knew is my problem is a boundary value problem,but my function has a two regions
. My needed is to solve this function numercially and match the solution in the two regions.One thing has to mentioned is that this problem is a stiff problem.What solver I need to use to solve this problem and do I need to break my function into two functions of first order or not?

 채택된 답변

추가 답변 (1개)

Torsten
Torsten 2017년 11월 29일

0 개 추천

Use "bvp4c" with its option for "Multipoint Boundary Value problems":
https://de.mathworks.com/help/matlab/ref/bvp4c.html#bt5uooc-23
Best wishes
Torsten.

카테고리

태그

질문:

2017년 11월 28일

댓글:

2018년 2월 15일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by