Readme - Equivalent State-Space Representations for LTI Systems
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 current set of live scripts and MATLAB M-files deals with the following topics:
- Step by step, we will guide you through the process of defining and applying a linear transformation of state variables using MATLAB. This approach ensures that you understand each concept thoroughly and can apply it confidently.
- Which features remain unchanged from the previous state-space description to the new one, and which features change when passing from one description to another?
Instructions
Steps to retrieve and run the live script:
- Download the folder named "L1_LTI_EquivStateSpaceForm" available in the "Class Materials" file area of the MS Teams course team as a ZIP archive.
- Uncompress the archive into a preferred folder.
- Add the chosen folder and subfolders to the MATLAB path.
- To start using the set of MATLAB live scripts, please select the previously chosen folder as the working folder directly in MATLAB and open the live script named "LTI_equivalent_state_representations.m".
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.