How can you apply flux boundary conditions using bvp4c, or bvp5c?

조회 수: 3 (최근 30일)
Mark
Mark 2014년 3월 24일
편집: Mark 2014년 3월 24일
Hello,
I'm interested in solving two boundary value problems, each are second order differential equations, roughly of the form:
y'' = sinh(y) {from x = 0 to x = L}
y_2'' = exp(-y_2) {from x = -L to x = 0}
I have well defined Direchlet boundary conditions at x = -L, and x = L.
I would like to add the following two boundary conditions:
y'(0) = y_2'(0)
y(0) = y_2
Thoughts on how this can be done?
Thanks, Mark

답변 (0개)

카테고리

Help CenterFile Exchange에서 Boundary Value Problems에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by