搜索资源列表
数值分析的lu分解vb 版
- 大学里数学系必学的一们课程数值分析中的经典算法————lu分解的程序vb版本-University's Department of Mathematics will study the courses have a numerical analysis of the classic decomposition algorithm-lu version of the procedure vb
mpiparaw
- 在MPI上用并行LU分解求解线性方程组的源程序。- Decomposes the solution system of linear equations on MPI with parallel LU the source program.
单纯LU分解
- 下一部是计算求解方程组-under a calculation equations solution
LU文档
- LU分解 用C的算法-LU decomposition algorithm C
数值分析的lu分解vb 版
- 大学里数学系必学的一们课程数值分析中的经典算法————lu分解的程序vb版本-University's Department of Mathematics will study the courses have a numerical analysis of the classic decomposition algorithm-lu version of the procedure vb
LU
- 数值分析算法矩阵的LU分解法-numerical analysis algorithm matrix LU decomposition
exer1
- 利用LU分解来求方程的解-use LU decomposition to seek solutions to the equation
2.LU分解法
- LU分解法,数值分析最基本的!-LU decomposition, the most basic numerical analysis!
LU分解法
- 数值计算方法 LU分解法-numerical method LU decomposition
raa
- 一些矩阵运算的C代码实现:矩阵一般运算,以及求逆,QR分解,householder变化,LDU, LU分解-some matrix calculation of C code to achieve : Matrix general computing, and inversion, QR decomposition, the householder changes, LDU, LU decomposition, etc.
LU分解法求解线性方程组
- LU分解法求解线性方程组的VB.NET源码.里面有详细的使用说明.-LU decomposition method for solving linear equations of VB.NET source. There are detailed instructions.
lu_bs_lsm
- lu 分解 b样条曲线,贝齐儿曲线等等的 matlab实现,非常实用-decomposition b-spline curves, curve gemfibrozil abuse etc. Matlab achieve very practical
LU
- 矩阵的LU分解,通过此分解可以求解方程组-LU matrix decomposition, this decomposition can solve the equations
LU
- LU分解课件,用来求解逆矩阵。一般用在图像处理及机器视觉等方面-Courseware LU decomposition to solve the inverse matrix. Generally used in image processing and machine vision, etc.
LU
- LU分解法用于解方程组,且同时输出LU分解矩阵-LU decomposition method for solution of equations, LU decomposition and at the same time the output matrix
LU
- LU分解算法 及 分解后矩阵解线性方程组-LU algorithm
LU
- 三阶矩阵LU分解,在DAT文件里写入矩阵系数值,输出得到矩阵对应的L阵和U阵(LU decomposition of three order matrix)
LU分解程序
- 用LU和LDU分解求解方程组,给出了详细说明(The equations are solved by the decomposition of LU and LDU, and the detailed descr iption is given.)
LU分解的FPGA实现
- 主要是基于HLS的LU分解的FPGA实现源码,包括C代码以及matlab代码,官方案例(HLS based LU decomposition based FPGA implementation source code, including C code and matlab code, official case)
LU分解
- 适用于数值分析课程编程例题,LU分解内容。(Suitable for numerical analysis course programming examples, LU decomposition)