Dirichlet and Robin boundary condition

조회 수: 7 (최근 30일)
Sepehr
Sepehr 2013년 12월 18일
댓글: Christian Chamberlayne 2020년 3월 20일
*I have worked a lot on this problem but unfortunately more I work more get confused , a differential problem whit Dirichlet and Robin boundary condition. And the most difficult thing which I think is the only problem for me is the right boundary condition, while I don't know if I do completely wrong..
How can I solve this differential equation using MATLAB?*
  댓글 수: 2
Sepehr
Sepehr 2013년 12월 19일
편집: Sepehr 2013년 12월 19일
Nobody knows ?!!
Christian Chamberlayne
Christian Chamberlayne 2020년 3월 20일
you can use a shooting method.
use ODE 45 with u(0) = 0 and loop through a set of guesses for u'(0)
Then evaluate your guesses for how close they are to satifying u'(1) + u(1) = 5
converge on the correct guess for u'(0) that meets u'(1) + u(1) = 5

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Physics에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by