How can i solve Simultaneously pde in matlab ?
이전 댓글 표시
답변 (1개)
Deepak Ramaswamy
2014년 5월 29일
0 개 추천
couple of ways -
- pdepe for 1-D in space equations or if the symmetry collapses the 2-D/3-D in space problem to a 1-D spatial problem
- PDE Toolbox for 2-D in space equations or if the symmetry collapses the 3-D problem to a 2-D spatial problem
What kind of problem do you have?
Deepak
카테고리
도움말 센터 및 File Exchange에서 Eigenvalue Problems에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!