搜索资源列表
Jacobi
- 解线性代数方程组的Jacobi迭代法的C++实现-Solution of linear algebraic equations of the Jacobi iterative method for C++
Calculo2
- Seidel, Jacobi, LU e Gau-Seidel, Jacobi, LU e Gauss
shuzhisuanfa
- 实现数值分析中的一些基本算法,Jacobi、Gauss、Gauss-Seidel、拉格朗日插值以及列主元高斯消去发等-Some of the basic algorithm in numerical analysis
jacobi_test
- 串行算法—使用雅克比迭代解线性方程组,c++ -Serial algorithm- using the Jacobi iterative solution of linear equations, c++
PCA
- (主成分分析)Jacobi法求解对称矩阵的特征值及特征向量-(PCA)Finding the eigenvalues and eigenvectors of symmetric matrices, applying Jacobi s method