how should I use lapack?

조회 수: 2 (최근 30일)
max
max 2013년 3월 18일
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.

답변 (1개)

Jan
Jan 2013년 3월 19일
You can call the Matlab function qz directly, which implicitly calls the required LAPACK functions.
  댓글 수: 1
max
max 2013년 3월 20일
I use simulink, I use an S function.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Simulink Functions에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by