first order derivative in matlab pdetoolbox
이전 댓글 표시
Hi all, I want to model an equation using du/dx, but there's not a type to specify it. I am trying to solve an elliptic equation, but it contains du/dx. I read the documentations, and it is told to use 'ux' for du/dx in 'f' parameter specifications. I have tried that, but it won't work, producing an error.
How to specify du/dx or du/dy in matlab pde-toolbox?
Thank you.
답변 (1개)
Deepak Ramaswamy
2012년 11월 20일
0 개 추천
ux, uy should be the way to specify the first derivatives. Could you post your PDE and the error that you are seeing?
Deepak
카테고리
도움말 센터 및 File Exchange에서 Eigenvalue Problems에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!