MIMO-Diophantine solver
Version 1.1.0.0 (2.3 KB) by
davood shaghaghi
This function solve MIMO-Diophantine equation.
This function solve MIMO-Diophantine equation.
This equation should be in this form
I = E(j)*A_tild + z^(-j)*F(j)
This equation is based on chapter 6 of Model Predictive Control Book by
E.F Comacho and C. Bordons.
[G,Gp,F,E] = mimodioph(A,B,N)
where A and B are the polynomials are calculated from system transfer function as following example.
please contact me for any question or suggestion.
Cite As
davood shaghaghi (2026). MIMO-Diophantine solver (https://www.mathworks.com/matlabcentral/fileexchange/39676-mimo-diophantine-solver), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2010a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Model Predictive Control Toolbox in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
