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