MATLAB

We will be using MATLAB to solve the assignments. MATLAB is heavily oriented on working with vectors and matrices which is convenient while working with digital images.

For the case you are not too sure about your MATLAB skills, here are few useful links:

Use following MATLAB commands to access the documentation:

It can be tricky sometimes to use MATLAB correctly. You should avoid using for and while loops if possible and try to utilize the vectorization instead.

Presentation from the labs: introductiontomatlab.pdf