A Framework for Structural Input/Output and Control Configuration Selection in Large-Scale Systems

Matlab implementation of the algorithms in the journal with the aferomentioned title
634 Downloads
Updated 28 Apr 2016

View License

The present zip file contains the implementation of the Algorithms presented in "A Framework for Structural Input/Output and Control Configuration Selection in Large-Scale Systems" available in the authors webpage (https://sites.google.com/site/pequitoswebpage/publications). In this package, minimalFDIC.m identifies the minimum number of state variables to which a dedicated input needs to be assigned to ensure structural controllability. The solution to the sparsest joint design of the Input/Output and Control Configuration selection is given in solP2.m. Additionally, in ExamplesP1andP2.m some examples are provided.

Cite As

Sergio Pequito (2024). A Framework for Structural Input/Output and Control Configuration Selection in Large-Scale Systems (https://www.mathworks.com/matlabcentral/fileexchange/46848-a-framework-for-structural-input-output-and-control-configuration-selection-in-large-scale-systems), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Verification, Validation, and Test in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.3.0.0

Typo fixed in minimalFDIC.m.

Thank you to Professor Ferdinand Svaricek for bringing it to my attention.

1.1.0.0

Additional comments in the example m-file and some typos fixed in the remaining files

1.0.0.0