Matrix coefficient in PDE toolbox for an elliptic equation
4 次查看(过去 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!