-
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
-
Color-Tracking-Code
This matlab code helps to track color using matlab algortihm. this is a image processing programming code to develop automatic color detection applications.
- 2013-12-01 12:13:35下载
- 积分:1
-
B-splineApproximation
B-spline曲线、曲面的插值和逼近算法以及B-spline曲线、曲面的显示。代码是matlab格式的。(B-spline curve, surface interpolation and approximation algorithm, as well as B-spline curve, surface display. Code matlab format.)
- 2007-11-07 20:10:16下载
- 积分:1
-
vibfit
Nonlinear Optimization Applications
- 2011-05-04 08:58:34下载
- 积分:1
-
MLS3DShape
用于三维拟合曲线的型函数构造源代码文件,可用于三维matlab编程。(Fitting curves for three-dimensional structure of the source code file type function, can be used for three-dimensional matlab programming.)
- 2013-11-02 18:58:37下载
- 积分:1
-
tail_conv_code16
LTE咬尾卷积编码,C55上验证过,回环测试成功。(LTE tail conv coder, test passed!)
- 2013-12-05 23:22:20下载
- 积分:1
-
WCDMA_FDD_Simulink_Models
WCDMA FDD Simulink Models
- 2008-07-19 14:11:52下载
- 积分:1
-
matlab_GA
本程序为用matlab实现的基本的GA算法(genetic algorithm)
- 2010-05-20 11:16:59下载
- 积分:1
-
calculate_domain_size
基于fdtd算法利用matlab软件编写的计算问题空间的程序,适合光电子和晶体等领域(Based on FDTD algorithm using matlab software to write the calculation problem of the space program, suitable for optoelectronic and crystal, etc)
- 2013-09-26 19:59:29下载
- 积分:1
-
Boost_Inverter
This paper focuses on the analysis of Electromagnetic Interference Problem associated with the resonant converters because it affects their Electro Magnetic Compatibility (EMC). The principle of Electromagnetic Compatibility (EMC) is to allow a correct and optimum functioning of any electrical or electronic devices in the presence of each other. In other words, it is the right of electrical/electronic equipment to co-exist in an electromagnetic environment without disturbing each other.
- 2013-09-12 22:25:44下载
- 积分:1