dapperfu / UMich_Controls_Tutorials_Python

University of Michigan's Controls Tutorials for Matlab in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Controls Tutorials for Python

Based entirely on University of Michigan's Controls Tutorials for MATLAB & Simulink using Python Control Systems Library and Jupyter Notebooks

  • Interactive online notebooks is provided by Binder.
  • Static rendered notebooks is provided by nbviewer

Introduction

Section mybinder.org nbviewer.org
System Modeling Binder nbviewer
System Analysis Binder nbviewer
Control: PID Binder nbviewer
Control: Root Locus Binder nbviewer
Control: Frequency Binder nbviewer
Control: State Space Binder nbviewer
Control: Digital Binder nbviewer

Copyright

The Control Tutorials for Python are licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. This means that the contents of this website may be copied and adapted for other uses as long as the user provides credit to the original authors (Attribution) and distributes their materials under the same license as we use here (ShareAlike).

The Controls Tutorial for Python is based on the Controls Tutorials for MATLAB & Simulink.

About

University of Michigan's Controls Tutorials for Matlab in Python

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Jupyter Notebook 98.6%Language:Python 1.4%