필터 지우기
필터 지우기

Surface Normal

조회 수: 1 (최근 30일)
Dougie
Dougie 2012년 5월 2일
Hi I'm trying to calculate the normal vector, in spherical coordinates at points on a surface.
I have calculated dr/dtheta and dr/dphi where r is the vector form the origin to the surface. I know i now need the cross product of these two values however i'm unsure as to how to do this on matlab.

답변 (1개)

Sean de Wolski
Sean de Wolski 2012년 5월 2일
doc cross
and, more importantly for you:
doc surfnorm %You might escape wheel reinvention

카테고리

Help CenterFile Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by