搜索资源列表
幂法求特征值
- 用幂法求矩阵的按模最大的特征值,是数值分析里的经典方法-method for using the power of the matrix model by the largest eigenvalue of numerical analysis of the classical method
求矩阵特征值
- 这是求解矩阵最大特征值和最小特征值的计算程序-This is the solution matrix eigenvalue largest and smallest eigenvalue calculation procedures
eig_lanczos
- 用lanczos求特征值的matlab程序-with lanczos eigenvalues for the Matlab procedures
valp
- 求特征值与特征向量的程序,通过methode de LU思想设计。
qr方法求赫申伯格矩阵的全部特征值
- qr方法求赫申伯格矩阵的全部特征值-qr Hoeschen way for the full Burg matrix eigenvalue
matrixl(eig)
- 此程序为求特征值与特征向量的源码程序,请大家指教
pcaC++
- 使用C++语言实现主成分变换算法pca,包含求特征值特征向量
jcb
- 其中包含了求特征值和特征向量的两种经典算法:雅克比法和雅克比过关法,函数可以直接使用
NumericalLinearAlgebra
- 数值线性代数的Matlab应用程序包 共13个程序函数,每个程序函数有相应的例子函数一一对应,以*Example.m命名 程序名称 用途 Method 方法 GrmSch.m QR因子分解 classical Gram-Schmidt orthogonalization 格拉母-斯密特 MGrmSch.m QR因子分解 modified Gram-Schmidt iteration 修正格拉母-斯密特 householder.m QR因子分
jiesuanjuzhen
- 解算高阶矩阵,可以求逆,求特征值,对矩阵进行特征值分解
求矩阵特征值、解方程组
- 求矩阵特征值、解方程组 -seeking matrix eigenvalue solution equations for matrix eigenvalue equations Solutions
用雅克比发方法求矩阵特征值和特征向量
- 用雅克比发方法求矩阵特征值和特征向量,并判断是否可以收敛-Made with the Jacobian matrix method, to calculate the eigenvalues and eigenvectors, and determine whether convergence
Java实现QR分解法求矩阵的所有特征值及特征向量
- Java实现QR分解法求矩阵的所有特征值及特征向量,Java realization of QR decomposition for matrix eigenvalues and all eigenvectors
chengmi
- 三种求矩阵特征值的matlab实现:乘幂法、QR算法、yaccbi法求特征值-Eigenvalues of the three Matrix matlab implementation: power method, QR algorithm, yaccbi Eigenvalue Method
Jacobian_algorithm
- 用雅克比算法求取一个实对称矩阵的特征值和特征向量-Jacobian algorithm used to strike a real symmetric matrix of eigenvalues and eigenvectors
Jacobi
- matalab程序关于迭代法求特征值和特征向量-matalab program
规范化幂法求矩阵按模最大特征值
- 用规范化幂法求矩阵的特征值,(反幂法还没实现。。。。。。)(Using normalized power method to find the eigenvalues of a matrix)
QRf分解法求特征值
- 一个求解矩阵特征值的程序 用c编写,可运行,计算结果正确(code for matrix!! combiled, it can be used, and the result is correct. run perfect!)
求主特征值的正确程序
- 求特征值的正确的程序,采用的方法为幂法。可调试(Find the correct procedure for eigenvalues, using the power method. Can be debugged)
层次分析法求特征值与特征向量
- 层次分析法来求得任何一个矩阵的特征值,特征向量,归一化向量(The analytic hierarchy process (AHP) is used to obtain the eigenvalues, eigenvectors and normalization vectors of any matrix)