Cartesian and Polar Coordinates
Cartesian Coordinates (x,y): A vector, V, in a 2-D Cartesian coordinate system can be written as:- V=(Vx,Vy)=Vxi Vyj
The magnitude of V is:
- |V|=√(Vx2 Vy2)
Polar Coordinates (r,θ): Written in polar coordinates,
- V=(Vr,Vθ)=Vrr
Relations between Cartesian and polar coordinates:
- Vr = √(Vx2 Vy2)
Vθ=tan-1(Vy/Vx)
Vx = |V|cos(θ)
Vy = |V|sin(θ)
No comments:
Post a Comment