-
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
-
GPC
广义预测控制标准程序,单入单出和多入多出的,无扰动情况下(Generalized Predictive Control Program, SISO and MIMO for)
- 2020-11-21 11:39:36下载
- 积分:1
-
UPFCplacement
Unified Power Flow Placement
- 2010-07-12 01:44:12下载
- 积分:1
-
GRAY2RGB
本程序在matlab中实现了灰度图像转换为RGB图像的过程,简单易于理解,有注释(This procedure in matlab to realize the gray image conversion for RGB image process, simple easy to understand, a comment
)
- 2012-09-07 22:14:25下载
- 积分:1
-
444408755CMA
通信系统中,盲均衡技术的研究---恒模算法(Communication systems, blind equalization of constant modulus algorithm research---)
- 2011-11-15 16:12:08下载
- 积分:1
-
iRobotCreateSimulatorToolbox1_3
iRobotCreateSimulatorToolbox1_3 iRobot仿真matlab工具箱(iRobotCreateSimulatorToolbox1_3 iRobot simulation matlab toolbox)
- 2012-11-23 19:54:10下载
- 积分:1
-
matlabinprocessimage
matlab图像处理的几个程序
P0301:数字图像矩阵数据的显示及其傅立叶变换
P0302:二维离散余弦变换的图像压缩
P0303:采用灰度变换的方法增强图像的对比度
P0304:直方图均匀化
P0305:模拟图像受高斯白噪声和椒盐噪声的影响
P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波
P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
P0308:图像的自适应魏纳滤波
P0309:运用5种不同的梯度增强法进行图像锐化
P0310:图像的高通滤波和掩模处理
P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理
P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理(Matlab several image processing procedures P0301 : Digital image data matrix display and Fourier Transform P0302 : Two-dimensional discrete cosine transform image compression P0303 : Gray used a new method to enhance the contrast of the image P0304 : histogram equalization P0305 : Simulation images by white Gaussian noise and Impulse noise impact P0306 : 2D median filtering function medfilt2 right by the Salt and Pepper image noise filtering P0307 : MATLAB filter2 the function of noise interference by the image filtering P0308 : Image Adaptive Filter Weiner P0309 : use five different gradient Enhancement Act for image sharpening P0310 : Images of the high-pass filtering and mask handling P0311 : use Butterworth (Butterworth) low-pass filter to noise interference by the image smoothing P 03)
- 2007-03-23 17:01:37下载
- 积分:1
-
matlabplotcube
在Matlab中实现三维立方体的绘制。你可以选择不同的方向,大小,旋转,颜色和透明度。(This function plots a 3D-Cube.
You can choose the orientation, size, rotaion, colors and transparency.)
- 2013-09-02 19:51:16下载
- 积分:1
-
LearnMatlab7
英文的Matlab学习资料,比较精典,看后会受益非潜。(This is Matlab learning material in English.)
- 2010-01-25 22:16:37下载
- 积分:1
-
fuzzypid
倒立摆 MATLAB 模糊pid控制以及仿真(Inverted pendulum MATLAB fuzzy pid control)
- 2013-01-04 14:29:10下载
- 积分:1