how should I use lapack?

4 vues (au cours des 30 derniers jours)
max
max le 18 Mar 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.

Réponses (1)

Jan
Jan le 19 Mar 2013
You can call the Matlab function qz directly, which implicitly calls the required LAPACK functions.
  1 commentaire
max
max le 20 Mar 2013
I use simulink, I use an S function.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Simulink dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by