how to find Determinant of n by n matrix in simulink

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일

0 개 추천

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일

0 개 추천

det(matrix)

댓글 수: 1

omar
omar 2012년 3월 11일
Thanks FONKWE but I'm working in SIMULINK so I have to use a block.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Simulink에 대해 자세히 알아보기

태그

질문:

2012년 3월 11일

Community Treasure Hunt

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

Start Hunting!

Translated by