/CtrlT

A Simple toolkit for students majoring in Automation.

Primary LanguageJupyter Notebook

CtrlT

A Simple toolkit for students majoring in Automation.(forget about the typo:>)

Some scripts wrote in python/c/c++/haskell/matlab to solve problems in control system designing, python and c programs(with gsl) tested on termux(android).

roots folder

A gsl c program to solve linear equations,which could replace the Routh table.

2orderSys folder

Block_diagram.m:solve BD in matlab
SrdO.py:Script for 2nd order system
routhT.hs:Routh table

rootlocus folder

draw rootlocus in python & matlab.

REPL.ipynb

scripts for ipython notebook.

Frequency Correction

Matlab scripts for lead correction, delay correction and expected frequency method.