Welcome![Sign In][Sign Up]
Location:
Search - matrix eigenvalues

Search list

[Mathimatics-Numerical algorithms矩阵特征值的Householder方法

Description: 矩阵特征值的Householder方法- Matrix eigenvalues Householder method
Platform: | Size: 1024 | Author: | Hits:

[Mathimatics-Numerical algorithms矩阵特征值的幂法

Description: 矩阵特征值的幂法- Matrix eigenvalues power law
Platform: | Size: 2048 | Author: | Hits:

[Books第五章 矩阵特征值与特征向量的计算

Description: 矩阵特征值与特征向量的计算-Matrix eigenvalues and eigenvectors of calculation
Platform: | Size: 157696 | Author: 陈磊 | Hits:

[Algorithm矩阵特征值的计算

Description: 矩阵特征值与特征向量的计算约化对称矩阵为对称对角阵的豪斯荷尔镕变换法似对称三对角阵的全部特征值、特征向量的计算等-Matrix eigenvalues and eigenvectors of the calculation about symmetry symmetric matrix diagonal matrix ho Shihemi Rong transform it symmetric tridiagonal matrix eigenvalue all, the eigenvectors of calculation
Platform: | Size: 8192 | Author: 樊继东 | Hits:

[Data structscsf

Description: c常用数值算法,主要包括矩阵特征值与特征向量的计算、数学变换与滤波等20多种算法的实现-c commonly used algorithm, including Matrix eigenvalues and eigenvectors of computing, mathematics and transform more than 20 filtering algorithm to achieve
Platform: | Size: 282624 | Author: 李某 | Hits:

[Data structsjuzhentezhenxianglian

Description: 数学分析,高等代数中矩阵特征值和特征向量的求解(C描述)-mathematical analysis, advanced algebra Matrix eigenvalues and eigenvectors of the Solution (C Description)
Platform: | Size: 9216 | Author: 110011 | Hits:

[Data structsMatrix

Description: 很好用的有关矩阵的各种操作,包括求逆,特征值,特征向量,svd分解等-good part of the matrix of various operations including inverse, eigenvalues, eigenvectors, svd decomposition, etc.
Platform: | Size: 15360 | Author: 高纯玲 | Hits:

[Algorithmjacobi

Description: 雅可比迭代(过关法)计算实对称矩阵的特征值和特征向量-Jacobi iteration (immigration law) the calculation of Real Symmetric Matrix Eigenvalues and eigenvectors
Platform: | Size: 1024 | Author: 韦晓辉 | Hits:

[Algorithmeigenvector2

Description: 求矩阵的特征值的源码,用于求矩阵的特征值.-Eigenvalue matrix of the source code for the matrix eigenvalues.
Platform: | Size: 1024 | Author: lihua | Hits:

[matlabjac

Description: 雅克比方法求矩阵的特征值和特征向量,matlab文件,已经调试成功了-Methods for Jacobian matrix eigenvalues and eigenvectors, matlab documentation, debugging has been successful
Platform: | Size: 1024 | Author: lily | Hits:

[Special Effectspcacode

Description: 程序设计步骤: 1、去均值 2、计算协方差矩阵及其特征值和特征向量 3、计算协方差矩阵的特征值大于阈值的个数 4、降序排列特征值 5、去掉较小的特征值 6、去掉较大的特征值(一般没有这一步) 7、合并选择的特征值 8、选择相应的特征值和特征向量 9、计算白化矩阵 10、提取主分量-Programming steps: 1 to mean 2, calculation of covariance matrix and its eigenvalues and eigenvectors 3, the calculation of covariance matrix eigenvalues greater than the threshold number of 4, in descending order of eigenvalue 5, remove the smaller eigenvalue 6, remove the larger eigenvalue (usually not this step) 7, the combined choice of eigenvalues 8, select the appropriate eigenvalues and eigenvectors 9, computing whitening matrix 10, principal component extraction
Platform: | Size: 1024 | Author: lrx | Hits:

[Mathimatics-Numerical algorithmsQR

Description: Java实现QR分解法求矩阵的所有特征值及特征向量-Java realization of QR decomposition for matrix eigenvalues and all eigenvectors
Platform: | Size: 3072 | Author: maria | Hits:

[Mathimatics-Numerical algorithmswork

Description: 用幂法与反幂法求矩阵的最大最小特征值,以及与某个值相近的特征值,模最小的特征值,条件数与行列式-Power law with power law and anti-matrix eigenvalues of the max-min, as well as the characteristics of a value similar to the value of the smallest modulus eigenvalue condition number and determinant
Platform: | Size: 3072 | Author: maria | Hits:

[Algorithm5

Description: 数值计算中矩阵特征值和特征向量的C++程序-Numerical calculation of eigenvalues of matrix C++ program
Platform: | Size: 1313792 | Author: hope | Hits:

[Algorithmeigenvalues

Description: 计算复矩阵A(x) u = 0的特征值和特征向量,fortran代码,声学模态计算的必备工具。-Calculating complex matrix A (x) u = 0 the eigenvalues and eigenvectors, fortran code, acoustic an indispensable tool for modal calculations.
Platform: | Size: 2048 | Author: 杨明绥 | Hits:

[MPIEE

Description: 这个程序实现了计算矩阵特征值,包括最大的和最小的。-This program enables calculation of matrix eigenvalues, including the largest and smallest.
Platform: | Size: 19456 | Author: SHIJIA | Hits:

[OtherMatrixEigenvaluesandEigenvectors

Description: 矩阵的特征值与特征向量 (1)理解矩阵的特征值、特征向量的基本概念;了解矩阵特征多项式概念; (2)熟练掌握求矩阵的特征值、特征向量的方法; (3)掌握矩阵的特征值和特征向量的基本性质; (4)了解求矩阵特征值和特征向量的MATLAB 和MAPLE 命令-Matrix Eigenvalues and eigenvectors (1) understand the matrix eigenvalues, eigenvectors of the basic concepts understanding of the concept of matrix characteristic polynomial (2) proficiency in order to matrix eigenvalue, eigenvector method (3) control Matrix eigenvalues and eigenvectors of the fundamental nature (4) Understanding the demand matrix, eigenvalues and eigenvectors of MATLAB and MAPLE commands
Platform: | Size: 148480 | Author: alice | Hits:

[AlgorithmMatrix

Description: 自己封装的矩阵运算的类,用C#编写,例如转置、求逆、求特征值、矩阵乘法等-Own package matrix operations class, written using C#, such as transposition, inversion, find eigenvalues, matrix multiplication, etc.
Platform: | Size: 4096 | Author: 郭挺 | Hits:

[Special EffectsMatrix

Description: 求矩阵的特征值和特征向量,使用c语言编程-Matrix eigenvalues and eigenvectors, c language programming
Platform: | Size: 846848 | Author: 李明 | Hits:

[matlabMatrix-eigenvalues-computation

Description: 矩阵特征值计算各种方法的matlab程序,可作为数值分析等的学习工具。-Matrix eigenvalues computation
Platform: | Size: 4096 | Author: cheung | Hits:
« 12 3 4 5 6 7 8 9 10 ... 19 »

CodeBus www.codebus.net