Inverse Matriz using Shipleys mathod.

This script was designed to find the inverse of a square matriz using shipleys method.
48 descargas
Actualizado 12 nov 2016

Ver licencia

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.

Citar como

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. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2015a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Vibration Analysis en Help Center y MATLAB Answers.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

took out an if sentence which wasnt doing anything