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,

 Respuesta aceptada

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

Más respuestas (1)

Edwin Fonkwe
Edwin Fonkwe el 11 de Mzo. de 2012
det(matrix)

1 comentario

omar
omar el 11 de Mzo. de 2012
Thanks FONKWE but I'm working in SIMULINK so I have to use a block.

Iniciar sesión para comentar.

Categorías

Más información sobre Simulink en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 11 de Mzo. de 2012

Community Treasure Hunt

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

Start Hunting!

Translated by