Nonlinear parabolic PDE with PDE toolbox
1 回表示 (過去 30 日間)
古いコメントを表示
Hi,
I'd like to solve the PDE
$\partial u / \partial t = r*(\partial/\partial r[r*D0*(u/u0)^n])$
where D0, C0 and n are constants and $u=u(r,t)$
using the PDE toolbox. However, I don't seem to be able to find a way to set it up - mainly finding the coefficients to specify the PDE. Is there a way to do it? Any help would be much appreciated.
Thanks!
0 件のコメント
回答 (1 件)
Alan Weiss
2015 年 11 月 23 日
Generally, PDE Toolbox solves problems with second-order spatial derivatives. If you can manage to convert your problem into this form, then you can specify coefficients as documented.
Good luck,
Alan Weiss
MATLAB mathematical toolbox documentation
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Eigenvalue Problems についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!