lu decomposition lu분 해 법 을 c언 어 를 통 해 서 풀 어 보 는 소 스 이 다 .
资源简介:lu decomposition lu분 해 법 을 c언 어 를 통 해 서 풀 어 보 는 소 스 이 다 .
上传时间: 2013-12-21
上传用户:l254587896
资源简介:Sparse LU decomposition using FPGA,使用fpga实现lu分解的算法实现
上传时间: 2013-08-14
上传用户:Vici
资源简介:应用LU分解法计算矩阵的程序 C++制作 未编译,已经测试
上传时间: 2013-12-23
上传用户:zhangliming420
资源简介:用LU分解法求解线性方程组的c++程序,有用的数值分析程序
上传时间: 2013-12-11
上传用户:xiaoyunyun
资源简介:Sparse LU decomposition using FPGA,使用fpga实现lu分解的算法实现
上传时间: 2013-12-19
上传用户:WMC_geophy
资源简介:Lu decomposition routines in matlab
上传时间: 2017-06-05
上传用户:leixinzhuo
资源简介:LU decomposition routines in matlab
上传时间: 2013-12-09
上传用户:caixiaoxu26
资源简介:This collection of C++ templates wraps the FORTRAN or C interfaces for LAPACK so that they integrate with the Boost uBLAS library. Currently implements Cholesky decomposition, LU decomposition, inversion and determinant for general and posi...
上传时间: 2015-08-10
上传用户:chfanjiang
资源简介:SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. The library is written in C and is callable from either C or Fortran. The library routines...
上传时间: 2017-02-20
上传用户:lepoke
资源简介:基本矩阵运算 : + - *, power, transpose, trace, determinant, minor, matrix of minor, cofactor, matrix of cofactor, adjoint, inverse, gauss, gaussjordan, linear transformation, LU decomposition , Gram-Schmidt process, similarity. b) Basic vec...
上传时间: 2013-12-09
上传用户:541657925
资源简介:包括使用修正Gram-Schmit算法实现QR分解,自编LU分解、利用幂法和反幂法计算矩阵最大和最小特征值的程序。例外附有使用这些算法的例子供参考。 QR decomposition algorithm based on modified Gram-Schmit LU decomposition algorithm algorithm used to find...
上传时间: 2016-09-07
上传用户:cooran
资源简介:东莞市石龙慧林电子 蜂鸣器,小喇叭
上传时间: 2013-07-13
上传用户:eeworm
资源简介:LU分解 用C的算法
上传时间: 2013-12-25
上传用户:CHINA526
资源简介:列主元法解方程组C语言代码与LU分解求线性方程
上传时间: 2013-12-20
上传用户:gxrui1991
资源简介:对矩阵进行Lu分解,使用使用c语言实现,时间复杂度和力论的一样,比较高
上传时间: 2013-12-23
上传用户:15071087253
资源简介:c++的关于线性拟合的程序! 采用了LU分解的方法来解方程组!
上传时间: 2013-11-28
上传用户:daguda
资源简介:用LU分解实现解方程,用visual C++编写,可以使用一下
上传时间: 2013-12-26
上传用户:eclipse
资源简介:数值分析中LU分解法解结构矩阵问题,Visual C#源代码
上传时间: 2016-12-01
上传用户:gxrui1991
资源简介:利用数值分析中LU、LDLT、JACOBI、GAUSS_SEIDEL、RELAXATION各种方法解结构矩阵问题,Visual C#源代码
上传时间: 2016-12-01
上传用户:libenshu01
资源简介:在MPI上用并行LU分解求解线性方程组的源程序。
上传时间: 2013-12-30
上传用户:sssl
资源简介:大学里数学系必学的一们课程数值分析中的经典算法————lu分解的程序vb版本
上传时间: 2013-12-19
上传用户:yoleeson
资源简介:数值分析算法矩阵的LU分解法
上传时间: 2013-12-24
上传用户:思琦琦
资源简介:利用LU分解来求方程的解
上传时间: 2014-01-18
上传用户:上善若水
资源简介:LU分解法,数值分析最基本的!
上传时间: 2015-02-22
上传用户:h886166
资源简介:数值计算方法 LU分解法
上传时间: 2015-02-26
上传用户:tyler
资源简介:用C语言来实现的一个程序,可以求解线生方程组,比LU分解法求解速度快。
上传时间: 2015-03-31
上传用户:CSUSheep
资源简介:一些矩阵运算的C代码实现:矩阵一般运算,以及求逆,QR分解,householder变化,LDU, LU分解
上传时间: 2015-04-06
上传用户:siguazgb
资源简介:矩阵计算的c++代码,本矩阵类实现了对矩阵的一些基本操作,比如 +, -, *,求逆等。 实现了矩阵的列主元LU分解,并利用它实现了线性代数方程组的直接解法;还有线性方程组的迭代解法。 另外定义了一些非数学上但经常用到的一些操作 比如两个矩阵对应元素...
上传时间: 2014-01-02
上传用户:cxl274287265
资源简介:LU分解法求解线性方程组的VB.NET源码.里面有详细的使用说明.
上传时间: 2014-01-04
上传用户:netwolf
资源简介:lu 分解 b样条曲线,贝齐儿曲线等等的 matlab实现,非常实用
上传时间: 2015-04-22
上传用户:王楚楚