lu decomposition lu분 해 법 을 c언 어 를 통 해 서 풀 어 보 는 소 스 이 다 .
資源簡介:lu decomposition lu분 해 법 을 c언 어 를 통 해 서 풀 어 보 는 소 스 이 다 .
上傳時間: 2013-12-21
上傳用戶:l254587896
資源簡介:Sparse LU decomposition using FPGA,使用fpga實現(xiàn)lu分解的算法實現(xiàn)
上傳時間: 2013-08-14
上傳用戶:Vici
資源簡介:應用LU分解法計算矩陣的程序 C++制作 未編譯,已經測試
上傳時間: 2013-12-23
上傳用戶:zhangliming420
資源簡介:用LU分解法求解線性方程組的c++程序,有用的數值分析程序
上傳時間: 2013-12-11
上傳用戶:xiaoyunyun
資源簡介:Sparse LU decomposition using FPGA,使用fpga實現(xiàn)lu分解的算法實現(xiàn)
上傳時間: 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算法實現(xiàn)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語言實現(xiàn),時間復雜度和力論的一樣,比較高
上傳時間: 2013-12-23
上傳用戶:15071087253
資源簡介:c++的關于線性擬合的程序! 采用了LU分解的方法來解方程組!
上傳時間: 2013-11-28
上傳用戶:daguda
資源簡介:用LU分解實現(xiàn)解方程,用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語言來實現(xiàn)的一個程序,可以求解線生方程組,比LU分解法求解速度快。
上傳時間: 2015-03-31
上傳用戶:CSUSheep
資源簡介:一些矩陣運算的C代碼實現(xiàn):矩陣一般運算,以及求逆,QR分解,householder變化,LDU, LU分解
上傳時間: 2015-04-06
上傳用戶:siguazgb
資源簡介:矩陣計算的c++代碼,本矩陣類實現(xiàn)了對矩陣的一些基本操作,比如 +, -, *,求逆等。 實現(xiàn)了矩陣的列主元LU分解,并利用它實現(xiàn)了線性代數方程組的直接解法;還有線性方程組的迭代解法。 另外定義了一些非數學上但經常用到的一些操作 比如兩個矩陣對應元素...
上傳時間: 2014-01-02
上傳用戶:cxl274287265
資源簡介:LU分解法求解線性方程組的VB.NET源碼.里面有詳細的使用說明.
上傳時間: 2014-01-04
上傳用戶:netwolf
資源簡介:lu 分解 b樣條曲線,貝齊兒曲線等等的 matlab實現(xiàn),非常實用
上傳時間: 2015-04-22
上傳用戶:王楚楚