Solve 2D Partial Differential Equations Using Deep Learning
显示 更早的评论
Can MATLAB center give more cases concerning solving 2D Partial Differential Equations (i.e., Heat transport equation) Using Deep Learning?
Compared with solving the 1D Burger's equation with deep learning (https://ch.mathworks.com/help/deeplearning/ug/solve-partial-differential-equations-using-deep-learning.html), how can I set the boundary and initial conditions during the process of solving 2D PDEs?
3 个评论
CSCh
2021-12-16
Hi JULEI, I did not understand your question. In principle, you have to expand the 1D case to 2D easily by initialize your initial conditions for 2 variables, e.g, x,y and also the PDE u,v.
Regrads,
Chris
Torsten
2021-12-16
@ Chris:
See e.g.
https://arxiv.org/abs/1708.07469
JULEI
2021-12-16
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Electromagnetics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!