Borrar filtros
Borrar filtros

Surface Normal

1 visualización (últimos 30 días)
Dougie
Dougie el 2 de Mayo de 2012
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.

Respuestas (1)

Sean de Wolski
Sean de Wolski el 2 de Mayo de 2012
doc cross
and, more importantly for you:
doc surfnorm %You might escape wheel reinvention

Categorías

Más información sobre Surface and Mesh Plots en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by