Monday, 20 February 2023

Cartesian and Polar Representation of 2D Vector

Simple Cartesian Representation of Vector

A vector in Cartesian plane representation has two components x and y.

x-component:    y-component:



Vector is: 0i + 0j

Simple Polar Representation of Vector

A 2d vector in Polar representation has components angle and magnitude.

Angle:    Magnitude:



Vector is: 0.cos(0) i + 0.sin(0) j

Tags: Mathematical Foundations for Data Science,

No comments:

Post a Comment

Translation (v6)

Welcome to Translation App First time users, please reg...