Inverse Matriz using Shipleys mathod.
Versione 1.0.0.0 (1,17 KB) da
Orlando Ramirez Barron
This script was designed to find the inverse of a square matriz using shipleys method.
the next sequence get the partial or complete inverse depending of the first
for, if you run it for the n rows you will get the negative inverse of
your matrix B, if you run it for another number between zero and n, you
will get the partial inverse of your B matrix.
Cita come
Orlando Ramirez Barron (2024). Inverse Matriz using Shipleys mathod. (https://www.mathworks.com/matlabcentral/fileexchange/60205-inverse-matriz-using-shipleys-mathod), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2015a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Scopri di più su Vibration Analysis in Help Center e MATLAB Answers
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0.0 | took out an if sentence which wasnt doing anything |