搜索结果

找到约 11 项符合 eigenvalues 的查询结果

数值算法/人工智能 Eigenvalues and eigenvectors

Eigenvalues and eigenvectors
https://www.eeworm.com/dl/518/486725.html
下载: 152
查看: 1091

数值算法/人工智能 QR ALGORITHM To obtain the eigenvalues of a symmetric, tridiagonal n by n matrix

QR ALGORITHM To obtain the eigenvalues of a symmetric, tridiagonal n by n matrix
https://www.eeworm.com/dl/518/122192.html
下载: 67
查看: 1102

数学计算 a software code for computing selected eigenvalues of large sparse symmetric matrices

a software code for computing selected eigenvalues of large sparse symmetric matrices
https://www.eeworm.com/dl/641/263454.html
下载: 67
查看: 1081

matlab例程 Program to solve for natural frequencies (eigenvalues) and resulting mode shapes (eigenvectors)

Program to solve for natural frequencies (eigenvalues) and resulting mode shapes (eigenvectors) in simple structures
https://www.eeworm.com/dl/665/488570.html
下载: 178
查看: 1074

数学计算 2. Using QR factorization to find all of the eigenvalues and eigenvectors for the following matrix

2. Using QR factorization to find all of the eigenvalues and eigenvectors for the following matrix
https://www.eeworm.com/dl/641/256151.html
下载: 171
查看: 1121

其他 Computes the eigenvalues and eigenvectors of a real upper-Hessenberg Matrix using the QR method

Computes the eigenvalues and eigenvectors of a real upper-Hessenberg Matrix using the QR method.
https://www.eeworm.com/dl/534/475128.html
下载: 107
查看: 1087

数学计算 computes the eigenvalues of a symmetric tridiagonal * matrix T. The user may ask for all eigenvalue

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.
https://www.eeworm.com/dl/641/178570.html
下载: 70
查看: 1075

数学计算 计算本征值程序

Computes all eigenvalues and eigenvectors of a real symmetric matrix a, ! which is of size n by n, stored in a physical np by np array. ! On output, elements of a above the diagonal are destroyed. ! d returns the eigenvalues of a in its first n elements. ! v is a matrix with the same logical and ...
https://www.eeworm.com/dl/511493.html
下载: 3
查看: 104

matlab例程 This function obtains a unitary matrix Q such that: d=diag(Q *diag(lmd)*Q). In other words, it gi

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 ...
https://www.eeworm.com/dl/665/283897.html
下载: 94
查看: 1064

matlab例程 Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course in numeri

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 ...
https://www.eeworm.com/dl/665/316409.html
下载: 38
查看: 1201