2D Diffusion problem with multi-region domain in Deep Learning Toolbox
Show older comments
I have seen one lecture on this in mathworks website (mathworks.com/videos/physics-informed-machine-learning-with-matlab-1747332177157.html), where you have solved the 2D heat equation with a domain as a single region domain, and one other reference is (https://in.mathworks.com/help/pde/ug/solve-poisson-equation-on-unit-disk-using-pinn.html)
But what if we have a multi-region domain, with different region-specific coefficients, ICs, etc. (Please see attached problem pdf); so using FEM MATLAB PDE toolbox, we will have a solution as shown in the attached figure (please see);
Can someone please help me to develop the pdetoolbox+PINNs-based code to solve such a problem?
Answers (0)
Categories
Find more on Geometry and Mesh in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!