搜索资源列表
LinearEquation
- 这个是用于求解线性方程组的代码,可以供初学者参考,功能不错,比较完善-This is used to solve linear equations of the code, you can reference for beginners, function well, relatively perfect
CUDA_ITSOL.tar
- 利用LU分解法解系数线性代数方程组的GPU实现-Using LU decomposition method for solving linear algebraic equations coefficient GPU implementation
linear-algebra
- 李超+线性代数在OI中的应用与题目讲解 线性代数是数学的一个分支,它的研究对象是向量,向量空间(或称线性空间),线性变换和有限维的线性方程组。向量空间是现代数学的一个重要课题;因而,线性代数被广泛地应用于抽象代数和泛函分析中;通过解析几何,线性代数得以被具体表示。线性代数的理论已被泛化为算子理论。由于科学研究中的非线性模型通常可以被近似为线性模型,使得线性代数被广泛地应用于自然科学和社会科学中。-Lie+ linear algebra applications with the subjec
Linear-matrix
- 利用最小二乘法,以及楚列斯基分解,求解线性方程组-solving the problem of linear matrix
SuperLU
- SUPERLU求解线性方程组,主要针对大型稀疏矩阵的求解。可以进行并行加速。-SUPERLU solve the leaner equation system
rank_sort
- 用c语言与mpi集合的并行计算求解线性方程组-C language and using a parallel set of computing mpi solving linear equations
linear
- C++环境下线性方程组的解法程序,C++6.0版本。-C++ environment Linear equations solution program, C++ version 6.0.
gaosi
- 用fortran编写,利用高斯消去法求解线性方程组-Fortran write with the use of Gaussian elimination for solving linear equations
MATLAB破茧成蝶
- 求解线性方程组的方法,这些方法很好,建议大家掌握(the method to solve linear system,those methods are good.)