搜索资源列表
kpca_toy
- 基于kernel pca的非线性降维算法,原文发表于神经计算杂志上,有兴趣者可以先看论文。-PCA-based kernel of nonlinear reduced dimension algorithm, the original published in the Journal of neural computation, those interested can read papers.
empca
- 用EM算法估计PCA参数,效果比传统的PCA要好,原文发表于神经计算杂志上,有兴趣者可以先看论文。-using EM algorithm parameters estimated PCA results than the traditional PCA better, in the language of neural computation published in the magazine, those who are interested can read papers.
haykin_nn
- Simon Haykin的 《Neural NetWorks》例子原码,相当经典。相信很有用,特别SVM PCA等-Simon Haykin "Neural NetWorks" examples of the original code, very classic. I believe very useful, especially in such SVM PCA
Oja_mPCA_MUSIC
- 用基于Oja准则的PCA神经网络方法实现MUSIC算法,完成DOA估计 -Oja-based guidelines for the PCA neural network method MUSIC algorithm, the completion of the estimated DOA
five
- 1.BP神经网络进行模式识别 2.用BP网络对非线性系统进行辨识 3.一个神经网络PID控制器 4.图像处理的PCA算法 5.图像处理的穷举算法-1.BP neural network pattern recognition 2. Using BP network identification of nonlinear systems 3. A neural network PID controller 4. The PCA algorithm for image process
LVQ
- LVQ神经网络的预测——人脸识别 LVQ神经网络的预测——人脸识别-LVQ neural network forecasting- LVQ neural network prediction Face- Face Recognition
huffman_program
- 涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),-Techniques involved are: wavelet analysis, scaling down model (PCA, LDA, ICA), artificial neural network (ANN),
pca-som
- matlab下采用som神经网络算法进行100个人脸识别,可扩展性强。-som neural network using matlab under 100 face recognition algorithm, scalability.
1
- 本程序用pca,kpca,svm,pls,fisher,神经网络实现cstr和csth过程的故障检诊断,诊断率为百分之九十九,故障识别率为百分之七十七-The program use pca, kpca, SVM, PLS, fisher, neural networks realize CSTR process inspection and CSTH fault diagnosis, diagnosis rate is ninety-nine percent, and the fault re
2
- 本程序用pca,kpca,svm,pls,fisher,神经网络实现cstr和csth过程的故障检诊断,诊断率为百分之九十九,故障识别率为百分之七十六-The program use pca, kpca, SVM, PLS, fisher, neural networks realize CSTR process inspection and CSTH fault diagnosis, diagnosis rate is ninety-nine percent, and the fault re
Speech-Emotion-Recognition
- 基于主成分分析法和反向传输神经网络的语音情感识别 摘要——语音信号中包含着丰富的情感信息,尤其是语义信息。快乐、愤怒、厌恶、恐惧、悲伤,这五种基本情感是经过一个受认可的框架讨论和公认的,这个框架包括主成分分析法和BP神经网络。通过PCA从43种候选参数中筛选出11种参数作为确定某种特定的情感类别的标准。实验采用两种神经网络模型,One Class One Network 和 All Class One Network,并进行比较。实验结果表明,其可靠性达52 ~62 ,这说明用这种框架来识别
FaceRec1
- PCA+BP神经网络的人脸识别程序已进行仿真,可实现-Face recognition program of the PCA+BP neural network simulation can be realized
PCALDA
- pca+lda+bp神经网络的人脸识别 有GUI实现 在MATLAB8.0运行有用 毕业设计用-GUI of the face recognition of pca+lda+bp neural network to achieve useful for graduation designed to run in MATLAB8.0
BP
- BP神经网络训练以及检验,得到结果与设定值的误差,训练数据越多结果会越好。PS:为了获得更好的效果,请先用PCA或线性回归等方法对学习数据进行预处理。-BP neural network training and testing, the results obtained with the set value of the error, the more training data results will be better. PS: In order to obtain better res
pca-bp
- 在建模前先将数据利用PCA进行降维,将降维后的数据作为BP神经网络的输入因子,对数据进行拟合。-Before the first data modeling use PCA dimensionality reduction, the reduced dimensionality of the data as the input factor BP neural network, the data fitting.
PCAface-recognitionGUI
- 基于PCA神经网络的人脸识别系统,有界面,可操作,代码齐全,内含ORL人脸数据库,可省心运行。别忘点个赞!-A face recognition system based on PCA neural network, a interface, operational, code complete, with ORL face , but worry.
2012011539_homework3
- 模式识别:神经网络算法使用,PCA和KL变换-Pattern recognition: neural network algorithm, PCA and KL transform
rspcafnni
- 模糊神经网络图像识别, 基于人脸PCA算法的人脸检测识别,LDA特征提取,模糊神经隶属度算法-Fuzzy Neural Network Image Recognition
pcabp
- The pca method was used for the classification of BP neural network
源程序
- 神经网络BP算法,PCA算法以及PNN算法(Neural network BP algorithm and PNN algorithm)