User Tools

Site Tools


gibson:teaching:fall-2013:math445:vocabulary

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
gibson:teaching:fall-2013:math445:vocabulary [2013/10/07 19:10]
gibson
gibson:teaching:fall-2013:math445:vocabulary [2013/10/09 19:59]
gibson
Line 1: Line 1:
 ====== Matlab vocabulary ====== ====== Matlab vocabulary ======
  
-You should be familiar with the following Matlab programming constructs and functions.  ​+You should be familiar with most of the following Matlab programming constructs and functions.  ​
  
 <​code>​ <​code>​
Line 60: Line 60:
     sum     sum
     mean     mean
 +    sort
     ceil     ceil
     floor      floor 
Line 80: Line 81:
     semilogx     semilogx
     loglog     loglog
 +    contour
     hist     hist
     xlabel     xlabel
Line 95: Line 97:
  
   user-defined functions   user-defined functions
-     function name, filename +    ​function name, filename 
-     ​arguments +    arguments 
-     ​outputs  +    outputs  
-     ​anonymous functions +    anonymous functions 
-     ​syntax for using a function as an argument to another function+    syntax for using a function as an argument to another function
            
   scripts   scripts
 </​code>​ </​code>​
gibson/teaching/fall-2013/math445/vocabulary.txt · Last modified: 2013/10/14 19:02 by gibson