Inverse Matriz using Shipleys mathod.

This script was designed to find the inverse of a square matriz using shipleys method.
ダウンロード: 48
更新 2016/11/12

ライセンスの表示

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.

引用

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. 取得済み .

MATLAB リリースの互換性
作成: R2015a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersVibration Analysis についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0

took out an if sentence which wasnt doing anything