You are on page 1of 5

NATIONAL UNIVERSITY-LAGUNA

COLLEGE OF ENGINEERING and ARCHITECTURE

Name/Section Del Rosario, Anthon Carl G. Rating

Date performed 02/14/24

Date submitted 02/15/24

Experiment No. 6

MATRIX USING MATLAB


I. OBJECTIVES
 To solve Matrix using MATLAB
II. EQUIPMENT/MATERIALS/SOFTWARE
 MATLAB

III. DISCUSSION (Theoretical)


Matrix mathematics is a foundational branch of mathematics dealing with two-dimensional
arrays of numbers, symbols, or expressions arranged in rows and columns. Numerous varieties of
matrices exist, each with a specific function, including row, column, square, diagonal, and identity
matrices. Associativity and distributivity are qualities that are related to key operations, which include
addition, subtraction, scalar multiplication, and matrix multiplication. Large-scale uses of matrices can
be found in data science, computer graphics, linear transformations, and equation system solutions. For
experts in a variety of industries, matrix mathematics is an essential tool due to its adaptability and
usefulness. It offers a strong foundation for data representation and manipulation, mathematical
problem-solving, and computing assistance in a range of applications (The Editors of Encyclopaedia
Britannica, 2024).

IV. SIMULATIONS

Solve for the following using MATLAB. Use “%” for the title.
Example %Problem1:SURNAME Matrix Multiplication

Problem 1: Matrix Multiplication

Problem 2: Transposition

Problem 3: Matrix Inversion

Problem 4: Determinant
Problem 5: Eigenvalues and Eigenvectors

Problem 6: Matrix Addition and Subtraction

Problem 7: Scalar Multiplication

Problem 8: Matrix Division

Problem 9: Submatrix Extraction

Problem 10: Solving a System of Linear Equations

Problem 11: Matrix Power

Problem 12: Identity Matrix


O= Create a 3x3 identity Matrix
Problem 13: Matrix Concatenation

Problem 14: Matrix Scaling

Problem 15: Matrix Norm

Problem 16: Matrix Row Sum

Problem 17: Matrix Column Mean


Problem 18: Concatenation and Reshape

Problem 19: Matrix Trace

Problem 20: Diagonal Matrix

Problem 21: Matrix Row-wise Sum and Column-wise Sum

Problem 22: Matrix Exponential


V. INTERPRETATION
1.

VI. CONCLUSIONS

VII. STUDENT OUTCOMES ADDRESSED


a. An ability to apply knowledge of mathematics, physical and information sciences, and
engineering sciences to the practice of electronics engineering.
b An ability to design a system, component, or process to meet desired needs within realistic
constraints such as economic, environmental, social, political, ethical, health and safety,
manufacturability, and sustainability.
c. An ability to identify, formulate, and solve engineering problems .
d. An ability to use the techniques, skills, and modern engineering tools necessary for
engineering practice
e. Knowledge and understanding of engineering and management principles as a member and
leader in a team, to manage projects and in multidisciplinary environment.
(Don’t touch this part)

VIII. APPENDICES

A. REFERENCES
The Editors of Encyclopaedia Britannica. (2024, January 25). Matrix | Definition, Types, & Facts.

Encyclopedia Britannica. https://www.britannica.com/science/matrix-mathematics

B. INSIGHTS
Each member should provide your insights regarding to the experiment. It could be the
future use or the application of the experiment. This is where you put your *subjective*
insights or reflection about the experiment. See sample below:

You might also like