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!