Matrix Algebra Definitions Operations Matrix algebra is a means of making calculations upon arrays of numbers (or data). Most data sets are matrix-type.

Slides:



Advertisements
Similar presentations
2.3 Modeling Real World Data with Matrices
Advertisements

Chapter Matrices Matrix Arithmetic
Matrix Algebra Matrix algebra is a means of expressing large numbers of calculations made upon ordered sets of numbers. Often referred to as Linear Algebra.
Matrix Algebra Matrix algebra is a means of expressing large numbers of calculations made upon ordered sets of numbers. Often referred to as Linear Algebra.
3_3 An Useful Overview of Matrix Algebra
Maths for Computer Graphics
Ch 7.2: Review of Matrices For theoretical and computation reasons, we review results of matrix theory in this section and the next. A matrix A is an m.
Matrix Definition A Matrix is an ordered set of numbers, variables or parameters. An example of a matrix can be represented by: The matrix is an ordered.
Matrices The Basics Vocabulary and basic concepts.
CE 311 K - Introduction to Computer Methods Daene C. McKinney
Chapter 7 Matrix Mathematics Matrix Operations Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Row 1 Row 2 Row 3 Row m Column 1Column 2Column 3 Column 4.
4.2 Operations with Matrices Scalar multiplication.
Chapter 2 Solving Linear Systems Matrix Definitions –Matrix--- Rectangular array/ block of numbers. –The size/order/dimension of a matrix: (The numbers.
ECON 1150 Matrix Operations Special Matrices
Row 1 Row 2 Row 3 Row m Column 1Column 2Column 3 Column 4.
Chapter 8 Matrices and Determinants Copyright © 2014, 2010, 2007 Pearson Education, Inc Matrix Operations and Their Applications.
Matrices. A matrix, A, is a rectangular collection of numbers. A matrix with “m” rows and “n” columns is said to have order m x n. Each entry, or element,
Company LOGO Chapter 1: Matrix, Determinant, System of linear equations Module 1: Matrix Natural Science Department Example 1: The following rectangular.
If A and B are both m × n matrices then the sum of A and B, denoted A + B, is a matrix obtained by adding corresponding elements of A and B. add these.
Prepared by Deluar Jahan Moloy Lecturer Northern University Bangladesh
Chapter 6 Matrices and Determinants Copyright © 2014, 2010, 2007 Pearson Education, Inc Matrix Operations and Their Applications.
Meeting 18 Matrix Operations. Matrix If A is an m x n matrix - that is, a matrix with m rows and n columns – then the scalar entry in the i th row and.
Matrices Section 2.6. Section Summary Definition of a Matrix Matrix Arithmetic Transposes and Powers of Arithmetic Zero-One matrices.
Matrix Algebra Section 7.2. Review of order of matrices 2 rows, 3 columns Order is determined by: (# of rows) x (# of columns)
Matrices: Simplifying Algebraic Expressions Combining Like Terms & Distributive Property.
Chapter 2 … part1 Matrices Linear Algebra S 1. Ch2_2 2.1 Addition, Scalar Multiplication, and Multiplication of Matrices Definition A matrix is a rectangular.
Matrix Operations.
3.4 Solution by Matrices. What is a Matrix? matrix A matrix is a rectangular array of numbers.
Sec 4.1 Matrices.
Unit 3 Matrix Arithmetic IT Disicipline ITD 1111 Discrete Mathematics & Statistics STDTLP 1 Unit 3 Matrix Arithmetic.
Algebra Matrix Operations. Definition Matrix-A rectangular arrangement of numbers in rows and columns Dimensions- number of rows then columns Entries-
Matrices and Determinants
Matrices and Matrix Operations. Matrices An m×n matrix A is a rectangular array of mn real numbers arranged in m horizontal rows and n vertical columns.
MATRIX A set of numbers arranged in rows and columns enclosed in round or square brackets is called a matrix. The order of a matrix gives the number of.
3.5 Perform Basic Matrix Operations Add Matrices Subtract Matrices Solve Matric equations for x and y.
Systems of Equations and Matrices Review of Matrix Properties Mitchell.
Precalculus Section 14.1 Add and subtract matrices Often a set of data is arranged in a table form A matrix is a rectangular.
The Algebra of Matrices Matrix: An array of numbers. Matrix Name (Capital Letter) Matrix Size (row x column) Columns Rows Elements: a rc a 22 = 4.
Matrices. Variety of engineering problems lead to the need to solve systems of linear equations matrixcolumn vectors.
A rectangular array of numeric or algebraic quantities subject to mathematical operations. The regular formation of elements into columns and rows.
Ch. 12 Vocabulary 1.) matrix 2.) element 3.) scalar 4.) scalar multiplication.
A very brief introduction to Matrix (Section 2.7) Definitions Some properties Basic matrix operations Zero-One (Boolean) matrices.
2.1 Matrix Operations 2. Matrix Algebra. j -th column i -th row Diagonal entries Diagonal matrix : a square matrix whose nondiagonal entries are zero.
Matrices. Matrix A matrix is an ordered rectangular array of numbers. The entry in the i th row and j th column is denoted by a ij. Ex. 4 Columns 3 Rows.
Matrices Introduction.
MTH108 Business Math I Lecture 20.
13.4 Product of Two Matrices
Sections 2.4 and 2.5 Matrix Operations
Matrices and Matrix Operations
Christmas Packets are due on Friday!!!
Matrix Operations Free powerpoints at
Matrix Operations.
Chapter 7 Matrix Mathematics
Matrix Operations.
Matrix Operations Free powerpoints at
L6 matrix operations.
Matrix Operations Monday, August 06, 2018.
Matrix Operations.
L5 matrix.
Matrix Operations Free powerpoints at
WarmUp 2-3 on your calculator or on paper..
2. Matrix Algebra 2.1 Matrix Operations.
Matrices Introduction.
Matrices and Matrix Operations
3.5 Perform Basic Matrix Operations
Chapter 4 Matrices & Determinants
Matrix Operations Ms. Olifer.
3.5 Perform Basic Matrix Operations Algebra II.
Presentation transcript:

Matrix Algebra Definitions Operations Matrix algebra is a means of making calculations upon arrays of numbers (or data). Most data sets are matrix-type What is it? Why use it? Matrix algebra makes mathematical expression and computation easier..

Definitions - Matrix A matrix is an array of numbers A = Denoted with a bold Capital letter All matrices have an order (or dimension): that is, the number of rows  the number of columns. So, A is 2 by 3 or (2  3).

Definitions A square matrix is a matrix that has the same number of rows and columns (n  n). Two matrices are equal if and only if they both have the same number of rows and the same number of columns their corresponding elements are equal. or two matrices A and B of same order m × n are said to be equal if and only if all of their components are equal: a ij = b ij, for all i = 1,...m, j = 1,... n. We then write A = B. Matrix Equality

Matrix Operations Addition and Subtraction Multiplication Transposition

Addition and Subtraction Two matrices may be added (or subtracted) if they are the same order. Simply add (or subtract) the corresponding elements. So, A + B = C yields Where

Addition Subtraction

Matrix Multiplication To multiply a scalar times a matrix, simply multiply each element of the matrix by the scalar quantity To multiply a matrix times a matrix, we write AB (A times B) This is pre-multiplying B by A.

Matrix Multiplication Thus where

Matrix Multiplication- an example Thus where

Properties AB does not necessarily equal BA (BA may even be an impossible operation) For example, A  B = C (2  3)  (3  2) = (2  2) B  A = D (3  2)  (2  3) = (3  3)

Computation: A x B = C [3 x 2][2 x 3] A and B can be multiplied [3 x 3]

If A is an m × n matrix, the transpose of A, written, is the n × m matrix whose rows are just the columns of A in the same order. In other words, the first row of is the first column of A, the second row of is the second column of A, and so on. Transpose

The Transpose of a Matrix: A' The transpose of a matrix is a new matrix that is formed by interchanging the rows and columns. The transpose of A is denoted by A' or (A T ) Example Thus, If A = A', then A is symmetric