- #1
- 20
- 0
Iam having trouble understanding how one arrives at the transformation matrix for spherical to rectangular coordinates.
I understand till getting the (x,y,z) from (r,th
ie.,
z = [email protected]
y = [email protected]#
x = [email protected]#
Note:
@ - theta (vertical angle)
# - phi (horizontal angle)
Please show me how to get the transformation matrix. Thanks in advance!
I understand till getting the (x,y,z) from (r,th
ie.,
z = [email protected]
y = [email protected]#
x = [email protected]#
Note:
@ - theta (vertical angle)
# - phi (horizontal angle)
Please show me how to get the transformation matrix. Thanks in advance!