Can the symbolic toolbox Laplacian be used for other than cartesian coordinates?
2 次查看(过去 30 天)
显示 更早的评论
In potential theory and elasticity theory, the Laplacian operator often appears, and is applied in all separable (orthogonal)
coordinate systems. The Laplacian-squared (del-fourth) operator also appears in elasticity theory. I know that the
Symbolic Toolbox Laplacian can be applied in cartesian coordinates (and that symbolic divergence, gradient, and
curl operators exist) but how about for other orthogonal coordinate systems such as polar, cylindrical,
spherical, elliptical, etc.? How about for the Laplacian-squared operator - has anyone tackled this even for
cartesian coordinates?
0 个评论
采纳的回答
Tanmay Das
2021-10-20
Hi,
In the current scenario, I suppose there are no functions for Polar or cylindrical Laplacian. However, the developers are aware of this case. Meanwhile, you can try converting other coordinate systems into cartesian coordinate system and then use laplacian function if that is possible.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Symbolic Math Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!