搜索资源列表
NV_Analysis
- 这是数值分析的作业,主要是求矩阵特征值等-This is the numerical analysis of the operation, mainly for matrix eigenvalue etc.
Matrix
- 很好用的有关矩阵的各种操作,包括求逆,特征值,特征向量,svd分解等-good part of the matrix of various operations including inverse, eigenvalues, eigenvectors, svd decomposition, etc.
雅可比
- 求是对称矩阵的特征值及特征向量
MMatrixxa
- 关于矩阵运算的各种数值算法,包括实(复)矩阵求逆,对称正定矩阵与托伯利兹矩阵阵的求逆,线性方程组的常用解法,矩阵的各种分解方法,特征向量与特征值的求解等等。 -Numerical algorithms on a variety of matrix operations, including real (complex) matrix inversion symmetric positive definite matrix inverse matrix array with Tuobo Lee
VC-largest-eigenvalue-of-the-matrix
- 通过VC++语言 求矩阵的最大特征值 利用迭代算法 有精确度-Matrix VC++ language largest eigenvalue accuracy using an iterative algorithm
A_hw1
- 利用幂法、反幂法求矩阵按模最大、最小特征值以及矩阵的行列式与条件数-By using the power method, the inverse power method is used to find the maximum and minimum eigenvalue of the matrix, and the determinant and condition number of the matrix.
Hjz
- C语言的上H矩阵求特征值,返回值:整型。运行成功则返回1,失败则返回0(The upper H matrix of C language takes the eigenvalue and returns the value: integer.Run success returns 1, failure returns 0.)