SlideShare a Scribd company logo
1 of 18
10/29/2023 1
EDO STATE UNIVERSITY UZAIRUE
FACULTY OF ENGINEERING
ENGINEERING MATHEMATICS V
(GEE 412)
MODULE 1.0 _ MATRICES
BY
ENGR. OSEGBOWA E. DOUGLAS
OTHER LECTURERS:
ENGR. DR. (MRS) OBASA V. D
COURSE INFORMATION
COURSE TITLE: Engineering Mathematics
COURSE CODE: GEE 412
COURSE UNIT: 3
TERM: FIRST SEMESTER
2022/2023
MEETING TIMES: TUESDAY (1 – 3 am)
10/29/2023 2
COURSE OUTLINE
1. Numerical Systems and Errors
2. Matrices and Related Topics
3. Solution of Linear Equations
4. Numerical Solution of Equations
5. Interpolation
6. Numerical integration and differentiation
7. Functional Approximation: Least Squares
Techniques
8. Characteristics values and vectors
10/29/2023 3
COURSE OUTLINE FOR MY PART
1. Matrices and Related Topics
2. Interpolation
• Finite Differences
• Linear and Quadratic Interpolation
• Interpolation with central differences(stirling
interpolation formula)
• Interpolation of Non Equally Spaced
data(Lagrange Interpolation
3. Numerical integration and differentiation
10/29/2023 4
INTRODUCTION TO MATRICES
• A matrix (plural matrices) is a rectangular array of
numbers, symbols, or expressions, arranged in
rows and columns enclosed within a bracket.
• The numbers, symbols, or expressions in a given
matrix are called elements.
• The horizontal and vertical lines of entries in a
matrix are called rows and columns, respectively.
• The dimension of a matrix is the order of the matrix
which is defined by the number of rows(R) and
columns(C) i.e RXC that it contains.
10/29/2023 5
INTRODUCTION TO MATRICES CONTD’
• A matrix with m rows and n columns is called an
m × n matrix or m-by-n matrix.
• Matrices are usually denoted with capital letters
while its elements are denoted with small letters.
Example 1
10/29/2023 6
Example 2
Matrix A = (a b)
The matrix A shown above is a 1 x 2 matrix, it has
one(1) row and two(2) columns, with
elements(entries) a, and b respectively.
Example 3
Matrix D =
a b c
d e f
g h i
The matrix D shown above is a 3 x 3 matrix, it has
three(3) rows and three(3) columns, with
elements(entries) a, b c, d, e, f, g, h, and i,
respectively.
10/29/2023 7
Example 4
Matrix B =
1 4
5 0
The matrix B shown above is a 2 x 2 matrix, it has
two(2) rows and two(2) columns, with
elements(entries) 0, 1, 4, and 5 respectively.
10/29/2023 8
10/29/2023 9
Elements in an Array
• In any given matrix, the elements in the matrix
occupy a position on a row and column as shown:
A =
𝑎11 𝑎12 𝑎13
𝑎21 𝑎22 𝑎23
𝑎31 𝑎32 𝑎33
• In matrix A above, a11 the first no(1) denote the row
while the second no(1) denote the column, i.e the
element is located in the first row and first column.
Types of Matrices
1. Null or Zero Matrix: This is a matrix which has all
its elements to be zero(0), and its can be of any
order.
𝐴 =
0 0 0
0 0 0
0 0 0
2. Row and Column Matrix:
A = 𝑎 𝑏 𝑐 , B =
2
0
10/29/2023 10
3. Square Matrix
This is matrix in which the no of rows is equal to the
no of columns. Example is a 2 x 2 and 3 x 3 etc.
A =
1 4
5 0
and B =
1 0 4
3 5 −1
−2 2 0
4. Unit or Identity Matrix(I)
D =
1 0
0 1
and F =
1 0 0
0 1 0
0 0 1
10/29/2023 11
10/29/2023 12
5. Triangular Matrix: A square matrix where all the
elements below the left-right diagonal are 0 is called
an upper triangular matrix. A square matrix where all
the elements above the left-right diagonal are 0 is
called a lower triangular matrix.
1 2 3
0 5 4
0 0 2
Upper triangular matrix
5 0 0
4 1 0
7 5 2
Lower triangular matrix
6. Transpose of a matrix: The transpose of matrix A
is written as A’ or AT
𝐴 =
2 3 1
5 6 7
0 8 9
; AT =
2 5 0
3 6 8
1 7 9
7. Symmetric Matrix: A matrix whose transpose is
the same as the original matrix is called a symmetric
matrix. Only a square matrix can be a symmetric
matrix.
10/29/2023 13
8. Antisymmetric Matrix or Skew symmetric: Is a
square matrix whose transpose is its negation.
9. Orthogonal Matrix: A square matrix is called an
orthogonal matrix if the product of the matrix and its
transpose gives an identity matrix.
10/29/2023 14
10. Equal Matrix: Two matrices are said to be
equal when they are of the same order, and the
elements in the corresponding positions are equal.
11. Singular Matrix: Singular matrix is a matrix
whose determinant is zero(0).
10/29/2023 15
Assignments
Briefly discuss four(4) other types of matrices with
examples other than the just discussed types.
10/29/2023 16
QUESTIONS
10/29/2023 17
10/29/2023 18

More Related Content

Similar to GEE 412 _ Module 1.0 _ Matrices _ by Engr. Douglas.pptx

Introduction To Matrix
Introduction To MatrixIntroduction To Matrix
Introduction To Matrix
Annie Koh
 
matrices and function ( matrix)
matrices and function ( matrix)matrices and function ( matrix)
matrices and function ( matrix)
রেজা তানজিল
 
data structure and algorithm Array.pptx btech 2nd year
data structure and algorithm  Array.pptx btech 2nd yeardata structure and algorithm  Array.pptx btech 2nd year
data structure and algorithm Array.pptx btech 2nd year
palhimanshi999
 

Similar to GEE 412 _ Module 1.0 _ Matrices _ by Engr. Douglas.pptx (20)

Matrices
MatricesMatrices
Matrices
 
MATLAB - Arrays and Matrices
MATLAB - Arrays and MatricesMATLAB - Arrays and Matrices
MATLAB - Arrays and Matrices
 
Introduction To Matrix
Introduction To MatrixIntroduction To Matrix
Introduction To Matrix
 
Bba i-bm-u-2- matrix -
Bba i-bm-u-2- matrix -Bba i-bm-u-2- matrix -
Bba i-bm-u-2- matrix -
 
matrices and function ( matrix)
matrices and function ( matrix)matrices and function ( matrix)
matrices and function ( matrix)
 
Mcqs -Matrices and determinants
Mcqs -Matrices and determinantsMcqs -Matrices and determinants
Mcqs -Matrices and determinants
 
Determinants, crammers law, Inverse by adjoint and the applications
Determinants, crammers law,  Inverse by adjoint and the applicationsDeterminants, crammers law,  Inverse by adjoint and the applications
Determinants, crammers law, Inverse by adjoint and the applications
 
Matrix Algebra seminar ppt
Matrix Algebra seminar pptMatrix Algebra seminar ppt
Matrix Algebra seminar ppt
 
INTRODUCTION TO MATRICES, TYPES OF MATRICES,
INTRODUCTION TO MATRICES, TYPES OF MATRICES, INTRODUCTION TO MATRICES, TYPES OF MATRICES,
INTRODUCTION TO MATRICES, TYPES OF MATRICES,
 
Matlab ch1 (3)
Matlab ch1 (3)Matlab ch1 (3)
Matlab ch1 (3)
 
Matrix and its operations
Matrix and its operationsMatrix and its operations
Matrix and its operations
 
ALLIED MATHEMATICS -I UNIT III MATRICES.ppt
ALLIED MATHEMATICS -I UNIT III MATRICES.pptALLIED MATHEMATICS -I UNIT III MATRICES.ppt
ALLIED MATHEMATICS -I UNIT III MATRICES.ppt
 
Matrix
MatrixMatrix
Matrix
 
paper publication
paper publicationpaper publication
paper publication
 
Determinants - Mathematics
Determinants - MathematicsDeterminants - Mathematics
Determinants - Mathematics
 
A Parallel Direct Method For Solving Initial Value Problems For Ordinary Diff...
A Parallel Direct Method For Solving Initial Value Problems For Ordinary Diff...A Parallel Direct Method For Solving Initial Value Problems For Ordinary Diff...
A Parallel Direct Method For Solving Initial Value Problems For Ordinary Diff...
 
Matrices
MatricesMatrices
Matrices
 
data structure and algorithm Array.pptx btech 2nd year
data structure and algorithm  Array.pptx btech 2nd yeardata structure and algorithm  Array.pptx btech 2nd year
data structure and algorithm Array.pptx btech 2nd year
 
R.Ganesh Kumar
R.Ganesh KumarR.Ganesh Kumar
R.Ganesh Kumar
 
1 linear algebra matrices
1 linear algebra matrices1 linear algebra matrices
1 linear algebra matrices
 

Recently uploaded

SPLICE Working Group: Reusable Code Examples
SPLICE Working Group:Reusable Code ExamplesSPLICE Working Group:Reusable Code Examples
SPLICE Working Group: Reusable Code Examples
Peter Brusilovsky
 
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPSSpellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
AnaAcapella
 
QUATER-1-PE-HEALTH-LC2- this is just a sample of unpacked lesson
QUATER-1-PE-HEALTH-LC2- this is just a sample of unpacked lessonQUATER-1-PE-HEALTH-LC2- this is just a sample of unpacked lesson
QUATER-1-PE-HEALTH-LC2- this is just a sample of unpacked lesson
httgc7rh9c
 
Orientation Canvas Course Presentation.pdf
Orientation Canvas Course Presentation.pdfOrientation Canvas Course Presentation.pdf
Orientation Canvas Course Presentation.pdf
Elizabeth Walsh
 

Recently uploaded (20)

Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
What is 3 Way Matching Process in Odoo 17.pptx
What is 3 Way Matching Process in Odoo 17.pptxWhat is 3 Way Matching Process in Odoo 17.pptx
What is 3 Way Matching Process in Odoo 17.pptx
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
SPLICE Working Group: Reusable Code Examples
SPLICE Working Group:Reusable Code ExamplesSPLICE Working Group:Reusable Code Examples
SPLICE Working Group: Reusable Code Examples
 
Andreas Schleicher presents at the launch of What does child empowerment mean...
Andreas Schleicher presents at the launch of What does child empowerment mean...Andreas Schleicher presents at the launch of What does child empowerment mean...
Andreas Schleicher presents at the launch of What does child empowerment mean...
 
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPSSpellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
 
Model Attribute _rec_name in the Odoo 17
Model Attribute _rec_name in the Odoo 17Model Attribute _rec_name in the Odoo 17
Model Attribute _rec_name in the Odoo 17
 
QUATER-1-PE-HEALTH-LC2- this is just a sample of unpacked lesson
QUATER-1-PE-HEALTH-LC2- this is just a sample of unpacked lessonQUATER-1-PE-HEALTH-LC2- this is just a sample of unpacked lesson
QUATER-1-PE-HEALTH-LC2- this is just a sample of unpacked lesson
 
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Ă...
 
Observing-Correct-Grammar-in-Making-Definitions.pptx
Observing-Correct-Grammar-in-Making-Definitions.pptxObserving-Correct-Grammar-in-Making-Definitions.pptx
Observing-Correct-Grammar-in-Making-Definitions.pptx
 
How to Manage Call for Tendor in Odoo 17
How to Manage Call for Tendor in Odoo 17How to Manage Call for Tendor in Odoo 17
How to Manage Call for Tendor in Odoo 17
 
Orientation Canvas Course Presentation.pdf
Orientation Canvas Course Presentation.pdfOrientation Canvas Course Presentation.pdf
Orientation Canvas Course Presentation.pdf
 
Simple, Complex, and Compound Sentences Exercises.pdf
Simple, Complex, and Compound Sentences Exercises.pdfSimple, Complex, and Compound Sentences Exercises.pdf
Simple, Complex, and Compound Sentences Exercises.pdf
 
dusjagr & nano talk on open tools for agriculture research and learning
dusjagr & nano talk on open tools for agriculture research and learningdusjagr & nano talk on open tools for agriculture research and learning
dusjagr & nano talk on open tools for agriculture research and learning
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
How to Add a Tool Tip to a Field in Odoo 17
How to Add a Tool Tip to a Field in Odoo 17How to Add a Tool Tip to a Field in Odoo 17
How to Add a Tool Tip to a Field in Odoo 17
 
Including Mental Health Support in Project Delivery, 14 May.pdf
Including Mental Health Support in Project Delivery, 14 May.pdfIncluding Mental Health Support in Project Delivery, 14 May.pdf
Including Mental Health Support in Project Delivery, 14 May.pdf
 

GEE 412 _ Module 1.0 _ Matrices _ by Engr. Douglas.pptx

  • 1. 10/29/2023 1 EDO STATE UNIVERSITY UZAIRUE FACULTY OF ENGINEERING ENGINEERING MATHEMATICS V (GEE 412) MODULE 1.0 _ MATRICES BY ENGR. OSEGBOWA E. DOUGLAS OTHER LECTURERS: ENGR. DR. (MRS) OBASA V. D
  • 2. COURSE INFORMATION COURSE TITLE: Engineering Mathematics COURSE CODE: GEE 412 COURSE UNIT: 3 TERM: FIRST SEMESTER 2022/2023 MEETING TIMES: TUESDAY (1 – 3 am) 10/29/2023 2
  • 3. COURSE OUTLINE 1. Numerical Systems and Errors 2. Matrices and Related Topics 3. Solution of Linear Equations 4. Numerical Solution of Equations 5. Interpolation 6. Numerical integration and differentiation 7. Functional Approximation: Least Squares Techniques 8. Characteristics values and vectors 10/29/2023 3
  • 4. COURSE OUTLINE FOR MY PART 1. Matrices and Related Topics 2. Interpolation • Finite Differences • Linear and Quadratic Interpolation • Interpolation with central differences(stirling interpolation formula) • Interpolation of Non Equally Spaced data(Lagrange Interpolation 3. Numerical integration and differentiation 10/29/2023 4
  • 5. INTRODUCTION TO MATRICES • A matrix (plural matrices) is a rectangular array of numbers, symbols, or expressions, arranged in rows and columns enclosed within a bracket. • The numbers, symbols, or expressions in a given matrix are called elements. • The horizontal and vertical lines of entries in a matrix are called rows and columns, respectively. • The dimension of a matrix is the order of the matrix which is defined by the number of rows(R) and columns(C) i.e RXC that it contains. 10/29/2023 5
  • 6. INTRODUCTION TO MATRICES CONTD’ • A matrix with m rows and n columns is called an m × n matrix or m-by-n matrix. • Matrices are usually denoted with capital letters while its elements are denoted with small letters. Example 1 10/29/2023 6
  • 7. Example 2 Matrix A = (a b) The matrix A shown above is a 1 x 2 matrix, it has one(1) row and two(2) columns, with elements(entries) a, and b respectively. Example 3 Matrix D = a b c d e f g h i The matrix D shown above is a 3 x 3 matrix, it has three(3) rows and three(3) columns, with elements(entries) a, b c, d, e, f, g, h, and i, respectively. 10/29/2023 7
  • 8. Example 4 Matrix B = 1 4 5 0 The matrix B shown above is a 2 x 2 matrix, it has two(2) rows and two(2) columns, with elements(entries) 0, 1, 4, and 5 respectively. 10/29/2023 8
  • 9. 10/29/2023 9 Elements in an Array • In any given matrix, the elements in the matrix occupy a position on a row and column as shown: A = 𝑎11 𝑎12 𝑎13 𝑎21 𝑎22 𝑎23 𝑎31 𝑎32 𝑎33 • In matrix A above, a11 the first no(1) denote the row while the second no(1) denote the column, i.e the element is located in the first row and first column.
  • 10. Types of Matrices 1. Null or Zero Matrix: This is a matrix which has all its elements to be zero(0), and its can be of any order. 𝐴 = 0 0 0 0 0 0 0 0 0 2. Row and Column Matrix: A = 𝑎 𝑏 𝑐 , B = 2 0 10/29/2023 10
  • 11. 3. Square Matrix This is matrix in which the no of rows is equal to the no of columns. Example is a 2 x 2 and 3 x 3 etc. A = 1 4 5 0 and B = 1 0 4 3 5 −1 −2 2 0 4. Unit or Identity Matrix(I) D = 1 0 0 1 and F = 1 0 0 0 1 0 0 0 1 10/29/2023 11
  • 12. 10/29/2023 12 5. Triangular Matrix: A square matrix where all the elements below the left-right diagonal are 0 is called an upper triangular matrix. A square matrix where all the elements above the left-right diagonal are 0 is called a lower triangular matrix. 1 2 3 0 5 4 0 0 2 Upper triangular matrix 5 0 0 4 1 0 7 5 2 Lower triangular matrix
  • 13. 6. Transpose of a matrix: The transpose of matrix A is written as A’ or AT 𝐴 = 2 3 1 5 6 7 0 8 9 ; AT = 2 5 0 3 6 8 1 7 9 7. Symmetric Matrix: A matrix whose transpose is the same as the original matrix is called a symmetric matrix. Only a square matrix can be a symmetric matrix. 10/29/2023 13
  • 14. 8. Antisymmetric Matrix or Skew symmetric: Is a square matrix whose transpose is its negation. 9. Orthogonal Matrix: A square matrix is called an orthogonal matrix if the product of the matrix and its transpose gives an identity matrix. 10/29/2023 14
  • 15. 10. Equal Matrix: Two matrices are said to be equal when they are of the same order, and the elements in the corresponding positions are equal. 11. Singular Matrix: Singular matrix is a matrix whose determinant is zero(0). 10/29/2023 15
  • 16. Assignments Briefly discuss four(4) other types of matrices with examples other than the just discussed types. 10/29/2023 16