Skip to content

larking95/symbolic_control_toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

symbolic_control_tools

control system toolbox using symbolic math in MATLAB

What this?

This will allow you to deal with the symbolic transfer function like the tf class.

Developing classes and functions

  • symtf class
    • symtf()
    • sym2tf()
    • bode()
    • lsim()

Requirement

  • MATLAB
  • Symbolic Math Toolbox
  • Control System Toolbox

Development Environment

  • Windows 10
  • MATLAB 2017b (ver.9.3.0)
    • Symbolic Math Toolbox (ver.8.0)
    • Control System Tool box (ver.10.3)

License

All programs here is MIT license.

(C)2018, larking95

About

control system toolbox using symbolic math in MATLAB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages