Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

MATLAB instruction initiative

We envision two components: 1) a crash course in MATLAB taught at the start of each term, and 2) creating interactive online content as modules. 

Matlab evening course, perhaps eventually taught in Jan term:

 

 


Modules:

Topicmatlab functionstypical exampleslead person
data structures: 1-d arrays, indices   
data structures: 2-d and n-dimensional arrays   
arithmetic and functions on arrays   
strings in Matlab   
simple plotsplot(), hist(), scatter3(), surf(), contour()  
simple fittingcommand line fits, interactive fitting  
complex fittingcftool()  
numerical integration and differentiationdiff(), trapz() cumsum()  
descriptive statistics   
model fitting and interpreting residuals   
writing scripts   
writing functions   
    
  • No labels