搜索资源列表
eigen
- D:\\matlab\\nmm\\eigen.rar特征值-D : \\ Matlab \\ nmm \\ eigen.rar eigenvalue
FaceRecognitionSystem.rar
- matlab source code eigen face for face recognition,can detect pose and expression,matlab source code eigen face for face recognition,can detect pose and expression
NPE
- 本代码实现基于成对约束的半监督图嵌入算法-Following the intuition that the image variation of faces can be effectively modeled by low dimensional linear spaces, we propose a novel linear subspace learning method for face analysis in the framework of graph embeddi
Laplacian-Eigen-map
- Laplacian Eigenmap.This contains matlab programs to calculate Laplacian Eigenmap.this is applied for face images.
eigen
- This a matlab code for right eigen vector and left eigen vector for power system-This is a matlab code for right eigen vector and left eigen vector for power system
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
power
- Power method of solution for highest/lowest eigen value.
Matlab_Implemenatation_faceRecognition
- Matlab code for face recognition eigen and fischer faces
esprit
- ESPRIT Algorithm (Eigen analysis algorithms for spectrum estimation)
eigenvalues_decomposition
- stand alone header file implementing eigen value decomposition for a symmetric matrix-stand alone header file implementing eigen value decomposition for a symmetric matrix
eigenfilter
- finding eigen values
eigen
- Compute the eigenvalues of the transition matrix
eigen
- eige value problems in math
eigen
- 此程序为用matlab编写的基于最小二乘法通过求解广义矩阵特征值及特征向量进行椭圆曲线拟合程序。 程序中x,y分别为采样点的横纵坐标。生成的结果矩阵为椭圆曲线aX^2+bXY+cY^2+dX+eY+f=0中的各项系数。-This program was written with matlab by solving the generalized least square method based on matrix values and eigen vectors of the ellipt
PS3_ques1ab
- 2-dimensional PCA implementation for different mean. Using highest eigen value to project the data.
eigen-based-facial
- finding the eigen based facial
eigen
- MATLABE上的,信号合成的EIGEN算法信噪比增益仿真,(极低信噪比)-EIGEN SNR gain simulation algorithm
Eigen-3.2.2
- Eigen非常方便矩阵操作,当然它的功能不止如此,由于本人只用到了它的矩阵相关操作,所以这里只给出了它的一些矩阵相关的简单用法,以方便快速入门。矩阵操作在算法研究过程中,非常重要,例如在图像处理中二维高斯拟合求取光斑中心时使用Eigen提供的矩阵算法。Eigen用源码的方式提供给用户使用,在使用时只需要包含Eigen的头文件即可进行使用。-Eigen is a C++ template library for linear algebra: matrices, vectors, numerica
eigen
- eigen数学库源代码,以及相关文档和一些测试用的Demo-eigen library source code, and some other doc
Eigen
- 运用Eigen,去求得特征向量与特征值,并验证是否正确。(Using the Eigen, to obtain eigenvector and eigenvalue, and verify whether it is right.)