How can i solve Simultaneously pde in matlab ?
Mostrar comentarios más antiguos
How can i solve Simultaneously pde in matlab ?
Respuestas (1)
Deepak Ramaswamy
el 29 de Mayo de 2014
0 votos
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
Categorías
Más información sobre Eigenvalue Problems en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!