LAPACK function dgesv in Matlab

バージョン 1.0.0.0 (980 Bytes) 作成者: Steven Huang
This C-mex function wrapper ports LAPACK function dgesv to Matlab. The purpose of this function is t
ダウンロード: 3K
更新 2005/7/14

ライセンスがありません

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)

引用

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

MATLAB リリースの互換性
作成: R13
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB Answers3-D Scene Control についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0