LAPACK function dgesv in Matlab

This C-mex function wrapper ports LAPACK function dgesv to Matlab. The purpose of this function is t
3K download
Aggiornato 14 lug 2005

Nessuna licenza

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)

Cita come

Steven Huang (2024). LAPACK function dgesv in Matlab (https://www.mathworks.com/matlabcentral/fileexchange/8006-lapack-function-dgesv-in-matlab), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R13
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su 3-D Scene Control in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0