How to create a rectangular domain made of many sub-regions in PDE toolbox

조회 수: 3 (최근 30일)
Gerardo Malavena
Gerardo Malavena 2022년 2월 13일
편집: Vaibhav 2023년 10월 6일
Hi all,
I need to use the PDE toolbox to solve the Laplace equation in a simple 2-D rectangular domain. The thing is that I want my rectangle to be divided in an arbitrary number of sub-regions (like a grid) to specify a different value of the dielectric constant in each of these regions.
I have been looking around but I have not come up with any solution yet. I have some experience with Matlab but I have never used it for PDE problems.
Thank you!

답변 (1개)

Vaibhav
Vaibhav 2023년 10월 6일
편집: Vaibhav 2023년 10월 6일
Hi Gerardo
I understand that you are looking for solving a Laplace equation using a PDE toolbox.
You can refer to below documentation to know about solving Poisson's Equation, Laplace equation is special case of Poisson equation.
Explore the documentation below to discover the range of equations you can handle with the PDE Toolbox: https://in.mathworks.com/help/pde/ug/equations-you-can-solve.html
For a comprehensive view of the new features introduced in the PDE Toolbox, refer to this documentation: https://in.mathworks.com/help/pde/release-notes.html
Hope this helps!
Regards,
Vaibhav

카테고리

Help CenterFile Exchange에서 Geometry and Mesh에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by