搜索资源列表
Matrix
- 实现矩阵的特征值特征向量的计算,矩阵乘法,线性方程组求解以及矩阵行列式计算。-Eigenvectors of the matrix eigenvalue computation, matrix multiplication, solving linear equations and matrix determinant calculation.
Gausi
- 本程序使用经典数值分析中的高斯消去法解N阶线性方程组-Gaussian elimination method for solving linear equations
LU
- 本程序采用数值分析中经典的LU分解法解线性方程组-This program uses numerical analysis of the classical LU decomposition method for solving linear equations
Thermal
- Solving equations of heat transfer with CUDA
LU
- 解线性代数方程组的列主元LU分解法的C++实现-Solving linear algebraic equations out of the main element LU decomposition by C++
Gauss
- 解线性代数方程组的列主元高斯消去法的C++实现-Solving linear algebraic equations out of the main element Gaussian elimination by C++
Linear_equations
- 解线性方程,误差分析以及时间统计(浮点数,双精度,整数),以及一些结论-Solving linear equations, error analysis, and time statistics (float, double precision, integer), and some conclusions
Newton
- 此程序实现了利用牛顿迭代法解方程的算法,重要的是利用牛顿迭代法的基本原理,通过编程算出了最后的解-This program implements the algorithm using Newton iterative method of solving equations, newton method basic principle, be programmed to calculate the final solution
pardiso_unsym_c
- 利用Intel mkl求解线性方程组的例子,其中调用了pardiso函数,特别适合快速求解稀疏线性方程组-Intel MKL for solving linear equations with examples, which calls pardiso function, particularly suitable for fast sparse linear equations
1-16
- A program for solving quadratic equations by dichotomy method. Program is well documented in Russian
main
- 可以用多种方法解线性方程组,而且未知数是可输入的,方法可选择。-There are many ways of solving linear equations and unknowns is input methods to choose from.
JGS
- JGS法求解线性方程组,完全根据计算方法中的算法进行编写,有利于课程的学习和课后的巩固-JGS method for solving linear equations, entirely prepared in accordance with the calculation method of the algorithm, is conducive to learning courses and after-school consolidation