how should I use lapack?

1 visualización (últimos 30 días)
max
max el 18 de Mzo. de 2013
Hi, I have to use lapack in a S function builder in simulink. I work in windows XP, I'm a beginner in that things. I need your help.
I have to realize a S function to implement qz factorization, how can I do it?
is it hard? I need a very simple explaination.

Respuestas (1)

Jan
Jan el 19 de Mzo. de 2013
You can call the Matlab function qz directly, which implicitly calls the required LAPACK functions.
  1 comentario
max
max el 20 de Mzo. de 2013
I use simulink, I use an S function.

Iniciar sesión para comentar.

Categorías

Más información sobre Simulink Functions en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by