how to find Determinant of n by n matrix in simulink

20 ビュー (過去 30 日間)
omar
omar 2012 年 3 月 11 日
Hi all can anyone help me on finding Determinant of n by n matrix (6x6 matrix) in simulink using R2010b,

採用された回答

omar
omar 2012 年 3 月 13 日
well done, I used ''Embedded MATLAB Function'' block and simply I typed y = det(u) in the Editor.
Omar Maaroof

その他の回答 (1 件)

Edwin Fonkwe
Edwin Fonkwe 2012 年 3 月 11 日
det(matrix)
  1 件のコメント
omar
omar 2012 年 3 月 11 日
Thanks FONKWE but I'm working in SIMULINK so I have to use a block.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeGeneral Applications についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by