搜索资源列表
Laplacian-Eigen-map
- Laplacian Eigenmap.This contains matlab programs to calculate Laplacian Eigenmap.this is applied for face images.
eigen
- c code to calculate the eigen vector
EigValCalc
- 数值计算:使用幂法、反幂法、LU分解等求解矩阵的按模最大特征值、按模最小特征值、第二条件数以及矩阵行列式值的C++源码实现-C++ implemented Power Method, Inverse Power Method, LU to calculate the eigen & det value of a matrix
TheoreticalEigenSate
- MATLAB code to calculate eigen engenry and eigen function of a square potential well.
pol_eigen
- To calculate the eigen vectors and eigen values, decomposition for a polarimetric radar data set
OscarV3.14
- OSCAR is an optical FFT code used to calculate the steady state optical eld circulating in Fabry Perot cavities. The code can integrate non-sperical mirrors and any arbitrary input elds. Recent applications for OSCAR have been: calculation of thermal
OscarV3.14
- OSCAR is an optical FFT code used to calculate the steady state optical eld circulating in Fabry Perot cavities. The code can integrate non-sperical mirrors and any arbitrary input elds. Recent applications for OSCAR have been: calculation of
Oscar
- OSCAR is an optical FFT code used to calculate the steady state optical field circulating in Fabry Perot cavities. The code can integrate non-sperical mirrors and any arbitrary input fields. Recent applications for OSCAR have been: calculation of t
OscarV3.15
- Descr iption OSCAR is an optical FFT code used to calculate the steady state optical field circulating in Fabry Perot cavities. The code can integrate non-sperical mirrors and any arbitrary input fields. Recent applications for OSCAR have been: ca
Calculate Eigen Value Using Rayleigh's Method
- This source code in Matlab calculate the Eigen value of a matrix using Rayleigh's Method.