1 / 9

2.3 Modeling Real World Data with Matrices

2.3 Modeling Real World Data with Matrices. Matrix – a rectangular array or terms called elements. Elements are arranged in rows and columns and enclosed by brackets. A matrix with m rows and n columns is an m x n matrix. The dimensions of the matrix and m and n.

Download Presentation

2.3 Modeling Real World Data with Matrices

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 2.3 Modeling Real World Data with Matrices

  2. Matrix – a rectangular array or terms called elements. • Elements are arranged in rows and columns and enclosed by brackets. • A matrix with m rows and n columns is an m x n matrix. • The dimensions of the matrix and m and n. • Named using a capital letter.

  3. Two matrices are equal if and only if they have the same dimensions and are identical, element by element. Ex 2

  4. Addition – can add if same size Ex 3

  5. Additive Identity – for every matrix A, another matrix can be found so that their sum is A.

  6. Ex 4 Fins S – T.

  7. Scalar multiplication –multiply each element of the matrix by the scalar. Ex 5Find 4A if A=

  8. Matrix multiplication – the product of an m x n matrix and an n x r matrix is an m x r matrix. • Ex 6 • Find AB • Find BC

  9. Ex 7

More Related