How to define c-coefficient as a u function in nonlinear pde?
이전 댓글 표시
답변 (1개)
Alan Weiss
2016년 1월 11일
0 개 추천
In particular, scalar coefficients in string form has one way, 2-D scalar coefficients in function form has another way, 3-D coefficients in function form has a different way, and c coefficient for systems has all the details on the c coefficient.
If you have an elliptic PDE, be sure to use pdenonlin instead of assempde for the solution. Or, for the PDE app, select Solve > Parameters > Use nonlinear solver
Alan Weiss
MATLAB mathematical toolbox documentation
댓글 수: 2
troxylon
2016년 1월 11일
Alan Weiss
2016년 1월 11일
Please let us know:
- Your MATLAB version (such as R2013b)
- Your exact function call (such as u = parabolic(...))
- Any special setup you do (such as running in the PDE app)
Alan Weiss
MATLAB mathematical toolbox documentation
카테고리
도움말 센터 및 File Exchange에서 Boundary Conditions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!