MNsmithForm(A)

Computes a Smith Form of any polynomial matrix of the size m*n
445 Downloads
Updated 26 Nov 2016

View License

Function computes a Smith normal form of a polynomia matrix of an arbitrary size n by m. Standard Matlab function 'smithForm' only square matrices, which is rather useless for many linear system related applications.
Besides the Smith Form, the function also provides a vector of Invariant factors and the vector of greatest common dividers of the i-th order minors of the matrix A.

Cite As

Kristof Pucejdl (2024). MNsmithForm(A) (https://www.mathworks.com/matlabcentral/fileexchange/60410-mnsmithform-a), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Polynomials 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.0