Solution of Laplace equation for a regular hexagon
조회 수: 1 (최근 30일)
이전 댓글 표시
I am trying to solve Laplace equation in a regular hexagon. My equation is ∇2ϕ=0 and boundary conditions are :
ϕ=0 (at the base of hexagon)
ϕ=ϕ1;
ϕ=ϕ2;
ϕ=ϕ3;
ϕ=ϕ4;
ϕ=ϕ5 (the above five boundary conditions are for the remaining 5 sides.)
Now, I don't have any analytical solution for this problem. Is this solvable in MATLAB by any means. I am completely confused and don't know how to proceed.
Thanks
댓글 수: 0
답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Boundary Conditions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!