Minimal Right Matrix Fraction Description

Version 1.0.0.2 (1.76 KB) by Ahmadreza
this function calculate Minimal RMFD from any MIMO symbolic system matrix.
475 Downloads
Updated 11 Oct 2019

View License

the input to this function is a symbolic system matrix and the output are two matrixes that represent minimal Right MFD. the idea is based on the paper "an algorithm for coprime matrix fraction description using Sylvester matrices" but simpler.

Cite As

Ahmadreza Saadatkhah (2019). Minimal Right Matrix Fraction Description (https://www.mathworks.com/matlabcentral/fileexchange/35771), MATLAB Central File Exchange. Retrieved October 11, 2019.

MATLAB Release Compatibility
Created with R2011a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Symbolic Math Toolbox 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.0.0.2

It didn't work for some systems, So I updated the code. Please give me feedback if you see any problem, thanks.

1.0.0.1

The code didn't work for some systems so I update the part of code that is related to derive a minimal RMFD from the null space calculated. Please give me feedback if you see any problem. Thanks.

1.0.0.0