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!