SlideShare a Scribd company logo
1 of 13
Matrices
MM1 module 3, lecture 1
Slide number 2
Matrices lesson 1 objectives
• After this lesson you should have a clear
understanding of:
• What matrices are;
• Performing basic operations on matrices;
• Special forms of matrices
Slide number 3
What is a matrix?
• A matrix is a rectangular array of elements
• The elements may be of any type (e.g. integer,
real, complex, logical, or even other matrices).
• In this course we will only consider matrices
that have integer or real number values.
−5 0 1 2
3 −4 −9 2
3 1 4 2






Slide number 4
Order of matrices…
• Order 4 × 3:
• Order 3 × 4:
3 columns→
4 rows
↓
−5 0 1
2 3 −4
−9 2 6
3 1 4












4 columns→
3 rows
↓
−5 0 1 2
3 −4 −9 2
3 1 4 2










Slide number 5
…Order of matrices
• Order 2 × 4:
• Order 1 × 6:
• Order 3 × 1:
1 columns→
3 rows
↓
3
−1
5










6 columns→
1 rows
↓
2 1 1 −2 1 −5[ ]
4 columns→
2 rows
↓
−23 −0.5 4.3 12
8 2 8 1




Slide number 6
Specifying matrix elements
• aij denotes the
element of the
matrix A on the ith
row and jth
column.
A=
column j →
row i
↓
−5 0 1
2 3 −4
−9 2 6
3 1 4








• a12 = 0
• a21 = 2
• a23 = -4
• a32 = 2
• a41 = 3
• a43 = 4
Slide number 7
Matrix operations: scalar multiplication
• Multiplying an m × n matrix by a scalar results in an m × n
matrix with each of its elements multiplied by the scalar.
• e.g.












−−−
−−
−−
−
=












−
−
−
−












−
−
−
=












−
−
−
826
12418
864
2010
413
629
432
105
2
1239
18627
1296
3015
413
629
432
105
3
Slide number 8
Matrix operations: addition…
• Adding or subtracting an m × n matrix by an m × n matrix
results in an m × n matrix with each of its elements added or
subtracted.
• e.g.












−
−
−
−−−
=












−
−
−−
−












−
−
−












−
−
−
−
=












−
−
−−
+












−
−
−
431
8112
113
136
024
213
541
231
413
629
432
105
417
436
971
334
024
213
541
231
413
629
432
105
Slide number 9
…Matrix operations: addition
• Note that matrices being added or subtracted
must be of the same order.
• e.g.
invalid!
113
201
413
629
432
105
=




−
+












−
−
−
Slide number 10
Special matrices: row and column
• A 1 × n matrix is called a row matrix.
e.g.
• An m × 1 matrix is called a column matrix.
e.g. 1 columns→
3 rows
↓
3
−1
5










6 columns→
1 rows
↓
2 1 1 −2 1 −5[ ]
Slide number 11
Special matrices: square
• An n × n matrix is called a square matrix.
i.e. a square matrix has the same number of
rows and columns.
e.g.
[ ]












−−
−−









 −−






−
4705
7350
0523
5031
211
010
210
21
32
1
Slide number 12
Special matrices: distance
• A distance matrix is a square matrix that
shows the distances between locations.
Distance matrices are frequently used on road
maps to show the number of kilometres
between major cities. Note that the
main diagonal elements are all zeros.
Slide number 13
Matrices lesson 1 objectives
• After this lesson you should have a clear
understanding of:
• What matrices are;
• Performing basic operations on matrices;
• Special forms of matrices;

More Related Content

What's hot

MediaEval 2018: Frame-based Evaluation with Deep Features to Predict Emotiona...
MediaEval 2018: Frame-based Evaluation with Deep Features to Predict Emotiona...MediaEval 2018: Frame-based Evaluation with Deep Features to Predict Emotiona...
MediaEval 2018: Frame-based Evaluation with Deep Features to Predict Emotiona...multimediaeval
 
SJUT/MAT210/Interpolation/Splines 2013-14S2
SJUT/MAT210/Interpolation/Splines 2013-14S2SJUT/MAT210/Interpolation/Splines 2013-14S2
SJUT/MAT210/Interpolation/Splines 2013-14S2John Ham
 
systems of linear equations & matrices
systems of linear equations & matricessystems of linear equations & matrices
systems of linear equations & matricesStudent
 
Linear Programming Project
Linear Programming ProjectLinear Programming Project
Linear Programming ProjectChawal Ukesh
 
March 31, 2014
March 31, 2014March 31, 2014
March 31, 2014khyps13
 
Linear graph[1]edit
Linear graph[1]editLinear graph[1]edit
Linear graph[1]editsmarshall9
 
Tutorial 1 : SIGNIFICANT FIGURES AND STANDARD FORM
Tutorial 1 : SIGNIFICANT FIGURES AND STANDARD FORMTutorial 1 : SIGNIFICANT FIGURES AND STANDARD FORM
Tutorial 1 : SIGNIFICANT FIGURES AND STANDARD FORMNurul Ainn
 
Matrix Manipulation in Matlab
Matrix Manipulation in MatlabMatrix Manipulation in Matlab
Matrix Manipulation in MatlabMohamed Loey
 
Lesson 19
Lesson 19Lesson 19
Lesson 19NRWEG3
 
Pre algebra chapter 2 notes
Pre algebra chapter 2 notesPre algebra chapter 2 notes
Pre algebra chapter 2 noteshhennigan
 

What's hot (20)

Drawing Manual by Madhava
Drawing Manual by MadhavaDrawing Manual by Madhava
Drawing Manual by Madhava
 
Functions lesson
Functions lesson Functions lesson
Functions lesson
 
MediaEval 2018: Frame-based Evaluation with Deep Features to Predict Emotiona...
MediaEval 2018: Frame-based Evaluation with Deep Features to Predict Emotiona...MediaEval 2018: Frame-based Evaluation with Deep Features to Predict Emotiona...
MediaEval 2018: Frame-based Evaluation with Deep Features to Predict Emotiona...
 
Ma3bfet par 10.6 5 aug 2014
Ma3bfet par 10.6 5 aug 2014Ma3bfet par 10.6 5 aug 2014
Ma3bfet par 10.6 5 aug 2014
 
Assignment problem
Assignment problemAssignment problem
Assignment problem
 
Y = mx + c
Y = mx + cY = mx + c
Y = mx + c
 
SJUT/MAT210/Interpolation/Splines 2013-14S2
SJUT/MAT210/Interpolation/Splines 2013-14S2SJUT/MAT210/Interpolation/Splines 2013-14S2
SJUT/MAT210/Interpolation/Splines 2013-14S2
 
systems of linear equations & matrices
systems of linear equations & matricessystems of linear equations & matrices
systems of linear equations & matrices
 
Linear Programming Project
Linear Programming ProjectLinear Programming Project
Linear Programming Project
 
Graphing systems
Graphing systemsGraphing systems
Graphing systems
 
March 31, 2014
March 31, 2014March 31, 2014
March 31, 2014
 
Linear graph[1]edit
Linear graph[1]editLinear graph[1]edit
Linear graph[1]edit
 
Assignment model
Assignment modelAssignment model
Assignment model
 
Tutorial 1 : SIGNIFICANT FIGURES AND STANDARD FORM
Tutorial 1 : SIGNIFICANT FIGURES AND STANDARD FORMTutorial 1 : SIGNIFICANT FIGURES AND STANDARD FORM
Tutorial 1 : SIGNIFICANT FIGURES AND STANDARD FORM
 
Matrix Manipulation in Matlab
Matrix Manipulation in MatlabMatrix Manipulation in Matlab
Matrix Manipulation in Matlab
 
Algebra
AlgebraAlgebra
Algebra
 
Lesson 19
Lesson 19Lesson 19
Lesson 19
 
Pre algebra chapter 2 notes
Pre algebra chapter 2 notesPre algebra chapter 2 notes
Pre algebra chapter 2 notes
 
Matriks
MatriksMatriks
Matriks
 
Bresenham algorithm
Bresenham algorithmBresenham algorithm
Bresenham algorithm
 

Similar to Intro to Matrices

11th MATRICES PPT.pptx
11th MATRICES PPT.pptx11th MATRICES PPT.pptx
11th MATRICES PPT.pptx21EDM04Merlin
 
Matrix Algebra : Mathematics for Business
Matrix Algebra : Mathematics for BusinessMatrix Algebra : Mathematics for Business
Matrix Algebra : Mathematics for BusinessKhan Tanjeel Ahmed
 
Precalculus 09 Matrices.pptx
Precalculus 09 Matrices.pptxPrecalculus 09 Matrices.pptx
Precalculus 09 Matrices.pptxKarloFritz
 
Precalculus 09 Matrices.pptx
Precalculus 09 Matrices.pptxPrecalculus 09 Matrices.pptx
Precalculus 09 Matrices.pptxPiyaliBhar1
 
Introducing J-Language Function: ",." (Commma-dot)
Introducing J-Language Function:  ",." (Commma-dot)Introducing J-Language Function:  ",." (Commma-dot)
Introducing J-Language Function: ",." (Commma-dot)Hikaru Sugiura
 
Week_3_Lec_11-15_with_watermarking.pdf
Week_3_Lec_11-15_with_watermarking.pdfWeek_3_Lec_11-15_with_watermarking.pdf
Week_3_Lec_11-15_with_watermarking.pdfPrabhaK22
 
CP1-Chp6-Matrices (2).pptx used for revision
CP1-Chp6-Matrices (2).pptx used for revisionCP1-Chp6-Matrices (2).pptx used for revision
CP1-Chp6-Matrices (2).pptx used for revisionrachaelgiwa11
 
Introduction to Matlab - Basic Functions
Introduction to Matlab - Basic FunctionsIntroduction to Matlab - Basic Functions
Introduction to Matlab - Basic Functionsjoellivz
 
BSC_COMPUTER _SCIENCE_UNIT-3_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-3_DISCRETE MATHEMATICSBSC_COMPUTER _SCIENCE_UNIT-3_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-3_DISCRETE MATHEMATICSRai University
 

Similar to Intro to Matrices (20)

MATLAB - Arrays and Matrices
MATLAB - Arrays and MatricesMATLAB - Arrays and Matrices
MATLAB - Arrays and Matrices
 
11th MATRICES PPT.pptx
11th MATRICES PPT.pptx11th MATRICES PPT.pptx
11th MATRICES PPT.pptx
 
Matrix Algebra : Mathematics for Business
Matrix Algebra : Mathematics for BusinessMatrix Algebra : Mathematics for Business
Matrix Algebra : Mathematics for Business
 
Matrices
MatricesMatrices
Matrices
 
matrix
matrixmatrix
matrix
 
Determinants.ppt
Determinants.pptDeterminants.ppt
Determinants.ppt
 
Precalculus 09 Matrices.pptx
Precalculus 09 Matrices.pptxPrecalculus 09 Matrices.pptx
Precalculus 09 Matrices.pptx
 
Precalculus 09 Matrices.pptx
Precalculus 09 Matrices.pptxPrecalculus 09 Matrices.pptx
Precalculus 09 Matrices.pptx
 
Types of Matrics
Types of MatricsTypes of Matrics
Types of Matrics
 
Introducing J-Language Function: ",." (Commma-dot)
Introducing J-Language Function:  ",." (Commma-dot)Introducing J-Language Function:  ",." (Commma-dot)
Introducing J-Language Function: ",." (Commma-dot)
 
Matrix
MatrixMatrix
Matrix
 
Week_3_Lec_11-15_with_watermarking.pdf
Week_3_Lec_11-15_with_watermarking.pdfWeek_3_Lec_11-15_with_watermarking.pdf
Week_3_Lec_11-15_with_watermarking.pdf
 
Matlab tutorial 1
Matlab tutorial 1Matlab tutorial 1
Matlab tutorial 1
 
4.1 matrices
4.1 matrices4.1 matrices
4.1 matrices
 
CP1-Chp6-Matrices (2).pptx used for revision
CP1-Chp6-Matrices (2).pptx used for revisionCP1-Chp6-Matrices (2).pptx used for revision
CP1-Chp6-Matrices (2).pptx used for revision
 
Vectormaths and Matrix in R.pptx
Vectormaths and Matrix in R.pptxVectormaths and Matrix in R.pptx
Vectormaths and Matrix in R.pptx
 
Introduction to Matlab - Basic Functions
Introduction to Matlab - Basic FunctionsIntroduction to Matlab - Basic Functions
Introduction to Matlab - Basic Functions
 
Matrices
MatricesMatrices
Matrices
 
Matlab introduction
Matlab introductionMatlab introduction
Matlab introduction
 
BSC_COMPUTER _SCIENCE_UNIT-3_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-3_DISCRETE MATHEMATICSBSC_COMPUTER _SCIENCE_UNIT-3_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-3_DISCRETE MATHEMATICS
 

More from marniekrentz

6.5 slope point equation
6.5 slope point equation6.5 slope point equation
6.5 slope point equationmarniekrentz
 
6.4 slope intercept equation
6.4 slope intercept equation6.4 slope intercept equation
6.4 slope intercept equationmarniekrentz
 
Rotational symmetry
Rotational symmetryRotational symmetry
Rotational symmetrymarniekrentz
 
6.2 properties of quadrilaterals
6.2 properties of quadrilaterals6.2 properties of quadrilaterals
6.2 properties of quadrilateralsmarniekrentz
 
6.2 parallel and perpendicular slopes
6.2 parallel and perpendicular slopes6.2 parallel and perpendicular slopes
6.2 parallel and perpendicular slopesmarniekrentz
 
6.1 slope point formula
6.1 slope point formula6.1 slope point formula
6.1 slope point formulamarniekrentz
 
7.4 similar triangles
7.4 similar triangles7.4 similar triangles
7.4 similar trianglesmarniekrentz
 
7.3 similar polygons
7.3 similar polygons7.3 similar polygons
7.3 similar polygonsmarniekrentz
 
7.2 scale diagrams and reduction
7.2 scale diagrams and reduction7.2 scale diagrams and reduction
7.2 scale diagrams and reductionmarniekrentz
 
4.6 exponent laws review2
4.6 exponent laws review24.6 exponent laws review2
4.6 exponent laws review2marniekrentz
 
4.5 negative exponents
4.5 negative exponents4.5 negative exponents
4.5 negative exponentsmarniekrentz
 
4.6 exponent laws review
4.6 exponent laws review4.6 exponent laws review
4.6 exponent laws reviewmarniekrentz
 
4.3 simplify radicals
4.3 simplify radicals4.3 simplify radicals
4.3 simplify radicalsmarniekrentz
 
4.2 irrational numbers
4.2 irrational numbers4.2 irrational numbers
4.2 irrational numbersmarniekrentz
 
4.4 fractional exponents
4.4 fractional exponents4.4 fractional exponents
4.4 fractional exponentsmarniekrentz
 

More from marniekrentz (20)

6.5 slope point equation
6.5 slope point equation6.5 slope point equation
6.5 slope point equation
 
6.4 slope intercept equation
6.4 slope intercept equation6.4 slope intercept equation
6.4 slope intercept equation
 
Rotational symmetry
Rotational symmetryRotational symmetry
Rotational symmetry
 
Lines of symmetry
Lines of symmetryLines of symmetry
Lines of symmetry
 
Lines of symmetry
Lines of symmetryLines of symmetry
Lines of symmetry
 
Rotations
RotationsRotations
Rotations
 
6.2 properties of quadrilaterals
6.2 properties of quadrilaterals6.2 properties of quadrilaterals
6.2 properties of quadrilaterals
 
6.2 parallel and perpendicular slopes
6.2 parallel and perpendicular slopes6.2 parallel and perpendicular slopes
6.2 parallel and perpendicular slopes
 
6.1 slope point formula
6.1 slope point formula6.1 slope point formula
6.1 slope point formula
 
6.1 rise and run
6.1 rise and run6.1 rise and run
6.1 rise and run
 
7.4 similar triangles
7.4 similar triangles7.4 similar triangles
7.4 similar triangles
 
Scale factors
Scale factorsScale factors
Scale factors
 
7.3 similar polygons
7.3 similar polygons7.3 similar polygons
7.3 similar polygons
 
7.2 scale diagrams and reduction
7.2 scale diagrams and reduction7.2 scale diagrams and reduction
7.2 scale diagrams and reduction
 
4.6 exponent laws review2
4.6 exponent laws review24.6 exponent laws review2
4.6 exponent laws review2
 
4.5 negative exponents
4.5 negative exponents4.5 negative exponents
4.5 negative exponents
 
4.6 exponent laws review
4.6 exponent laws review4.6 exponent laws review
4.6 exponent laws review
 
4.3 simplify radicals
4.3 simplify radicals4.3 simplify radicals
4.3 simplify radicals
 
4.2 irrational numbers
4.2 irrational numbers4.2 irrational numbers
4.2 irrational numbers
 
4.4 fractional exponents
4.4 fractional exponents4.4 fractional exponents
4.4 fractional exponents
 

Recently uploaded

Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024Elizabeth Walsh
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...Nguyen Thanh Tu Collection
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxCeline George
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Pooja Bhuva
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structuredhanjurrannsibayan2
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfDr Vijay Vishwakarma
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - Englishneillewis46
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the ClassroomPooky Knightsmith
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxUmeshTimilsina1
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxannathomasp01
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxDr. Ravikiran H M Gowda
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 

Recently uploaded (20)

Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptx
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 

Intro to Matrices

  • 2. Slide number 2 Matrices lesson 1 objectives • After this lesson you should have a clear understanding of: • What matrices are; • Performing basic operations on matrices; • Special forms of matrices
  • 3. Slide number 3 What is a matrix? • A matrix is a rectangular array of elements • The elements may be of any type (e.g. integer, real, complex, logical, or even other matrices). • In this course we will only consider matrices that have integer or real number values. −5 0 1 2 3 −4 −9 2 3 1 4 2      
  • 4. Slide number 4 Order of matrices… • Order 4 × 3: • Order 3 × 4: 3 columns→ 4 rows ↓ −5 0 1 2 3 −4 −9 2 6 3 1 4             4 columns→ 3 rows ↓ −5 0 1 2 3 −4 −9 2 3 1 4 2          
  • 5. Slide number 5 …Order of matrices • Order 2 × 4: • Order 1 × 6: • Order 3 × 1: 1 columns→ 3 rows ↓ 3 −1 5           6 columns→ 1 rows ↓ 2 1 1 −2 1 −5[ ] 4 columns→ 2 rows ↓ −23 −0.5 4.3 12 8 2 8 1    
  • 6. Slide number 6 Specifying matrix elements • aij denotes the element of the matrix A on the ith row and jth column. A= column j → row i ↓ −5 0 1 2 3 −4 −9 2 6 3 1 4         • a12 = 0 • a21 = 2 • a23 = -4 • a32 = 2 • a41 = 3 • a43 = 4
  • 7. Slide number 7 Matrix operations: scalar multiplication • Multiplying an m × n matrix by a scalar results in an m × n matrix with each of its elements multiplied by the scalar. • e.g.             −−− −− −− − =             − − − −             − − − =             − − − 826 12418 864 2010 413 629 432 105 2 1239 18627 1296 3015 413 629 432 105 3
  • 8. Slide number 8 Matrix operations: addition… • Adding or subtracting an m × n matrix by an m × n matrix results in an m × n matrix with each of its elements added or subtracted. • e.g.             − − − −−− =             − − −− −             − − −             − − − − =             − − −− +             − − − 431 8112 113 136 024 213 541 231 413 629 432 105 417 436 971 334 024 213 541 231 413 629 432 105
  • 9. Slide number 9 …Matrix operations: addition • Note that matrices being added or subtracted must be of the same order. • e.g. invalid! 113 201 413 629 432 105 =     − +             − − −
  • 10. Slide number 10 Special matrices: row and column • A 1 × n matrix is called a row matrix. e.g. • An m × 1 matrix is called a column matrix. e.g. 1 columns→ 3 rows ↓ 3 −1 5           6 columns→ 1 rows ↓ 2 1 1 −2 1 −5[ ]
  • 11. Slide number 11 Special matrices: square • An n × n matrix is called a square matrix. i.e. a square matrix has the same number of rows and columns. e.g. [ ]             −− −−           −−       − 4705 7350 0523 5031 211 010 210 21 32 1
  • 12. Slide number 12 Special matrices: distance • A distance matrix is a square matrix that shows the distances between locations. Distance matrices are frequently used on road maps to show the number of kilometres between major cities. Note that the main diagonal elements are all zeros.
  • 13. Slide number 13 Matrices lesson 1 objectives • After this lesson you should have a clear understanding of: • What matrices are; • Performing basic operations on matrices; • Special forms of matrices;