photo

Henry


Actif depuis 2011

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

1 Question
4 Réponses

RANG
153 012
of 301 723

RÉPUTATION
0

CONTRIBUTIONS
1 Question
4 Réponses

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
0

RANG
 of 21 401

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 176 250

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Réponse apportée
Complex matrix inversion using LAPACK in MEX
I think there might be a bug in the subroutine. "zgetrf" will change the value of "zin". Hence, using "zin" as an input to "zegt...

plus de 15 ans il y a | 0

Réponse apportée
Complex matrix inversion using LAPACK in MEX
Thanks James. I tried the code and I encountered a strange bug. If I included the two mexPrintf messages (see the code below), t...

plus de 15 ans il y a | 0

Réponse apportée
Complex matrix inversion using LAPACK in MEX
Thank you, Jan. I will look into it more carefully to find the bug. The program worked fine when I used mexCallMatlab to call Ma...

plus de 15 ans il y a | 0

Réponse apportée
Complex matrix inversion using LAPACK in MEX
Dear Jan, Thanks so much for the tips. Yes, it solved the crash problem that I encountered. However, as I tried a more compli...

plus de 15 ans il y a | 0

Question


Complex matrix inversion using LAPACK in MEX
Hi, I am trying to speed up my matrix inversion by writing a routine in Mex that calls the zgetri function in LAPACK library dir...

plus de 15 ans il y a | 8 réponses | 0

8

réponses