CIEG 675 IN CLASS EXERCISE ON MATH OPERATORS - PowerPoint PPT Presentation

1 / 1
About This Presentation
Title:

CIEG 675 IN CLASS EXERCISE ON MATH OPERATORS

Description:

CIEG 675 IN CLASS EXERCISE ON MATH OPERATORS. Define two 3x3 matrices that have ... 5 to matrix C and then divides that element-wise into the product of A and B ... – PowerPoint PPT presentation

Number of Views:25
Avg rating:3.0/5.0
Slides: 2
Provided by: CEE1
Category:

less

Transcript and Presenter's Notes

Title: CIEG 675 IN CLASS EXERCISE ON MATH OPERATORS


1
CIEG 675 IN CLASS EXERCISE ON MATH OPERATORS
Define two 3x3 matrices that have 1 through 9 as
entries in the first and 9 to 1 as entries in the
second. Call them A and B A1 2 3 4 5 6 7 8
9 B9 8 7 6 5 4 3 2 1 Define a third 3x3
matrix, C, that consists of all
7s C7ones(3,3) Write the command to
develop a variable D that adds 5 to matrix C and
then divides that element-wise into the product
of A and B D(AB)./(5C)
Write a Comment
User Comments (0)
About PowerShow.com