This is a collection of matlab functions and examples ("primers") I wrote through graduate school.
Also see my matlab community profile.
Codes as m-files are stored in folder mfiles.
Catalog of m-files can be found here, as well as the documentations.
- work_setup.m : this m-file set working directory to this mfiles folder. Can be a template for working with multiple machines.
Xamples provide example of usage in m-files for some of mine and Matlab functions
workzone is a temporary stroage for under-construction files.
Folder documents contains detailed documents for some functions.