FARWA Lab 1
FARWA Lab 1
ELECTRICAL DEPARTMENT
SECTION B
LAB REPORT # 1
OF CIRCUIT ANALYSIS 2
BY SIR FAROOQ
# 22PWELE6015
Lab no 1 INTRODUCTION TO MATLAB
Introduction:
MATLAB, short for "Matrix Laboratory," is a high-level programming
language . It offers an extensive range of built-in functions that facilitate data
analysis, simulation, and algorithm development. MATLAB is very easy to use
that make it a preferred choice for engineers, scientists, and researchers
worldwide.
Special Matrices:
eye Creates an identity matrix.
Ones Creates an array of ones.
zeros Creates an array of zeros.
Matrix Arithmetic:
cross Computes cross products.
dot Computes dot products.