搜索资源列表
eigtool
- 求取大型稀疏矩阵的特征根和特征向量,适用于matlab6.1以上的环境-strike a large sparse matrix eigenvalue and eigenvalues above applies to the environment matlab6.1
Q_lmd_diag
- This function obtains a unitary matrix Q such that: d=diag(Q *diag(lmd)*Q). In other words, it gives a way to generate a matrix with given eigenvalues and diagonal elements. By Daniel Perez Palomar (last revision: May 10, 2004). Feel fre
Numerical_Computing_with_MATLAB
- Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course in numerical methods, Matlab, and technical computing. The emphasis is on in- formed use of mathematical software. We want you learn enough about the mathe-
ncm
- Toolbox for Numerical Computing with MATLAB (by Cleve Moler). Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course in numerical methods, Matlab, and technical computing. The emphasis is on in- formed u
QR_algrithm.rar
- 求矩阵特征值和特征向量的算法:QR算法。用于线性方程组的求解,和反幂法算法的设计,Matrix eigenvalues and eigenvectors of the algorithm: QR algorithm. For linear equations, and anti-power-law algorithm design
AHP
- 数学建模实验&matlab实现求矩阵特征值特征向量AHP方法的建模与实现 计算矩阵特征值、特征向量;AHP方法的建模与实现 数学建模实验&matlab实现求矩阵特征值特征向量AHP方法的建模与实现-Experimental & matlab implementation of mathematical modeling to evaluate matrix eigenvalue eigenvector method of AHP Modeling and Implementation
Shooting-Schrodinger-equation
- 打靶法解薛定谔方程利用matlab软件,采用打靶法结合Numerov算法进行求解定态薛定谔方程的本征值和本征方程。在位势为不同的抛物势时,都能求解出符合精度要求的本征值和本征方程。-Shooting method to solve the Schrodinger equation using matlab software, using the shooting method combined Numerov algorithm to solve the steady-state Schrodi
EOF
- EOF 计算时空场X的EOF前10个模态.每个空间型的方差解释率 对应的时间系数 (特征向量)的特征值-EOF space field X, calculating the first 10 EOF modes. Each space type of variance explained by the corresponding time coefficients (eigenvectors) and eigenvalues
chengmi
- 三种求矩阵特征值的matlab实现:乘幂法、QR算法、yaccbi法求特征值-Eigenvalues of the three Matrix matlab implementation: power method, QR algorithm, yaccbi Eigenvalue Method
TestArray
- 一个小程序,通过使用vc++调用MATLAB求特征值和特征向量和插值。-A small procedure, by using vc++ to call MATLAB for eigenvalues and eigenvectors and interpolation.
eig_Jacobi
- 求对称矩阵全部特征值的Jacobi方法-Symmetric matrix for all the eigenvalues of Jacobi method
eigen
- Program to solve for natural frequencies (eigenvalues) and resulting mode shapes (eigenvectors) in simple structures -Program to solve for natural frequencies (eigenvalues) and resulting mode shapes (eigenvectors) in simple structures
3
- 1、随机生成一个5*5矩阵A,元素符合均匀分布;再随机生成一个5*5矩阵B,元素符合正态分布。对A和B进行加、减、乘、除、比较等矩阵运算,查看运算结果。 2、创建5阶魔术矩阵,求A的行列式、特征值、逆、秩、迹、条件数。 3、假设矩阵 ,求A的LU分解、正交分解、特征值分解、奇异值分解。 4、创建6阶单位稀疏矩阵,并显示其全部元素。 -1, randomly generated a 5* 5 matrix A, elements in line with uniform
tezhengzhi
- 本程序为求矩阵的最大特征值、全部特征值和特征向量,应用乘幂法和雅可比过关法-This procedure for the sake of the largest eigenvalue matrix, all eigenvalues and eigenvectors, applications by a power law and the Jacobi clearance method
irbleigs
- IRBLEIGS: Finds a few eigenvalues and eigenvectors of a Hermitian matrix. IRBLEIGS will find a few eigenvalues and eigenvectors for either the standard eigenvalue problem A*x = lambda*x or the generalized eigenvalue problem A*x = lambda*M*x, whe
eigen2
- Characteristic polynomial, eigenvalues, eigenvectors
eigshow
- Graphical demonstration of eigenvalues and singular values
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
Matrix-eigenvalues-computation
- 矩阵特征值计算各种方法的matlab程序,可作为数值分析等的学习工具。-Matrix eigenvalues computation
Computing-quantum-eigenvalues
- 一维量子力学(经典的哈密顿算符表征)的特征值计算论文含matlab程序,PDF+m文件-One-dimensional quantum mechanics (classical Hamiltonian characterization) Computation of eigenvalues of paper containing matlab program, PDF+m file
