ENGRMAE 10 Study Guide - Final Guide: Transpose, Point Coloration, Subplot

330 views2 pages

Document Summary

Mae 10 notes (cid:885) (cid:883)] b = [(cid:884) (cid:886)(cid:885) (cid:885)(cid:886) (cid:884)] c = [(cid:885)(cid:886)(cid:887)] d = [(cid:887)(cid:888)(cid:889)] = [(cid:883) (cid:885) (cid:884) (cid:884) num2str(x) changes number to string clc clears command window clear clears workspace. [a,b] = max/min(x) max/min value and location max/min(x,y) compares x/y and creates matrix sort(x) sorts ascending sort(x,"descend") sorts descending sortrows(x) sorts whole rows ascending. Ex: x = max(a,b) mean(x) median(x) mode(x) sum(x) prod(x) cumsum(x) Ex: x = cumprod(ba) x = [(cid:884) (cid:886)(cid:885) (cid:885)(cid:885) (cid:884)] x = [(cid:883) (cid:885)(cid:885) (cid:887)(cid:888) (cid:888)] x = [(cid:884) (cid:886) (cid:884)(cid:886) (cid:884)(cid:886)] (cid:888) (cid:883)(cid:884) sortrows(x,n) sorts in terms of column n size(x) determines size of x. Complex numbers abs(x) absolute value angle(x) angle complex(x,y) creates matrix x/y real(x) extracts real component imag(x) extracts imaginary component isreal(x) determines if element real conj(x) conjugate complex. Computational limitations realmax/realmin max/min floating point intmax/intmin max/min integer. \b - backsapce a = find(x-criterion) finds position. > / >= greater/ greater or equal.

Get access

Grade+20% off
$8 USD/m$10 USD/m
Billed $96 USD annually
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
40 Verified Answers

Related Documents