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!