Text-only
Table of Contents (
frame
/
no frame
)
(4) Working With Matrices
Working With Matrices
MATLAB stands for MATrix LABoratory
Basic Data Element is a Matrix
Matrix doesn't require dimensioning
Matrix can have numbers (arrays) or characters (string arrays)
All numbers stored in double precision
Matlab can perform operations on matrices
Working_With_Matrices.src last modified Sep 29, 2009
Introduction
Table of Contents
(
frame
/
no frame
)
Printable
(single file)
© Dartmouth College