how should I use lapack?

1 Ansicht (letzte 30 Tage)
max
max am 18 Mär. 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.

Antworten (1)

Jan
Jan am 19 Mär. 2013
You can call the Matlab function qz directly, which implicitly calls the required LAPACK functions.
  1 Kommentar
max
max am 20 Mär. 2013
I use simulink, I use an S function.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Simulink Functions finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by