搜索资源列表
PCA_fuzzy_c-means_method
- 首先对原始数据 归一化 然后进行PCA分析 采用PCs作为特征, 进行模糊聚类分析 fuzzy c-means method
FaceRecognitonCode
- 人脸识别工具箱,包含了PCA,LDA两中方法-Face Recognition toolbox contains PCA, LDA in the two methods
fuz
- 使用Fuzzy Cluster Mean (FCM)與Principal component analysis (PCA)分類Yeast Data-Yeast data will be classified by means of Fuzzy Cluster Mean (FCM)and Principal component analysis (PCA) based on matlab.
daima
- (压缩包里一共有5个代码) pca+lda+粗糙集+模糊神经网络 saveORLimage.m将ORL人脸库分为测试集ptest和训练集pstudy存为imagedata.mat 1.savelda.m将人脸库先进行pca降维,再用lda进行特征提取,得到新的测试集ldatest和训练集ldastudy存为imageldadata.mat 2.对ldastudy进行离散化(discretimage.m),得到离散化矩阵disdata,存入到imagedisdata.mat
PCA
- 自己写的PCA降维算法,还有模糊k均值大家可以参考一下-Write their own PCA dimensionality reduction algorithm, and fuzzy k means we can refer to
fsvmPpca-face-Recognition
- 首先用PCA对ORA人脸图像降维,然后用模糊支持向量机对提取的特征向量进行分类,识别率较高。-First using PCA for dimensionality reduction ORA face image, and then use fuzzy support vector machine to classify the extracted feature vectors, the recognition rate is higher.
rspcafnni
- 模糊神经网络图像识别, 基于人脸PCA算法的人脸检测识别,LDA特征提取,模糊神经隶属度算法-Fuzzy Neural Network Image Recognition
mul_fea_ext
- 里面包含多种信号特征提取算法,有短时变换算法,包络特征提取算法,模糊函数算法,包络前沿算法,还有PCA降维等(It contains a variety of signal feature extraction algorithms, including short-time transform algorithm, envelope feature extraction algorithm, fuzzy function algorithm, envelope front algorithm,