Brief Intro on how programming works, what variables and data types are, and control flow including a little logic.
fundamental programming principles (pdf)
For this lecture examples are the flowcharts given in the pdf. The few sources are available as tar.gz or zip archive.
2.0 | As said in the lecture, read the documentation on cell arrays and structs in Matlab:
> doc cell > doc struct |
||||
2.1 | What datatype would be most appropriate for the following values? Think about how you would use the data, most probably you will iterate over some of it, and how you could access it most conveniently (you can use Matlab datatypes):
|
||||
2.2 | Soon. |
ronni <at> gi <dot> alaska <dot> edu | last changed: March 30, 2009