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!