In the previous articles, we discussed how vectors are used in machine learning. In this article, we will discuss the norm of a vector. A norm is a way to measure...
In math, transposing a matrix is the process of switching its columns and rows. Transposing a matrix changes the location of its elements but doesn't alter their properties. A transposed...
A matrix is a rectangular arrangement of data points in rows and columns, and matrix with the same number of rows and columns is said to be a square matrix....
In Linear Algebra, Matrices are one of the most important topics of mathematics. The application of matrix is not just limited to mathematical solving problems; it has its applications across...
In this article, we will discuss one of the most essential topics of Linear Algebra, i.e., Eigenvalues and Eigenvectors. But before the start of the article, we will discuss Linear...
A matrix is a rectangular arrangement of numbers (real or complex) or symbols arranged in rows and columns. The number in the matrix are called the elements, and if the...