Matrix coefficient in PDE toolbox for an elliptic equation
5 ビュー (過去 30 日間)
古いコメントを表示
When using the PDE toolbox to solve an elliptic equation
- div ( c * grad(u) ) = f
can c be a matrix that is a function of x and y (s.p.d., uniformly elliptic)? Or only scalar valued? If so, can anyone provide the proper syntax or appropriate reference in the documentation? Many thanks!
0 件のコメント
採用された回答
Bill Greene
2013 年 6 月 2 日
For pdetool GUI, the relevant documentation is here: http://www.mathworks.com/help/pde/ug/coefficients-for-scalar-pdes-in-pdetool.html
From a MATLAB script, the documentation is here:
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Geometry and Mesh についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!