- General PDE: https://www.mathworks.com/help/pde/pde-problem-setup.html
- PDE examples: https://www.mathworks.com/help/pde/examples.html
Solution of a System of two PDE in two dimensions
4 次查看(过去 30 天)
显示 更早的评论
Hi,
I need to solve a system of two PDE with time and 2 Dimensional space dependence.
The system is of the form
where Δ is the Laplacian (basically it is a reaction diffusion system.
I need to use the PDE toolbox but I cannot find an worked out example from which I can start to code my problem, and I am not able to find any example on the documentation.
Many thanks for the help
Edoardo
0 个评论
回答(1 个)
Binaya
2024-1-18
Hi Edoardo
The PDE toolbox needs you to express the equations in a required format. To understand how PDE toolbox can be used to for solving the partial differential equations you can refer to the below documentation links:
Hope this helps.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 PDE Solvers 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!