Skip to content

helonayala/sysid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

177 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome

Welcome! This repository hosts the class notes for an introduction to the fundamental concepts of system identification.

To foster a hands-on learning experience, these notes include adaptable Python scripts. You're encouraged to build upon this starter code.

By the end of each script the reader will find activities to enhance learning experience. They use real-world data, detailed in the Case Studies section of this page, allowing you to explore both the potentialities and limitations of the techniques discussed.

Originally developed in MATLAB and R, the scripts have been translated to Python (with assistance from LLMs) so they are more accessible and readily available online within these notes.

Running the notebooks

Students can easily navigate the material and click the Open In Colab to start experimenting directly in their browser.

They can be run online using google infrastructure, or locally using docker

sudo docker run --gpus=all --network=host us-docker.pkg.dev/colab-images/public/runtime

and then pasting the URL in colab's dialog.

Reporting Errors or Issues

Should you identify any errors, inconsistencies, or areas for improvement within these notes, please submit them through the "Issues" tab of this repository. Your contributions to the accuracy and clarity of this material are greatly appreciated.

About

introductory course on system identification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors