What do you see when you look at this image? Well, it's a fluid art. Easy, right? This seemingly obvious observation is not an easy task for a computer. How does a computer that processes everything in 0s and 1s even store this image? The answer is matrices! A digital image is made up of small indivisible units called pixels. Each pixel of an image is represented by an intensity value. Therefore, an image is essentially a matrix whose elements are the intensity values of each individual pixel. To expand, compress, crop or perform any operation on these images, linear algebra is most likely involved.
Linear algebra is a branch of mathematics that deals with linear equations and linear functions which are represented through matrices and vectors. In simpler words, linear algebra helps you understand geometric concepts such as planes, in higher dimensions, and perform mathematical operations on them. It can be thought of as an extension of algebra into an arbitrary number of dimensions. Rather than working with scalars, it works with matrices and vectors.
Computer graphics.
Cryptography.
Web page ranking.
Social network analysis.
Discrete time population models.
By way of comparison: roughly speaking, calculus created the industrial revolution. There's a small (but growing) group of mathematicians who believe that linear algebra is going to be at least as big as calculus, insofar as its impact on society.
The main aim is to find complex topics with the easiest explanations and you probably won't be able to find that in one book only. Look for simple explanations in as many different books as possible. These are the books that I used to grasp the understanding of complicated topics covered throughout the syllabus.
Elementary Linear Algebra 11th Edition by Howard Anton
These are all the links that you will be needing to understand some core concepts with the best explanations available on Youtube. I have also included some interesting videos on certain topics that will elevate your desire to know more about this course. Learn to visualize not memorize!
Coming Soon.