How do I solve multiple bvps with coupled boundary values?

I am looking for a way to solve multiple boundary value problems with coupled boundary values.
For example I have a mechanical Problem with two sections, and for each section I have a System of differential equations.
The boundary values are known on the very outside (left side of the left section and right side of the right section).
In the middle, where the two sections meet, the boundary values should be the same for both sections (right side of left section = left side of right section).
So far I have solved these Problems with bvp4c, but only for 1 section, and I can't think of a way to implement it for multiple sections.
Any help would be greatly appreciated.

 채택된 답변

Torsten
Torsten 2024년 2월 9일
이동: Torsten 2024년 2월 9일

1 개 추천

Use the facility of bvp4c to solve multipoint boundary value problems as in your case:

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Programming에 대해 자세히 알아보기

제품

릴리스

R2022b

질문:

2024년 2월 9일

이동:

2024년 2월 9일

Community Treasure Hunt

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

Start Hunting!

Translated by