You are on page 1of 2

Laboratory Exercise no.

2: Matrix
Objectives:
1. To perform matrix basic arithmetic operations in MATLAB program and determine the
cofactor, determinants, adjoint and eigenvalues of a sample matrix using MATLAB
program or other software programs.

Matrix Arithmetic Operations:

1 . Perform the following commands:


a. a+b
b. a-b
c. a*b
d. a/b
e. 2a
Cofactor, Determinant, eigenvalues and adjoint.

2. Perform the following commands:


a. Cofactor(c)
b. Determinant(c)
c. eigenvalues(c) and magic(5)
d. adjoint(c)
Discussion:
1. What is MATLAB?

Conclusion: **Briefly condense all you have learned in this laboratory with respect to the
theory of matrix you studied from lecture. wag pong isulat ito po sa laboratory ninyo
po.**

You might also like