DSTOOLS

Descriptor System Tools for MATLAB
245 Downloads
Updated Fri, 03 Dec 2021 15:10:43 +0000

DSTools - Descriptor System Tools for MATLAB

About

DSTools is a collection of MATLAB functions for the operation on and manipulation of rational transfer-function matrices via their descriptor system realizations. The DSTools collection relies on the Control System Toolbox and several mex-functions based on the Systems and Control Library SLICOT. The underlying mex-functions have been implemented in collaboration with Vasile Sima.

Many of the implemented functions are based on the computational procedures described in Chapter 10 of the book:

The User's Guide of the current version of the DSTools collection is available in the DSTools repository, in the file dstoolsdoc.pdf (the documentation of the version V0.71 is available on arXiv). Additionally, the M-files of the functions are self-documenting and a detailed documentation of each function can be obtained online by typing help with the corresponding M-file name. The above book provides additional information on the mathematical background on rational matrices and descriptor systems, and gives detailed descriptions of most of the underlying procedures.

Requirements

The codes have been developed under MATLAB 2015b and have been tested with MATLAB 2016a through 2020b. To use the functions, the Control System Toolbox must be installed in MATLAB running under 64-bit Windows 7, 8, 8.1 or 10.

License

Cite As

Andreas Varga (2024). DSTOOLS (https://github.com/andreasvarga/DescriptorSystemTools/releases/tag/v1.0.1), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2015b
Compatible with R2015b to R2020b
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.1

See release notes for this release on GitHub: https://github.com/andreasvarga/DescriptorSystemTools/releases/tag/v1.0.1

1.0.0.3

See release notes for this release on GitHub: https://github.com/andreasvarga/DescriptorSystemTools/releases/tag/v1.0.0.3

1.0.0.2

See release notes for this release on GitHub: https://github.com/andreasvarga/DescriptorSystemTools/releases/tag/v1.0.0.2

1.0.0.1

Several new functions have been added and many of available functions have been enhanced with new functionality. Several bugs have been fixed.

1.0.0.0

Minor edit

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.