How can i solve Simultaneously pde in matlab ?
Show older comments
How can i solve Simultaneously pde in matlab ?
Answers (1)
Deepak Ramaswamy
on 29 May 2014
0 votes
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
Categories
Find more on Eigenvalue Problems in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!