How to solve a non-standard PDE using MATLAB pde-toolbox?
Afficher commentaires plus anciens
I need to solve a pde of the form: p*d2u/dx2 + d2u/dy2 -q*u = r*du/dx + s*x*du/dy
where p, q, r, s are constants.
The pdetool does not allow to enter different coefficients for the separate second order terms. Is it possible to enter different coefficients for the separate second order terms via command-line?
Thanks in advance.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur PDE Solvers dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!