gaganaut
- 20
- 0
Hi,
I would like to transform a vector from Spherical to cartesian coordinate system. But the question is probably not that straight forward. :(
I have a vector say E = E_r~\hat{r}+E_{\theta}~\hat{\theta}+E_{\phi}~\hat{\phi}.
But I know only the cartesian coordinate from where it starts, say (x,y,z) and I do not know where it ends. So I am unable to find angles \theta and \phi for computing the transformation matrix R that transforms the vector E to cartesian system. This R is the usual matrix with sines and cosines of \theta and \phi and can be seen here.
http://en.wikipedia.org/wiki/Vector_fields_in_cylindrical_and_spherical_coordinates
So how do I go about it. Is there even a way to do this. Once again this is not a homework question and is for a small project that I am doing. There aren't any homeworks at this time of the year. :)
Appreciate any form of help.
Kedar
I would like to transform a vector from Spherical to cartesian coordinate system. But the question is probably not that straight forward. :(
I have a vector say E = E_r~\hat{r}+E_{\theta}~\hat{\theta}+E_{\phi}~\hat{\phi}.
But I know only the cartesian coordinate from where it starts, say (x,y,z) and I do not know where it ends. So I am unable to find angles \theta and \phi for computing the transformation matrix R that transforms the vector E to cartesian system. This R is the usual matrix with sines and cosines of \theta and \phi and can be seen here.
http://en.wikipedia.org/wiki/Vector_fields_in_cylindrical_and_spherical_coordinates
So how do I go about it. Is there even a way to do this. Once again this is not a homework question and is for a small project that I am doing. There aren't any homeworks at this time of the year. :)
Appreciate any form of help.
Kedar