Getting Start in MATLAB (Math 3090 F 2004)

MATLAB provides the elementary mathematical functions as build-in functions. These functions include abs, sqrt, log, sin, and atan, etc. ... % Another way to avoid such a problem and define the complex value is >> ii = sqrt(-1) ... % empty matrix >> x = zeros(3, 3) % zero matrix of size 3 by 3 ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download