Can the symbolic toolbox Laplacian be used for other than cartesian coordinates?
2 views (last 30 days)
Show older comments
Ken Bannister
on 29 Sep 2021
Commented: Ken Bannister
on 22 Oct 2021
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 Comments
Accepted Answer
Tanmay Das
on 20 Oct 2021
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.
More Answers (0)
See Also
Categories
Find more on Symbolic Math Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!