LAPACK function dgesv in Matlab
Version 1.0.0.0 (980 octets) par
Steven Huang
This C-mex function wrapper ports LAPACK function dgesv to Matlab. The purpose of this function is t
3K téléchargements
Mise à jour
14 juil. 2005
Aucune licence
Compiling LAPACK functions under Windows and Visual C++ environment is not easy. MATLAB provides a decent platform to achieve the usage of LAPACK function.
Additionally, the use of LAPACK function requires parameter tuning. This is a relatively simple LAPACK function. The more complex ones require a lot more parameter setup.
The compiling tools are Matlab6p5 and Visual C++ 6.
To use: simply type in MATLAB:
x = dgesv(a,b)
Citation pour cette source
Steven Huang (2026). LAPACK function dgesv in Matlab (https://fr.mathworks.com/matlabcentral/fileexchange/8006-lapack-function-dgesv-in-matlab), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R13
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
En savoir plus sur Interactions, Camera Views, and Lighting dans Help Center et MATLAB Answers
Tags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.0.0 |
