Watch video on System Identification Toolbox
Link to video. Links to an external site.
The video shows how you can work with Matlabs graphical interface for system identification.
It also describes some methods for validation that will be discussed in more detail during the lecture next week.
Highly relevant as preparation for the Black Box Modelling-project.
Note: The version of Matlab used in this video is not the most recent one. To start the graphical interface, you can now use the command
systemIdentification
instead of the old command ident
to start the GUI. (ident
also works in never versions, but may give a warning).