chapter 6

Use of MATLAB

Section 9: matlab live scripts for an introductory control course

A number of live scripts are available to help you learn how to use MATLAB to support your understanding of modelling, dynamics and control. A typical live script has the window arranged into two halves as seen below:

The following video also gives some basic insight into how to use livescript files.


The resources/toolbox developed here are now most easily used from within MATLAB by downloading the control 101 toolbox; see section 6.11 for more details.


We list the files below in the order in which students may encounter and need them on a first course in control; later files often assume familiarity with concepts in the earlier ones. The files gives numerous example code snippets students can use to learn from, or indeed modify for their own examples. The files also include some text book like explanations of core engineering principles and assumptions.

For future convenience all files are being edited and moved to a google folder along with other files associated to the toolbox development. Some files require the symbolic toolbox and others the control toolbox.  

It is always best to save the original working live script in a backup folder and then perform edits elsewhere on a duplicate file. This way you can always restore the original file if something goes wrong.


TIME DOMAIN METHODS


FREQUENCY RESPONSE METHODS 

THE FILES BELOW LINK TO DISCRETE AND ADVANCED SYSTEMS BUT ONLY DO SO AT A RELATIVELY SUPERFICIAL LEVEL AS THIS IS MORE LINKED TO AWARENESS RAISING THAN MEETING THE FORMAL TEACHING REQUIREMENTS NEEDED IN HIGHER LEVEL COURSES