You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This M-file uses these common variables(A,B,C,I,t)
Before running the M-file you should first place the matrix that you want to calculate it's smith-form in a variable named A then run the M-file and it calculates it's smith-form and puts it in B.
It takes 12 secs to calculate smith-form of a typical 10*10 matrix.
At last it gives you the response(Smith-Form) saved in variable B.
Your matrix will be saved in variable A.
I is the unit matrix.
This M-file may have some problems yet(It may not be able to calculate some forms)but if I see that it is valuable to users I will fix these special cases in future releases.Send me your ratings that how useful is this product to you so that I decide whether it worths more attention or not.
thank you
Cite As
Ehsan shariati varnosfaderani (2026). Smith Form Of A matrix (https://se.mathworks.com/matlabcentral/fileexchange/15247-smith-form-of-a-matrix), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (3.58 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |