SlideShare une entreprise Scribd logo
1  sur  8
1 | Application of Matrices
MMMAAATTTRRRIIICCCEEESSS
WWWhhhaaattt iiisss aaa MMMaaatttrrriiixxx???
A matrix is a two-dimensional arrangement of numbers in rows and columns enclosed bya pair of square
brackets ([ ]), in the form shown below.
AAAppppppllliiicccaaatttiiiooonnn ooofff MMMaaatttrrriiiccceeesss iiinnn RRReeeaaalll LLLiiifffeee:::
Matrices are nothing but the rectangular arrangement of numbers, expressions, symbols which are
arranged in columns and rows.
The numbers present in the matrix are called as entities or entries.
A matrix is said to be having ‘m’ number of rows and ‘n’ number of columns.
Matrices find many applications in scientific fields and apply to practical real life problems as well,
thus making an indispensable concept for solving many practical problems.
Some of the main applications of matrices are briefed below:
• In physics related applications, matrices are applied in the study of electrical circuits, quantum
mechanics and optics.
In the calculation of battery power outputs, resistor conversion of electrical energy into another
useful energy, these matrices play a major role in calculations.
Especially in solving the problems using Kirchoff’s laws of voltage and current, the matrices are
essential.
• In computer based applications, matrices play a vital role in the projection of three dimensional
image into a two dimensional screen, creating the realistic seeming motions.
Stochastic matrices and Eigen vector solvers are used in the page rank algorithms which are used in
the ranking of web pages in Google search.
The matrix calculus is used in the generalization of analytical notions like exponentials and
derivatives to their higher dimensions.
One of the most important usages of matrices in computer side applications are encryption of
message codes.
Matrices and their inverse matrices are used for a programmer for coding or encrypting a message.
A message is made as a sequence of numbers in a binary format for communication and it follows
code theory for solving.
Hence with the help of matrices, those equations are solved.
With these encryptions only, internet functions are working and even banks could work with
transmission of sensitive and private data’s.
• In geology, matrices are used for taking seismic surveys.
They are used for plotting graphs, statistics and also to do scientific studies in almost different
fields.
2 | Application of Matrices
• Matrices are used in representing the real world data’s like the traits of people’s population,
habits, etc.
They are best representation methods for plotting the common survey things.
• Matrices are used in calculating the gross domestic products in economics which eventually
helps in calculating the goods production efficiently.
• Matrices are used in many organizations such as for scientists for recording the data for their
experiments.
• In robotics and automation, matrices are the base elements for the robot movements.
The movements of the robots are programmed with the calculation of matrices’ rows and columns.
The inputs for controlling robots are given based on the calculations from matrices.
HHHiiissstttooorrryyy &&& UUUssseeesss OOOfff MMMaaatttrrriiiccceeesss:::
The history of matrices goes back to ancient times! But the term "matrix" was not applied to the
concept until 1850.
"Matrix" is the Latin word for womb, and it retains that sense in English. It can also mean more
generally any place in which something is formed or produced.
The orgins of mathematical matrices lie with the study of systems of simultaneous linear equations.
An important Chinese text from between 300 BC and AD 200, Nine Chapters of the Mathematical
Art(Chiu Chang Suan Shu), gives the first known example of the use of matrix methods to solve
simultaneous equations.
Since their first appearance in ancient China, matrices have remained important mathematical
tools. Today, they are used not simply for solving systems of simultaneous linear equations, but also
for describing the quantum mechanics of atomic structure, designing computer game graphics,
analyzing relationships, and even plotting complicateddance steps!
3 | Application of Matrices
MMMeeettthhhoooddd TTTooo SSSooolllvvveee TTThhheee MMMaaatttrrriiiccceeesss:::
A Matrix is an array of numbers:
There are many things you can do with them ...
Adding
To add two matrices, just add the numbers in the matching positions:
These are the calculations:
3+4=7 8+0=8
4+1=5 6-9=-3
The two matrices must be the same size, i.e. the rows must match in size, and the
columns must match in size.
Example: a matrix with 3 rows and 5 columns can be added to another matrix of 3
rows and 5 columns.
But it could not be added to a matrix with 3 rows and 4 columns (the columns
don't match in size)
4 | Application of Matrices
Negative
The negative of a matrix is also simple:
These are the calculations:
-(2)=-2 -(-4)=+4
-(7)=-7 -(10)=-10
Subtracting
To subtract two matrices, just subtract the numbers in the matching positions:
These are the calculations:
3-4=-1 8-0=8
4-1=3 6-(-9)=15
Note: subtracting is actually defined as the addition of a negative matrix: A + (-B)
5 | Application of Matrices
Multiply by a Constant
You can multiply a matrix by some value:
These are the calculations:
2×4=8 2×0=0
2×1=2 2×-9=-18
We call the constant a scalar, so officially this is called "scalar multiplication".
Multiplying a Matrix by Another Matrix
But to multiply a matrix by another matrix you need to do the "dot product" of
rows and columns ... what does that mean? Let me show you with an example:
To work out the answer for the 1st row and 1st column:
The "Dot Product" is where you multiply matching members, then sum up:
(1, 2, 3) • (7, 9, 11) = 1×7 + 2×9 + 3×11 = 58
We match the 1st members (1 and 7), multiply them, likewise for the 2nd members
(2 and 9) and the 3rd members (3 and 11), and finally sum them up.
6 | Application of Matrices
Dividing
And what about division? Well you don't actually divide matrices, you do it this
way:
A/B = A × (1/B) = A × B-1
where B-1
means the "inverse" of B.
Transposing
To "transpose" a matrix, just swap the rows and columns. We put a "T" in the top
right-hand corner to mean transpose:
Notation
A matrix is usually shown by a capital letter (such as A, or B)
Each entry (or "element") is shown by a lower case letter with a "subscript"
of row,column:
7 | Application of Matrices
Order of Multiplication
In arithmetic we are used to:
3 × 5 = 5 × 3
(The Commutative Law of Multiplication)
But this is not generally true for matrices (matrix multiplication is not
commutative):
AB ≠ BA
When you change the order of multiplication, the answer is (usually) different.
Identity Matrix
The "Identity Matrix" is the matrix equivalent of the number "1":
It is a special matrix, because when you multiply by it, the original is unchanged:
A × I = A
I × A = A
8 | Application of Matrices

Contenu connexe

Tendances

Matrix and it's Application
Matrix and it's ApplicationMatrix and it's Application
Matrix and it's ApplicationMahmudle Hassan
 
Matrix and it's application
Matrix and it's application Matrix and it's application
Matrix and it's application MOHAMMAD AKASH
 
Application of Matrices in real life | Matrices application | The Matrices
Application of Matrices in real life | Matrices application | The MatricesApplication of Matrices in real life | Matrices application | The Matrices
Application of Matrices in real life | Matrices application | The MatricesSahilJhajharia
 
application of differential equations
application of differential equationsapplication of differential equations
application of differential equationsVenkata.Manish Reddy
 
Application of matrices in Daily life
Application of matrices in Daily lifeApplication of matrices in Daily life
Application of matrices in Daily lifeshubham mishra
 
Applications of Matrices
Applications of MatricesApplications of Matrices
Applications of Matricessanthosh kumar
 
Applications of Linear Algebra in Computer Sciences
Applications of Linear Algebra in Computer SciencesApplications of Linear Algebra in Computer Sciences
Applications of Linear Algebra in Computer SciencesAmir Sharif Chishti
 
Application of Matrices on Cryptography
Application of Matrices on CryptographyApplication of Matrices on Cryptography
Application of Matrices on CryptographyRam Gupta
 
Matrices in computer applications
Matrices in computer applicationsMatrices in computer applications
Matrices in computer applicationsRayyan777
 
Applications of differential equations
Applications of differential equationsApplications of differential equations
Applications of differential equationsSohag Babu
 
Matrices And Determinants
Matrices And DeterminantsMatrices And Determinants
Matrices And DeterminantsDEVIKA S INDU
 
Applications of Matrices in Engineering
Applications of Matrices in EngineeringApplications of Matrices in Engineering
Applications of Matrices in EngineeringAliHasan358
 
MATRICES AND ITS TYPE
MATRICES AND ITS TYPEMATRICES AND ITS TYPE
MATRICES AND ITS TYPEHimanshu Negi
 
Application of Differential Equation
Application of Differential EquationApplication of Differential Equation
Application of Differential EquationSalim Hosen
 
Maths Class 12 Probability Project Presentation
Maths Class 12 Probability Project PresentationMaths Class 12 Probability Project Presentation
Maths Class 12 Probability Project PresentationAaditya Pandey
 
Matrix and its applications by mohammad imran
Matrix and its applications by mohammad imranMatrix and its applications by mohammad imran
Matrix and its applications by mohammad imranMohammad Imran
 

Tendances (20)

Matrix and it's Application
Matrix and it's ApplicationMatrix and it's Application
Matrix and it's Application
 
Matrix and it's application
Matrix and it's application Matrix and it's application
Matrix and it's application
 
Application of Matrices in real life | Matrices application | The Matrices
Application of Matrices in real life | Matrices application | The MatricesApplication of Matrices in real life | Matrices application | The Matrices
Application of Matrices in real life | Matrices application | The Matrices
 
application of differential equations
application of differential equationsapplication of differential equations
application of differential equations
 
Application of matrices in Daily life
Application of matrices in Daily lifeApplication of matrices in Daily life
Application of matrices in Daily life
 
Applications of Matrices
Applications of MatricesApplications of Matrices
Applications of Matrices
 
Applications of Linear Algebra in Computer Sciences
Applications of Linear Algebra in Computer SciencesApplications of Linear Algebra in Computer Sciences
Applications of Linear Algebra in Computer Sciences
 
Application of Matrices on Cryptography
Application of Matrices on CryptographyApplication of Matrices on Cryptography
Application of Matrices on Cryptography
 
Matrix.
Matrix.Matrix.
Matrix.
 
Matrices in computer applications
Matrices in computer applicationsMatrices in computer applications
Matrices in computer applications
 
Applications of differential equations
Applications of differential equationsApplications of differential equations
Applications of differential equations
 
Matrices And Determinants
Matrices And DeterminantsMatrices And Determinants
Matrices And Determinants
 
Applications of Matrices in Engineering
Applications of Matrices in EngineeringApplications of Matrices in Engineering
Applications of Matrices in Engineering
 
Integration
IntegrationIntegration
Integration
 
MATRICES AND ITS TYPE
MATRICES AND ITS TYPEMATRICES AND ITS TYPE
MATRICES AND ITS TYPE
 
Application of Differential Equation
Application of Differential EquationApplication of Differential Equation
Application of Differential Equation
 
Presentation on matrix
Presentation on matrixPresentation on matrix
Presentation on matrix
 
Maths Class 12 Probability Project Presentation
Maths Class 12 Probability Project PresentationMaths Class 12 Probability Project Presentation
Maths Class 12 Probability Project Presentation
 
Integration formulas
Integration formulasIntegration formulas
Integration formulas
 
Matrix and its applications by mohammad imran
Matrix and its applications by mohammad imranMatrix and its applications by mohammad imran
Matrix and its applications by mohammad imran
 

Similaire à Application of matrices in real life

1 linear algebra matrices
1 linear algebra matrices1 linear algebra matrices
1 linear algebra matricesAmanSaeed11
 
Matrix in real life.pptx
Matrix in real life.pptxMatrix in real life.pptx
Matrix in real life.pptxShahinSafana
 
Ebook mst209 block3_e1i1_n9780749252830_l1 (2)
Ebook mst209 block3_e1i1_n9780749252830_l1 (2)Ebook mst209 block3_e1i1_n9780749252830_l1 (2)
Ebook mst209 block3_e1i1_n9780749252830_l1 (2)Fred Stanworth
 
Application of Mathematics in Mechanical Engineering
Application of Mathematics in Mechanical EngineeringApplication of Mathematics in Mechanical Engineering
Application of Mathematics in Mechanical Engineeringijtsrd
 
Basic MATLAB-Presentation.pptx
Basic MATLAB-Presentation.pptxBasic MATLAB-Presentation.pptx
Basic MATLAB-Presentation.pptxPremanandS3
 
Linear Algebra Applications
Linear Algebra ApplicationsLinear Algebra Applications
Linear Algebra ApplicationsRamesh Shashank
 
Brief review on matrix Algebra for mathematical economics
Brief review on matrix Algebra for mathematical economicsBrief review on matrix Algebra for mathematical economics
Brief review on matrix Algebra for mathematical economicsfelekephiliphos3
 
Vector and Matrix operationsVector and Matrix operations
Vector and Matrix operationsVector and Matrix operationsVector and Matrix operationsVector and Matrix operations
Vector and Matrix operationsVector and Matrix operationsssuser2624f71
 
Solving ONE’S interval linear assignment problem
Solving ONE’S interval linear assignment problemSolving ONE’S interval linear assignment problem
Solving ONE’S interval linear assignment problemIJERA Editor
 
Linear Algebra Presentation including basic of linear Algebra
Linear Algebra Presentation including basic of linear AlgebraLinear Algebra Presentation including basic of linear Algebra
Linear Algebra Presentation including basic of linear AlgebraMUHAMMADUSMAN93058
 
Lesson 1 - Introduction to Matrices
Lesson 1 - Introduction to MatricesLesson 1 - Introduction to Matrices
Lesson 1 - Introduction to MatricesJonathan Templin
 
IRJET - Application of Linear Algebra in Machine Learning
IRJET -  	  Application of Linear Algebra in Machine LearningIRJET -  	  Application of Linear Algebra in Machine Learning
IRJET - Application of Linear Algebra in Machine LearningIRJET Journal
 
Engineering Numerical Analysis-Introduction.pdf
Engineering Numerical Analysis-Introduction.pdfEngineering Numerical Analysis-Introduction.pdf
Engineering Numerical Analysis-Introduction.pdfssuseraae901
 
Alg II 3-6 Solving Systems - Matrices
Alg II 3-6 Solving Systems - MatricesAlg II 3-6 Solving Systems - Matrices
Alg II 3-6 Solving Systems - Matricesjtentinger
 
Alg II Unit 3-6-solvingsystemsmatrices
Alg II Unit 3-6-solvingsystemsmatricesAlg II Unit 3-6-solvingsystemsmatrices
Alg II Unit 3-6-solvingsystemsmatricesjtentinger
 
Matrices and Determinants
Matrices and DeterminantsMatrices and Determinants
Matrices and DeterminantsSOMASUNDARAM T
 

Similaire à Application of matrices in real life (20)

1 linear algebra matrices
1 linear algebra matrices1 linear algebra matrices
1 linear algebra matrices
 
Manu maths ppt
Manu maths pptManu maths ppt
Manu maths ppt
 
Matrix in real life.pptx
Matrix in real life.pptxMatrix in real life.pptx
Matrix in real life.pptx
 
Ebook mst209 block3_e1i1_n9780749252830_l1 (2)
Ebook mst209 block3_e1i1_n9780749252830_l1 (2)Ebook mst209 block3_e1i1_n9780749252830_l1 (2)
Ebook mst209 block3_e1i1_n9780749252830_l1 (2)
 
Application of Mathematics in Mechanical Engineering
Application of Mathematics in Mechanical EngineeringApplication of Mathematics in Mechanical Engineering
Application of Mathematics in Mechanical Engineering
 
Basic MATLAB-Presentation.pptx
Basic MATLAB-Presentation.pptxBasic MATLAB-Presentation.pptx
Basic MATLAB-Presentation.pptx
 
Linear Algebra Applications
Linear Algebra ApplicationsLinear Algebra Applications
Linear Algebra Applications
 
Brief review on matrix Algebra for mathematical economics
Brief review on matrix Algebra for mathematical economicsBrief review on matrix Algebra for mathematical economics
Brief review on matrix Algebra for mathematical economics
 
Vector and Matrix operationsVector and Matrix operations
Vector and Matrix operationsVector and Matrix operationsVector and Matrix operationsVector and Matrix operations
Vector and Matrix operationsVector and Matrix operations
 
Matrices
MatricesMatrices
Matrices
 
Solving ONE’S interval linear assignment problem
Solving ONE’S interval linear assignment problemSolving ONE’S interval linear assignment problem
Solving ONE’S interval linear assignment problem
 
Linear Algebra Presentation including basic of linear Algebra
Linear Algebra Presentation including basic of linear AlgebraLinear Algebra Presentation including basic of linear Algebra
Linear Algebra Presentation including basic of linear Algebra
 
Lesson 1 - Introduction to Matrices
Lesson 1 - Introduction to MatricesLesson 1 - Introduction to Matrices
Lesson 1 - Introduction to Matrices
 
IRJET - Application of Linear Algebra in Machine Learning
IRJET -  	  Application of Linear Algebra in Machine LearningIRJET -  	  Application of Linear Algebra in Machine Learning
IRJET - Application of Linear Algebra in Machine Learning
 
Engineering Numerical Analysis-Introduction.pdf
Engineering Numerical Analysis-Introduction.pdfEngineering Numerical Analysis-Introduction.pdf
Engineering Numerical Analysis-Introduction.pdf
 
Alg II 3-6 Solving Systems - Matrices
Alg II 3-6 Solving Systems - MatricesAlg II 3-6 Solving Systems - Matrices
Alg II 3-6 Solving Systems - Matrices
 
Alg II Unit 3-6-solvingsystemsmatrices
Alg II Unit 3-6-solvingsystemsmatricesAlg II Unit 3-6-solvingsystemsmatrices
Alg II Unit 3-6-solvingsystemsmatrices
 
Matrices and Determinants
Matrices and DeterminantsMatrices and Determinants
Matrices and Determinants
 
Mat lab.pptx
Mat lab.pptxMat lab.pptx
Mat lab.pptx
 
Presentation.pptx
Presentation.pptxPresentation.pptx
Presentation.pptx
 

Dernier

Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 

Dernier (20)

Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 

Application of matrices in real life

  • 1. 1 | Application of Matrices MMMAAATTTRRRIIICCCEEESSS WWWhhhaaattt iiisss aaa MMMaaatttrrriiixxx??? A matrix is a two-dimensional arrangement of numbers in rows and columns enclosed bya pair of square brackets ([ ]), in the form shown below. AAAppppppllliiicccaaatttiiiooonnn ooofff MMMaaatttrrriiiccceeesss iiinnn RRReeeaaalll LLLiiifffeee::: Matrices are nothing but the rectangular arrangement of numbers, expressions, symbols which are arranged in columns and rows. The numbers present in the matrix are called as entities or entries. A matrix is said to be having ‘m’ number of rows and ‘n’ number of columns. Matrices find many applications in scientific fields and apply to practical real life problems as well, thus making an indispensable concept for solving many practical problems. Some of the main applications of matrices are briefed below: • In physics related applications, matrices are applied in the study of electrical circuits, quantum mechanics and optics. In the calculation of battery power outputs, resistor conversion of electrical energy into another useful energy, these matrices play a major role in calculations. Especially in solving the problems using Kirchoff’s laws of voltage and current, the matrices are essential. • In computer based applications, matrices play a vital role in the projection of three dimensional image into a two dimensional screen, creating the realistic seeming motions. Stochastic matrices and Eigen vector solvers are used in the page rank algorithms which are used in the ranking of web pages in Google search. The matrix calculus is used in the generalization of analytical notions like exponentials and derivatives to their higher dimensions. One of the most important usages of matrices in computer side applications are encryption of message codes. Matrices and their inverse matrices are used for a programmer for coding or encrypting a message. A message is made as a sequence of numbers in a binary format for communication and it follows code theory for solving. Hence with the help of matrices, those equations are solved. With these encryptions only, internet functions are working and even banks could work with transmission of sensitive and private data’s. • In geology, matrices are used for taking seismic surveys. They are used for plotting graphs, statistics and also to do scientific studies in almost different fields.
  • 2. 2 | Application of Matrices • Matrices are used in representing the real world data’s like the traits of people’s population, habits, etc. They are best representation methods for plotting the common survey things. • Matrices are used in calculating the gross domestic products in economics which eventually helps in calculating the goods production efficiently. • Matrices are used in many organizations such as for scientists for recording the data for their experiments. • In robotics and automation, matrices are the base elements for the robot movements. The movements of the robots are programmed with the calculation of matrices’ rows and columns. The inputs for controlling robots are given based on the calculations from matrices. HHHiiissstttooorrryyy &&& UUUssseeesss OOOfff MMMaaatttrrriiiccceeesss::: The history of matrices goes back to ancient times! But the term "matrix" was not applied to the concept until 1850. "Matrix" is the Latin word for womb, and it retains that sense in English. It can also mean more generally any place in which something is formed or produced. The orgins of mathematical matrices lie with the study of systems of simultaneous linear equations. An important Chinese text from between 300 BC and AD 200, Nine Chapters of the Mathematical Art(Chiu Chang Suan Shu), gives the first known example of the use of matrix methods to solve simultaneous equations. Since their first appearance in ancient China, matrices have remained important mathematical tools. Today, they are used not simply for solving systems of simultaneous linear equations, but also for describing the quantum mechanics of atomic structure, designing computer game graphics, analyzing relationships, and even plotting complicateddance steps!
  • 3. 3 | Application of Matrices MMMeeettthhhoooddd TTTooo SSSooolllvvveee TTThhheee MMMaaatttrrriiiccceeesss::: A Matrix is an array of numbers: There are many things you can do with them ... Adding To add two matrices, just add the numbers in the matching positions: These are the calculations: 3+4=7 8+0=8 4+1=5 6-9=-3 The two matrices must be the same size, i.e. the rows must match in size, and the columns must match in size. Example: a matrix with 3 rows and 5 columns can be added to another matrix of 3 rows and 5 columns. But it could not be added to a matrix with 3 rows and 4 columns (the columns don't match in size)
  • 4. 4 | Application of Matrices Negative The negative of a matrix is also simple: These are the calculations: -(2)=-2 -(-4)=+4 -(7)=-7 -(10)=-10 Subtracting To subtract two matrices, just subtract the numbers in the matching positions: These are the calculations: 3-4=-1 8-0=8 4-1=3 6-(-9)=15 Note: subtracting is actually defined as the addition of a negative matrix: A + (-B)
  • 5. 5 | Application of Matrices Multiply by a Constant You can multiply a matrix by some value: These are the calculations: 2×4=8 2×0=0 2×1=2 2×-9=-18 We call the constant a scalar, so officially this is called "scalar multiplication". Multiplying a Matrix by Another Matrix But to multiply a matrix by another matrix you need to do the "dot product" of rows and columns ... what does that mean? Let me show you with an example: To work out the answer for the 1st row and 1st column: The "Dot Product" is where you multiply matching members, then sum up: (1, 2, 3) • (7, 9, 11) = 1×7 + 2×9 + 3×11 = 58 We match the 1st members (1 and 7), multiply them, likewise for the 2nd members (2 and 9) and the 3rd members (3 and 11), and finally sum them up.
  • 6. 6 | Application of Matrices Dividing And what about division? Well you don't actually divide matrices, you do it this way: A/B = A × (1/B) = A × B-1 where B-1 means the "inverse" of B. Transposing To "transpose" a matrix, just swap the rows and columns. We put a "T" in the top right-hand corner to mean transpose: Notation A matrix is usually shown by a capital letter (such as A, or B) Each entry (or "element") is shown by a lower case letter with a "subscript" of row,column:
  • 7. 7 | Application of Matrices Order of Multiplication In arithmetic we are used to: 3 × 5 = 5 × 3 (The Commutative Law of Multiplication) But this is not generally true for matrices (matrix multiplication is not commutative): AB ≠ BA When you change the order of multiplication, the answer is (usually) different. Identity Matrix The "Identity Matrix" is the matrix equivalent of the number "1": It is a special matrix, because when you multiply by it, the original is unchanged: A × I = A I × A = A
  • 8. 8 | Application of Matrices