搜索资源列表
shuzhiF1
- 北航数值分析第一道作业题目——幂法 计算一个501×501带状矩阵的最大特征值、最小特征值-Numerical analysis of the first operation Beihang topic- power method to calculate a 501 × 501 banded matrix of the largest eigenvalue, the smallest eigenvalues
矩阵特征值的Householder方法
- 矩阵特征值的Householder方法- Matrix eigenvalues Householder method
aeigs60
- 特征结构配置方法(个人),希望对大家有帮助!-EIGS Find a few eigenvalues and eigenvectors of a matrix using ARPACK
5
- 数值计算中矩阵特征值和特征向量的C++程序-Numerical calculation of eigenvalues of matrix C++ program
eigenvalues
- cuda编程,并行计算N体问题。cuda programming, parallel computing N-body problem.-cuda programming, parallel computing N-body problem.
eigenvalues
- 计算复矩阵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.
EE
- 这个程序实现了计算矩阵特征值,包括最大的和最小的。-This program enables calculation of matrix eigenvalues, including the largest and smallest.
EIGENR
- SUBROUTINE TO FIND ALL REAL EIGENVALUES & EIGENVECTORS OF A REAL MATRIX [A]nxn 1. Characteristic Polynomial by the Leverrier Method 2. Eigenvalues (roots) of the Characteristic Polynomial by the Bairstow Method 3. Eigenvectors by t
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
qr_eigenvalues
- qr法求特征值和特征向量 QR法能够避免矩阵奇异带来的错误,并能求解特征值有重根的情况-qr France seek eigenvalues and eigenvectors QR method can avoid the matrix singularity caused by errors, and can solve the eigenvalue of the double roots
Valori_Proprii
- QR, Jacobi and Power Method for finding eigenvalues of a matrix.
calculate-the-eigenvalues
- 本程序是通过反幂法计算矩阵特征值和特征向量,该方法已经调试通过。实验验证,本方法计算效率高 时间复杂度相对其他算法较低。-This procedure is calculated by inverse power eigenvalues and eigenvectors, the method has been debugged. Experiments, the high efficiency of this method time complexity is lo
eigenvalues
- Calculate eigenvalues of geometric shape (circles) as features descr iptors
chap03-Eigenvalues
- Engineering Problems involving vibrations, elasticity, oscillating systems, etc., Determine the eigenvalues for n homogenous linear equations in n unknowns
Matrix-eigenvalues-computation
- 矩阵特征值计算各种方法的matlab程序,可作为数值分析等的学习工具。-Matrix eigenvalues computation
POWER-METHOD-FOR-EIGENVALUES
- POWER METHOD********************************************************* * PROGRAM FOR DETERMINATION OF HIGHEST AND LOWEST EIGENVALUES * * (SPECTRAL RADIUS)OF A SQUARE MATRIX -POWER METHOD*********************************************************
Computing-quantum-eigenvalues
- 一维量子力学(经典的哈密顿算符表征)的特征值计算论文含matlab程序,PDF+m文件-One-dimensional quantum mechanics (classical Hamiltonian characterization) Computation of eigenvalues of paper containing matlab program, PDF+m file
find-its-eigenvalues-of-a-matrix
- 在C语言中输入一个三阶矩阵,输出其特征值。-In the C language, enter a third-order matrix, the output of its eigenvalues.
Eigenvalues-and-eigenvectors
- 矩阵的特征值和特征向量的雅克比算法C++实现(实对称阵)-Eigenvalues and eigenvectors calculate of Jacobi algorithm implemented in C++ (real symmetric matrix)
Matrix-eigenvalues
- matlab求特征值的程序,包含多种方法,求解方法供大家参考-find eigenvalues matlab procedures, including a variety of methods