Tutorials
MATLAB
Access: You can download Matlab on your personal computer here.
Video tutorials: There are a nice set of video tutorials from MATLAB's website. I highly recommend going through the following ones, which will cover important concepts used in your assignments:
Common tricks: Here are a collection of useful tutorials covering common tricks and errors for basic operations, programming, and working with images.
Efficient code: Here is a useful primer on writing efficient matlab code.
Linear Algebra
Here is a useful review by David Kriegman.
Probability
Here is a useful review by David Kriegman.