Theoretical Background

The course assumes basic knowledge of probability theory and Bayesian estimation theory. The course Sensor Fusion (TSRT14) provides a solid background for this course, and is highly recommended to get the most out of this course. Some references to the course material in TSRT14 are provided below to help you pick up the most vital concepts, and you should be able to pick up the basics along the way.

You are assumed to know about the following concepts:

The following concepts are also helpful:

Coding background

The computer exercises will require some coding skills. Template code and data will be supplied in MATLAB format, but you may use any language of choice to solve the problems. If you use MATLAB, you might find the Sensor Fusion and Tracking toolbox (manual) useful. The toolbox design could also serve as a inspiration for your own code.