User Tools

Site Tools


A PCRE internal error occured. This might be caused by a faulty plugin
gibson:teaching:fall-2013:math445:outline1

====== Outline of Math 445 lecture 1: Matlab ultra-basics ====== <code> operators, expressions, + - * / ^ () ^ - (negation) * / + - ; variables and assignment = equals assignment == equals equals constants pi i,j inf NaN help who whos ellipsis format built-in functions sin, cos, tan, exp, log, log10, log2, asin, acos, atan, random number vectors linspace colon operator element extraction elementwise operations semicolon pointwise operations plotting plot(x,sin(x)) plot(x,sin(x),'r') plot(x,tan(x)) semilogy semilogx loglog type "double precision" "single precision" int8, int16, in32, int64 char logical complex bits and bytes </code>

gibson/teaching/fall-2013/math445/outline1.txt · Last modified: 2013/08/27 06:52 by gibson