Readme - LTI Discrete-Time Systems: Response Modes

During the course lectures, we will demonstrate how to effectively utilize MATLAB and its toolboxes to solve problems in performance analysis of dynamic systems, parametric estimation, model identification from data, and prediction of dynamic system evolution.

The "LTI_movements_response_modes.m" live script illustrates, by experimenting:

The live script named "LTI_state_free_movement" illustrates how choosing the initial state as a linear combination of the right eigenvectors of the matrix A can influence the state free movement.

Finally, the live script named "Hands_On_LTIsys_ResponseModes_EXERCISES.m" contains a few exercises. The sketches of the solutions are available in a few PDF documents in the folder "handwritten_notes".

Instructions

Steps to retrieve and run the live script:

Work your way through the sections of this live script, using the links to navigate through the various addressed topics. You can also browse the live script as a PDF or HTML document. Please note: the PDF and HTML versions of a live script do not preserve the capability to insert a MATLAB command or code directly into the live script, thereby obtaining the result directly within the script itself.