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 Matrices Fundamentals: Types, Operations & Forms

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
 
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
 
Matlab HTI summer training course Lecture3
Matlab HTI summer training course Lecture3Matlab HTI summer training course Lecture3
Matlab HTI summer training course Lecture3Mohamed Awni
 
Matlab matrices and arrays
Matlab matrices and arraysMatlab matrices and arrays
Matlab matrices and arraysAmeen San
 
Matrices and its Applications to Solve Some Methods of Systems of Linear Equa...
Matrices and its Applications to Solve Some Methods of Systems of Linear Equa...Matrices and its Applications to Solve Some Methods of Systems of Linear Equa...
Matrices and its Applications to Solve Some Methods of Systems of Linear Equa...Rwan Kamal
 

Similar to Matrices Fundamentals: Types, Operations & Forms (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
 
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
 
4.1 matrices
4.1 matrices4.1 matrices
4.1 matrices
 
Vectormaths and Matrix in R.pptx
Vectormaths and Matrix in R.pptxVectormaths and Matrix in R.pptx
Vectormaths and Matrix in R.pptx
 
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
 
Matlab HTI summer training course Lecture3
Matlab HTI summer training course Lecture3Matlab HTI summer training course Lecture3
Matlab HTI summer training course Lecture3
 
Lesson 1 matrix
Lesson 1 matrixLesson 1 matrix
Lesson 1 matrix
 
Matlab matrices and arrays
Matlab matrices and arraysMatlab matrices and arrays
Matlab matrices and arrays
 
Matrices and its Applications to Solve Some Methods of Systems of Linear Equa...
Matrices and its Applications to Solve Some Methods of Systems of Linear Equa...Matrices and its Applications to Solve Some Methods of Systems of Linear Equa...
Matrices and its Applications to Solve Some Methods of Systems of Linear Equa...
 

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

Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfUmakantAnnand
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 

Recently uploaded (20)

Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.Compdf
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 

Matrices Fundamentals: Types, Operations & Forms

  • 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;