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,

 Réponse acceptée

omar
omar le 13 Mar 2012

0 votes

well done, I used ''Embedded MATLAB Function'' block and simply I typed y = det(u) in the Editor.
Omar Maaroof

Plus de réponses (1)

Edwin Fonkwe
Edwin Fonkwe le 11 Mar 2012

0 votes

det(matrix)

1 commentaire

omar
omar le 11 Mar 2012
Thanks FONKWE but I'm working in SIMULINK so I have to use a block.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Simulink dans Centre d'aide et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by