QR ALGORITHM To obtain the eigenvalues of a symmetric, tridiagonal n by n matrix
标签: eigenvalues tridiagonal ALGORITHM symmetric
上传时间: 2014-01-15
上传用户:凌云御清风
computes the eigenvalues of a symmetric tridiagonal * matrix T. The user may ask for all eigenvalues, all eigenvalues in the half-open interval (VL, VU], or the IL-th through IU-th eigenvalues.
标签: T. eigenvalues tridiagonal eigenvalue
上传时间: 2014-01-21
上传用户:CSUSheep
2. Using QR factorization to find all of the eigenvalues and eigenvectors for the following matrix
标签: factorization eigenvectors eigenvalues following
上传时间: 2014-01-14
上传用户:cuiyashuo
a software code for computing selected eigenvalues of large sparse symmetric matrices
标签: eigenvalues computing symmetric software
上传时间: 2016-02-25
上传用户:athjac
Computes the eigenvalues and eigenvectors of a real upper-Hessenberg Matrix using the QR method.
标签: upper-Hessenberg eigenvectors eigenvalues the
上传时间: 2017-08-08
上传用户:lizhen9880
eigenvalues and eigenvectors
标签: eigenvectors eigenvalues and
上传时间: 2017-09-06
上传用户:tianjinfan
Program to solve for natural frequencies (eigenvalues) and resulting mode shapes (eigenvectors) in simple structures
标签: eigenvectors eigenvalues frequencies resulting
上传时间: 2017-09-11
上传用户:wqxstar
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 free to distribute this file as it is (without including any modifications).
标签: diag function obtains unitary
上传时间: 2013-12-19
上传用户:dsgkjgkjg
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- matical functions in Matlab that you will be able to use them correctly, appreciate their limitations, and modify them when necessary to suit your own needs. The topics include * introduction to Matlab, * linear equations, * interpolation, * zero and roots, * least squares, * quadrature, * ordinary di?erential equations, * random numbers, * Fourier analysis, * eigenvalues and singular values, * partial di?erential equations.
标签: introductory Numerical Computing textbook
上传时间: 2016-07-04
上传用户:思琦琦
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 use of mathematical software. We want you learn enough about the mathe- matical functions in Matlab that you will be able to use them correctly, appreciate their limitations, and modify them when necessary to suit your own needs. The topics include * introduction to Matlab, * linear equations, * interpolation, * zero and roots, * least squares, * quadrature, * ordinary di?erential equations, * random numbers, * Fourier analysis, * eigenvalues and singular values, * partial differential equations.
标签: Numerical Computing MATLAB with
上传时间: 2014-01-01
上传用户:guanliya