-
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
-
matlab-draw-curve
matlab绘制多种二维数据曲线图,三维曲线图,图像处理及动画制作。(matlab draw a variety of two-dimensional data graph, 3D graph, image processing and animation.)
- 2012-07-04 22:27:54下载
- 积分:1
-
temtest
Temperature sensing Fiber
- 2011-11-10 02:18:38下载
- 积分:1
-
yuanzhen
本程序是圆形相控阵方向图合成,阵型位于不同坐标面上所得的方向图不同。本程序分别从阵型位于水平和竖直阵面两种情况进行仿真,结果不同。有利于初学者对相控阵方向图合成的理解和对matlab编程软件的学习。(This program is the circular phased array pattern synthesis.The direction of the circular phased array placed on the different coordinate surface of a simulation result. This program simulation points placed vertically and horizontally both cases, contribute to the understanding of phased array direction pattern synthesis and matlab programming learning.)
- 2013-04-14 22:08:26下载
- 积分:1
-
lesson2
求解语音信号的短时过零率、短时能量、短时自相关特征,分析实验结果,并能掌握借助时域分析方法所求得的参数分析语音信号的基音周期及共振峰。(The short-time zero-crossing rate, short-time energy and short-time autocorrelation characteristics of speech signal are solved, and the experimental results are analyzed. The pitch period and resonance peak of speech signal can be analyzed by the parameters obtained by time-domain analysis method.)
- 2019-05-20 19:21:03下载
- 积分:1
-
agc
说明: 在matlab平台中使用matlab实现agc算法(implement agc in matlab)
- 2021-01-05 20:35:13下载
- 积分:1
-
cpns
神经网络中的对象传播神经网络CPN的学习算法(Neural network objects CPN-propagation neural network learning algorithm)
- 2008-12-25 19:02:26下载
- 积分:1
-
mimo_ofdm
说明: Doan in document with Matlab Code 2 MIMO
- 2018-12-28 00:36:02下载
- 积分:1
-
ABC_Free_Space
FDTD一维吸收边界条件MATLAB代码(One-dimensional FDTD absorbing boundary conditions MATLAB code)
- 2009-10-16 09:45:44下载
- 积分:1
-
C-V
说明: C-V模型实现灰度图像和彩色图像的分割,运用水平集方法实现曲线演化(using Chan-Vese model color image segmentation )
- 2011-03-24 17:07:50下载
- 积分:1