How to create a rectangular domain made of many sub-regions in PDE toolbox
4 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
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.
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Geometry and Mesh 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!