Matrix coefficient in PDE toolbox for an elliptic equation
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
When using the PDE toolbox to solve an elliptic equation
- div ( c * grad(u) ) = f
can c be a matrix that is a function of x and y (s.p.d., uniformly elliptic)? Or only scalar valued? If so, can anyone provide the proper syntax or appropriate reference in the documentation? Many thanks!
0 commentaires
Réponse acceptée
Bill Greene
le 2 Juin 2013
For pdetool GUI, the relevant documentation is here: http://www.mathworks.com/help/pde/ug/coefficients-for-scalar-pdes-in-pdetool.html
From a MATLAB script, the documentation is here:
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Geometry and Mesh dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!