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!