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. You can also add your own functions with M-files. % It also defines some commonly used % special values like Pi. Try the following: >> a = pi >> b = 4 * atan(1) >> a-b % MATLAB allows complex numbers, indicated by ................
................

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

Google Online Preview   Download