Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Linear Algebra 101: From Basic Concepts to Image Scaling
Prashant Basnet
Sep 18, 2024
275 views
What's a real world application of linear algebra?
Almost all of us, have used image resizing.
When you resize an image on your phone, you're actually using linear algebra!
The scaling operation can be represented as a simple matrix multiplication:
What is Linear Algebra?
🤔🤔
Algebra:
Branch of mathematics that uses letters & symbols to represent numbers & quantities in an equations. It's about finding unknown values & understanding relationships between variables.
Example:
In this algebraic equations:
solving this equations:
Breaking down what algebra is:
Algebra allows us to:
What is linear?
In mathematics, linear refers to a relationship or function that forms a straight line when graphed. It involves quantities that are directly proportional to each other. The key properties of linearity are:
Now let's introduce more concept on linear algebra:
Vectors and matrices are mathematical concepts that exist independently of linear algebra. They are used in various areas of mathematics & science.
However, linear algebra as a field heavily utilises & develops these concepts. It's not linear algebra borrowed these tools, but rather it grew around them & with them.
Linear Algebra:
Heavily utilises and develops concepts of vectors and matrices
Linear algebra provides a framework that:
Vectors and Matrices in Linear Algebra
While vectors & matrices existed before linear algebra was formalised as a field, linear algebra has significantly expanded our understanding & use of these tools.
Solving Force Vectors: Wind and Gravity Example
Given:
Step 1: Express vectors in (x, y) format
Step 2: Add vectors to find the resultant
Resultant
Step 3: Interpret the result
Step 4: Calculate the magnitude of the resultant force
Step 5: Calculate the angle of the resultant force
The negative angle indicates it's below the horizontal.
Conclusion:
The object will move with a force of approximately 4.47 units at an angle of 26.57° below the horizontal to the right.
#CSCE598 #linearAlgebra #Matrices #Vectors #ImageResizing #ImageRescaling
#ComputerScience #DataScience