Inverse Matriz using Shipleys mathod.

This script was designed to find the inverse of a square matriz using shipleys method.

You are now following this Submission

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.

Cite As

Orlando Ramirez Barron (2026). Inverse Matriz using Shipleys mathod. (https://au.mathworks.com/matlabcentral/fileexchange/60205-inverse-matriz-using-shipleys-mathod), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

took out an if sentence which wasnt doing anything