1 / 6

2.3 - Modeling real-world data with matrices

2.3 - Modeling real-world data with matrices. Dimensions: (# rows) x (# columns). The Matrix. a rectangular array of terms. element. rows. columns. Equal matrices. two matrices are equal if and only if they have the same dimensions and are identical, element by element.

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. Dimensions: (# rows) x (# columns) The Matrix • a rectangular array of terms element rows columns

  3. Equal matrices • two matrices are equal if and only if they have the same dimensions and are identical, element by element Find the values of x and y for which the matrix equation is true.

  4. Addition & subtraction of matrices • a sum or difference can only be found if the dimensions are equal Find A + B and A - B. If A= and B =

  5. i.e. (3 x 4) * (4 x 5) is possible your product will be a (3 x 5) matrix Scalar & matrix multiplication • scalar (real number) multiplication - finding the product of a scalar and a matrix • matrix multiplication - finding the product of two matrices. • only possible if the # of columns of the 1st matrix = # of rows of the 2nd matrix

  6. Find each product If A= B = and C = • AB • BC • 2A

More Related