搜索资源列表
homework-code
- 不精确一维搜索wolfe-Powell准则、BFGS、牛顿法、LU分解、有效集法等-Inexact line search wolfe-Powell criteria, BFGS, Newton' s method, LU decomposition, the effective collection method
LU
- 数值分析中LU分解法解结构矩阵问题,Visual C#源代码-Numerical analysis of LU decomposition method solution of the problem structure matrix, Visual C# Source code
LUDcompose
- lu decomposition lu분 해 법 을 c언 어 를 통 해 서 풀 어 보 는 소 스 이 다 .-lu decomposition lu분 해 법 을 c언 어 를
LU
- LU分解法用于解方程组,且同时输出LU分解矩阵-LU decomposition method for solution of equations, LU decomposition and at the same time the output matrix
software
- 该程序是针对稀疏矩阵而编制的,主要是一个稀疏矩阵类的实现,其中采用十字链表法对矩阵进行存储。该矩阵类能够完成矩阵操作和运算的大部分功能,重点是矩阵的LU分解和线性代数方程组的求解计算。-The program is prepared for the sparse matrix, and is primarily a kind of realization of sparse matrix, in which the use of cross linked matrix storage metho
LUDECOPOSITION
- This the c code for lu decomposition-This is the c code for lu decomposition
Three-diagonal-matrix
- 三对角阵的LU分解和三对角方程组的求解.可以用于油藏数值模拟-Diagonal matrix of the LU decomposition of tridiagonal equations and can be used in numerical reservoir simulation
LUfact
- LU分解,通过A=LU将矩阵分为上三角和下三角-LU decomposition A = LU matrix into upper triangular and lower triangular
ayy_LU
- LU分解,使用fortran库函数,很方便的学习小程序。对初学者很有帮助。-LU decomposition, the use of the the fortran library functions, it is convenient learning applet. Useful for beginners.
dipu_newton_lu
- solution of multivariable non linear equation by LU decomposition method
LU
- fortran语言编写的LU分解程序,可用来求解小型方程组-fortran language LU decomposition process can be used to solve small equations
LU
- 用cuda编写的LU分解解线性方程组问题,简单易懂,适合初学cuda者-LU decomposition with cuda prepared solution of linear equations, easy to understand for beginners who cuda
LU
- 高斯消去法的LU分解,基础好用,非常好,相信我-Gaussian elimination LU decomposition, basic easy to use, very good, believe me
LU
- LU分解,课程设计,很简单的小程序,但是很实用。 -LU decomposition, curriculum design, very simple little program, but very practical.
LU
- 该程序用LU分解方法求矩阵的逆矩阵,前提是该矩阵有逆矩阵-The program with the LU decomposition matrix inverse matrix method, provided that the matrix has an inverse matrix
LU-decomposition
- 数值计算中的LU分解法,用C语言编写,亲测可用-Numerical calculations of LU decomposition method, using C language, pro-test available
LU
- 通过matlab实现的矩阵LU分解,PLU程序相比于LU程序,有所改进-Matrix LU decomposition realized by matlab, PLU program compared to the LU program, improvements
LU
- LU分解求解线性方程组,请大家多指教-LU decomposition solution equation
ILU
- perform incomplete LU decomposition.
LU分解的FPGA实现
- 主要是基于HLS的LU分解的FPGA实现源码,包括C代码以及matlab代码,官方案例(HLS based LU decomposition based FPGA implementation source code, including C code and matlab code, official case)