搜索资源列表
power_method
- 幂法与反幂法求解矩阵特征值的C语言算法实现:本代码以Hilbert矩阵为计算对象,单纯运用C语言进行矩阵的操作以实现幂法与反幂法求解矩阵特征值的算法,应用Matlab软件对计算结果进行检验,计算结果准确无误。
幂法求解特征值
- 幂法求解方阵特征值和特征向量的源程序
power_method
- 幂法与反幂法求解矩阵特征值的C语言算法实现:本代码以Hilbert矩阵为计算对象,单纯运用C语言进行矩阵的操作以实现幂法与反幂法求解矩阵特征值的算法,应用Matlab软件对计算结果进行检验,计算结果准确无误。-Power law and inverse power method to solve matrix eigenvalue of the C language algorithm: Hilbert matrix of the co
SolveEigenvalue
- 自己编写的程序,用jacobi方法来求解对称矩阵的特征值还有用OR算法以及反幂法来求解特征值。-I have written procedures, with jacobi method to solve the symmetric matrix eigenvalue algorithm have to use OR as well as anti-power-law to solve the eigenvalue.
mifa_eigen
- 使用经典的幂法求解矩阵的按模最大的特征值-to find out the largest eigenvalue of a matrix by the classical method
matrix
- 用反幂法求解矩阵的最小特征值,主要的困难时矩阵的分解-Method using anti-power of the smallest eigenvalue matrix
fanmifa
- 用反幂法求解矩阵按模最小特征值及特征向量。数值分析c程序。-With the inverse power law model by solving matrix eigenvalue and eigenvector of the smallest. C numerical analysis procedures.
C
- 幂法 程序 [原创]幂法求解矩阵特征值及特征向量-I do not know
all_source_files
- 带双步的QR分解方法求所有特征值,以及反幂法求解对应特征向量-two-steps-qr-descomposure to solve all eigenvalues of a matrix. and antipower method to solve a engenvector correspongding to the eigenvalue
001
- 幂法和反幂法求解矩阵的特征值。数值分析大作业-Power method and inverse power method to solve the eigenvalue of matrix.
pow
- pow为幂法计算,求解矩阵的特征值和特征向量,本文提供了算例和程序-pow method for the power, solve the matrix eigenvalue and eigenvector, the paper provides examples and procedures
Corporate-profits-reasonable-use
- 运用幂法求解矩阵的最大特征值、特征向量、一致性指标和随机一致性比率。-Using the power method to solve the largest eigenvalue matrix, eigenvector, consistency index and random consistency ratio.
calatzz
- 幂法求解矩阵特征根,采用VC++编写,有界面,直接输入矩阵即可,算法经过测试,准确无误!-Power method for solving matrix eigenvalue, using VC++ written, there is interface, you can directly enter the matrix, the algorithm has been tested and accurate!
power-method
- 用幂法反幂法求解方阵的最大最小特征值及其特征向量,C语言程序,基本的数值计算算法-power method and inverse power method
eig_powershift
- 利用原点唯一幂法求解矩阵的最大特征值及其对应的特征向量-Of origin only power method for solving matrix eigenvalue and its corresponding feature vector
mifa
- 数值分析中使用幂法求解矩阵的最大特征值,求解精度可以任意设置,并且嵌入了加速算法,具有较高的计算效率-Numerical analysis using the power method to solve the matrix eigenvalue solution accuracy can be arbitrarily set, and embedded in the accelerated algorithm has high com
shuzhi
- 反幂法求解矩阵的最小特征值; 模特卡洛法求解矩阵某个值附近的特征值,其中采用了瑞丽商加速! -Inverse power method solving the smallest eigenvalue of the matrix model Carlo method for solving matrix eigenvalue of a value near which Ruili manufacturers to acceler
Mifa_Fanmifa
- 用幂法与反幂法求解矩阵特征值 -Using the power method and inverse power method to solve matrix eigenvalue
power_method
- 幂法求解矩阵特征值。矩阵为带状矩阵,中间5排数值。-a mathmatical method called power method to calculate the eigenvalue of a matrix
power-and-inverse-power-method
- 用幂法求解实对称矩阵全部特征值。子程序计算实对称矩阵的全部特征值和特征向量。主程序中含有一个算例,以帮助理解。-With the power method for solving real symmetric matrix all eigenvalues. Subroutine real symmetric matrix all eigenvalues and eigenvectors. Main progr