How to create a rectangular domain made of many sub-regions in PDE toolbox
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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!
0 comentarios
Respuestas (1)
Vaibhav
el 6 de Oct. de 2023
Editada: Vaibhav
el 6 de Oct. de 2023
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.
You can refer to below documentation to get started with PDE Toolbox: https://in.mathworks.com/help/pde/getting-started-with-partial-differential-equation-toolbox.html?s_tid=CRUX_lftnav
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
0 comentarios
Ver también
Categorías
Más información sobre Geometry and Mesh en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!