Continuous optimization
MATH-329
Scripts to learn important Matlab features
This page is part of the content downloaded from Scripts to learn important Matlab features on Sunday, 25 January 2026, 02:21. Note that some content and any files larger than 50 MB are not downloaded.
Description
These example scripts were initially put together by Tudor Oancea who TA'd for this course.
Even if you know some Matlab, it's very instructive to go through these and to run them in order to form some understanding of important features of this language in the context of this course.
In particular, these scripts show that the same operations can often be computed 10x or 100x faster when using proper syntax.
This can make a big difference for your homework assignments (and your practice later on). Such considerations apply to other languages as well (including Python).