Course information

Additional Course Material

Matlab programming

We will use Matlab to see how various algorithms work.

How to hand in Matlab results for homeworks:

How to use the publish command in Matlab:
Use lines starting with %% for the main title and for each section title.
Lines starting with % right after a section title will be printed at the beginning of each section. Use this for your observations about the problem.

How to use Live Scripts in Matlab