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!