-
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
3.将disdata组成决策表(savers.m),通过对disdata的条件属性进行约简,得到其一个约简,组成新的测试集rstest和训练集rsstudy存为imagersdata.mat
4.对rsstudy进行模糊神经网络训练(savecul.m),对模糊神经网络的参数进行调整学习将其存入culdata.mat
5.用runfnn.m对rstest进行测试得到其识别率
savem.m和cm.m是用最小距离分类器对训练集和测试集进行分类.(pca+ lda+ Rough Set+ fuzzy neural network
saveORLimage.m will ORL face database is divided into test set and training set ptest for pstudy keep imagedata.mat
Treasury will face 1.savelda.m first dimensionality reduction pca, lda used feature extraction, a new test set and training set ldatest for ldastudy keep imageldadata.mat
2. Ldastudy carried out on the discretization (discretimage.m), to be discrete matrix of disdata, deposited to imagedisdata.mat
3. Disdata the composition of the decision table (savers.m), the conditions on the attributes disdata about Jane, has been one of its reduction to form the new test set and training set rstest for rsstudy keep imagersdata.mat
4. Rsstudy training fuzzy neural network (savecul.m), on the parameters of fuzzy neural network to learn to adjust their deposit culdata.mat
5. Rstest used to test for runfnn.m by its recognition rate
cm.m is savem.m and minimum distance classifier on the training set and test set classificati)
- 2009-06-07 11:50:01下载
- 积分:1
-
Markov-Chain-Monte-Carlo
Markov Chain Monte Carlo
- 2015-01-06 05:11:10下载
- 积分:1
-
tulunzuiduanlumatlabcode
解决图论中最短路问题的最好方法--“Dijstra算法,”通过解析实例模型,对模型算法进行描述、拓展,并给出了求最短路以及求最短路长的MATLAB程序,此程序具有通用性。(The best way to solve the shortest path problem in graph theory is- "Dijstra algorithm," by parsing instance model, the model describes the algorithm, expand, and gives the shortest and seek seek the shortest length of the MATLAB program, this program has versatility.)
- 2013-12-14 15:48:37下载
- 积分:1
-
multifractal-spectrum
一种计算多重分形谱的算法,能够有效计算多重分形谱的各种参数(A method of calculating the multifractal spectrum)
- 2012-11-20 19:45:23下载
- 积分:1
-
GFDM的matlab代码
说明: matlab code for gfdm
- 2020-06-21 21:00:02下载
- 积分:1
-
buckboost
说明: buck-boost converter simulation in Matlab
- 2021-01-28 20:55:14下载
- 积分:1
-
Proficient_in_MATLAB
精通MATLAB 有画图章节,很直观的教程(Proficient in MATLAB)
- 2010-01-29 10:30:17下载
- 积分:1
-
Correlation_Multiple_Cluster
说明: mimo系统中相关多波束仿真方法,希望对大家有帮助(MIMO system related Multibeam simulation method, we hope to help)
- 2006-03-30 22:27:55下载
- 积分:1
-
short_timespectrogram
一个是产生语音的波形和短时频谱,另一个是产生语谱图。(One is to generate voice waveforms, and short-term spectrum, and the other is to generate spectrogram.)
- 2010-05-21 22:23:21下载
- 积分:1
-
gmm3.m
高斯混合模型的核心计算方法,matlab里可直接调用(Core calculation method based on Gaussian mixture model, matlab years can be called directly)
- 2014-10-04 12:55:08下载
- 积分:1