how do I solve this pde with a loop?
이전 댓글 표시
hello everyone,
I have a pde like this:
in which w, D, and h0 are constants, i can give them kown values, and I want use a loop value for Kfi,Kff, Kf and lamda to solve h(x,t), so what can I do? THANKES!!
Also, the initial condition is h(x,0)=15, and the boundary condition is h(D,t)=h0
댓글 수: 1
Torsten
2022년 6월 6일
And what is the boundary condition at x=0 ?
Use MATLAB's "pdepe" to solve.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 PDE Solvers에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!