Skip to content

ChristosT/polynomial2gss

Repository files navigation

Implementation of algorithms for the reduction of a polynomial-matrix model of a linear multivariable system to generalised-state-space form

Implementation of algorithms shown in http://imamci.oxfordjournals.org/content/17/1/1.abstract in python 3 using the Qt Library

The following methods have been implemented:

  • Wolovich Equivalent Model
  • Bosgra & Van Den Weiden Equivalent Model
  • Tan & Vandewall Equivalent Model
  • Tan & Vandewall Equivalent Model (alternative algorithm)

##Running the program

extract it and run launch_GUI.exe

Compiling the code

###Required Packages: In order to compile the program you need Python 3 and the following python packages:

License

MPL © [Tsolakis Christos]

Releases

No releases published

Packages

No packages published

Languages