Welcome![Sign In][Sign Up]
Location:
Search - eigenvalue

Search list

[Other resourceeigenvalue

Description: Matlab系列。特征值计算各类算法分析-Matlab series. Eigenvalue calculation analysis of the various algorithms
Platform: | Size: 309279 | Author: 夏泽洋 | Hits:

[Mathimatics-Numerical algorithmsnumericalhomework

Description: 求解矩阵的最大最小特征值及对应的特征向量,以及计算条件数-solving matrix eigenvalue largest and the smallest corresponding eigenvectors and calculate several conditions
Platform: | Size: 202752 | Author: | Hits:

[Mathimatics-Numerical algorithmseignvalue

Description: 一般实矩阵的特征值计算-general real matrix eigenvalue calculation
Platform: | Size: 2048 | 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 structs求矩阵特征值、解方程组

Description: 求矩阵特征值、解方程组 -seeking matrix eigenvalue solution equations for matrix eigenvalue equations Solutions
Platform: | Size: 31744 | Author: 123 | Hits:

[Windows Develop矩阵所有运算

Description: 矩阵的转置、行列式、秩,逆矩阵求法,矩阵的三角分解、qr分解,对称正定矩阵的乔里斯基分解及行列式值,奇异值分解,广义逆的奇异值分解,矩阵特征值与特征向量的各种计算方法-all kinds of computational method of transposition of matrix, determinant, rank, inverse of matrix,triangle decomposition, qr decomposition, cholesky decomposition and determinant value based on symmetry positive definite matrix, decomposition of singular value, decomposition of generalized inversal singular value, eigenvalue and eigenvector
Platform: | Size: 82944 | Author: 球球 | Hits:

[Mathimatics-Numerical algorithmsC++常用算法之06矩阵特征值与特征向量的计算

Description: 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套矩阵特征值与特征向量的计算代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting matrix eigenvalue and eigenvectors of computing code, these procedures have been in C C 6.0 Virsual environment through. The attention of the VC 6.0 installed path, in particular include directory (folder) path, otherwise there will be compiled header files could not find the mistakes and the compiler not normal.
Platform: | Size: 91136 | Author: 闻杉 | Hits:

[Mathimatics-Numerical algorithmsVB_NUM6

Description: 用VB实现矩阵特征值的求解算法集。包括:对称矩阵的雅可比变换,实对称阵为三对角阵的特征值求解,等五种特征值求解算法。-VB matrix eigenvalue of the algorithm sets. Including : symmetric matrix Jacobian transform, real symmetric matrix to a three-diagonal matrix eigenvalue solution, the five eigenvalue algorithm.
Platform: | Size: 4096 | Author: 李春波 | Hits:

[matlabARfit

Description: Matlab工具箱实现多变量回归模型的参数估计与特征值-Matlab Toolbox multivariable regression model parameter estimation and eigenvalue
Platform: | Size: 240640 | Author: 陈丽 | Hits:

[Mathimatics-Numerical algorithms求矩阵特征值

Description: 这是求解矩阵最大特征值和最小特征值的计算程序-This is the solution matrix eigenvalue largest and smallest eigenvalue calculation procedures
Platform: | Size: 7168 | Author: 袁辉 | Hits:

[ConsolePROGRAMMIFA

Description: 幂法求矩阵的特征值和特征向量 算法9.1 1. 输入矩阵A,初始向量X,误差限ε最大迭代次数N。 2. 置k=1,u=0。 3. 求xr=>λ,|xr|=max|xr|,i=1,….,n。 4. 计算 Y=X/λ,X=AY 5. 若|λ-u|〈ε,输出λ,X,停机;否则,转步骤6。 6. 若k<N,k+1=>k,λ=>u,转步骤3;否则,输出错误信息,停机 -Power-law matrix eigenvalue and eigenvector algorithm 9.11. Input matrix A, the initial vector X, the error ε maximum iteration limit N. 2. Home k = 1, u = 0. 3. For xr => λ, | xr | = max | xr |, i = 1, ...., N. 4. Calculation Y = X/λ, X = AY5. If | λ-u | <ε, the output λ, X, downtime Otherwise, switch to step 6.6. If k <N,k+1=> k, λ => u, to Step 3 Otherwise, output an error message , parking
Platform: | Size: 18432 | Author: Gellss | Hits:

[matlabshizhi

Description: 利用隐式QR方法求一个实矩阵全部特征值和特征向量的通用子程序。-use QR method is seeking a full matrix eigenvalue and eigenvectors of generic subroutine.
Platform: | Size: 8192 | Author: 管声俊 | Hits:

[Algorithmmaxeigen

Description: 乘幂法求矩阵最大特征值函数形参分别为所求矩阵及矩阵的行列数-207.142.131.235 France for the largest matrix eigenvalue shape function parameters for the request matrix and the ranks of several matrix
Platform: | Size: 1024 | Author: shy | Hits:

[Othereigenvalue

Description: Matlab系列。特征值计算各类算法分析-Matlab series. Eigenvalue calculation analysis of the various algorithms
Platform: | Size: 309248 | Author: 夏泽洋 | Hits:

[Windows DevelopEigenvalue

Description: 这是用C编的计算大矩阵特征值和特征向量的程序。 提供了雅可比法和豪斯荷尔德-QR法两种方法计算矩阵特征值,可实现求取矩阵的特征值,所有结果必须到相应文件夹下(必须同时存放矩阵文件和程序)查看,特征值已经按从小到大的顺序排好。-This is a calculation made with C large matrix eigenvalue and eigenvectors procedures. Provided the Jacobian and house Herder-QR method two methods matrix eigenvalue calculation can be realized to strike a matrix eigenvalue, all results must be to the appropriate folder (must be stored matrix of documents and procedures) to view, eigenvalues have been in accordance with the order from small to large lined.
Platform: | Size: 194560 | Author: 清枫 | Hits:

[AlgorithmEigenvalue

Description: 用QR分解来求矩阵的全部特征值 包括:QR分解,矩阵转置,;矩阵求逆,矩阵相乘,最后迭代得出特征值-With QR decomposition to the full matrix eigenvalue include: QR decomposition, matrix transpose, matrix inversion, matrix multiplication, and finally reached eigenvalue iteration
Platform: | Size: 8192 | Author: zengming | Hits:

[Windows DevelopEigenvalue

Description: 求矩阵的特征值的源代码c++程序,希望会给大家一些帮助。-Eigenvalue matrix of the source code c++ program, I hope will give you some help.
Platform: | Size: 7168 | Author: 齐齐 | Hits:

[Mathimatics-Numerical algorithmseigenvalue

Description: 矩阵的本征值以及本征向量求解的数值程序,包括QR方法,householder方法等-Matrix eigenvalue and eigenvector of the numerical solving procedures, including the QR method, householder methods
Platform: | Size: 2437120 | Author: 叶飞 | Hits:

[matlabEigenvalue

Description: 有关矩阵特征值的MATLAB源程序,解决数学建模问题中矩阵特征值的求解-Eigenvalues of the matrix MATLAB source code to solve the problem in mathematical modeling for solving matrix eigenvalue
Platform: | Size: 3072 | Author: xurui | Hits:

[Algorithmeigenvalue solution

Description: 矩阵特征值及其对应特征向量求解 博士课程(The eigenvalue of matrix and its corresponding eigenvectors for the doctorate course)
Platform: | Size: 21504 | Author: Miss Unicorn | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net