Member-only story

Vectors and Matrices

Parveen Khurana
11 min readNov 29, 2019

--

In this article, we discuss the basic operations on Vectors and Matrices and how we can represent the input data in the form of Matrices.

Vector just represents the co-ordinates that the point has in a given space.

Vectors also have a geometric interpretation: it's a ray that connects the origin of that space to the point.

A vector is quantified with magnitude and direction.

We can have vectors which have different directions but the same magnitude

Adding two vectors: We can add them elementwise

--

--

Parveen Khurana
Parveen Khurana

Written by Parveen Khurana

Writing on Data Science, Philosophy, Emotional Health | Grateful for the little moments and every reader | Nature lover at heart | Follow for reflective musings

No responses yet