搜索资源列表
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.
facerecognition
- 使用Eigen face和PCA的方法进行面部识别.建立面部特征库,将输入的面部特征与库中数据比较找出近似的.-using Eigen face and PCA to do the face recognition. The final result is base on the threshold of Eigen face distance
Eigenkit
- face recognition using eigen values
eigenvectorsandfunctionsofdft
- Basics of Eigen vectors
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
- c code to calculate the eigen vector
facedetectionsvmeigenface
- SVM that uses eigen faces for face recognition
EigenFace
- This is a MFC program to test Principle Component Analysis (PCA) for constructing Eigenfaces. Using train images, it calculates Eigen values and Eigen vectors with sorting. Then reconstruct test images from PCA coefficients.
eigen
- Eigen mathematical function for delphi 5 and higher
eigen
- Computes the eigenvalues and eigenvectors of a real upper-Hessenberg Matrix using the QR method.
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
fisherface
- this is a source code for face recognition using eigen faces
esprit
- ESPRIT Algorithm (Eigen analysis algorithms for spectrum estimation)
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
Eigen
- 运用Eigen,去求得特征向量与特征值,并验证是否正确。(Using the Eigen, to obtain eigenvector and eigenvalue, and verify whether it is right.)