-
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
-
chaios
说明: MATLAB编程,利用simulink设计简单的混沌电路,仿真通过。可以最为您的课程设计资料。。。(MATLAB programming, using simulink design of a simple chaotic circuit, simulation through. Most of your programs can design information. . .)
- 2010-04-14 12:51:26下载
- 积分:1
-
maltlab
精通matlab科学计算书本上的一些例题(Proficient in matlab scientific computing books on some of the examples)
- 2013-11-05 17:34:02下载
- 积分:1
-
0000
西安电子科技大学精品课程——数字信号处理.《数字信号处理教程——MATLAB释义与实现》
本教程系统地讲解了数字信号处理的基本理论和方法,注重物理概念的阐述,尽量把MATLAB的多媒体功能用于图形、动画和声音等形象的演示,是一本自始至终使用MATLAB来阐述问题和进行计算的数字信号处理教材。(Xi' an University of Electronic Science and Technology Courses- digital signal processing. " Digital signal processing tutorial- MATLAB interpretation and implementation" of the tutorial system to explain the basic theory and methods of digital signal processing, focusing on elaborate physical concepts, try to MATLAB multimedia functions for graphics, animation and sound, and image presentation, is a problem throughout to illustrate the use of MATLAB to calculate and digital signal processing materials.)
- 2013-12-20 20:45:08下载
- 积分:1
-
wenxisen_transfermatrix
声子晶体传递矩阵法计算能带,温熙森《声子晶体》,P53(Phonon crystal transfer matrix method to calculate the energy band, Wen Xisen " phononic crystals" , P53)
- 2020-12-03 20:49:24下载
- 积分:1
-
alamouti_space_time_coding.m
space time coding-alamouti scheme
- 2009-04-27 18:43:16下载
- 积分:1
-
incsrch
root finding by incremental search
- 2010-10-26 18:37:42下载
- 积分:1
-
PLL_simple
PLL simulator on MATLAB
- 2010-11-04 12:04:58下载
- 积分:1
-
music.1
对波达方向进行估计,通过MUSIC算法估计波达方向,利用MATLAB进行仿真,构造出谱峰图,估计出入射信号的个数和方向,有效的估计出独立信号源的DOA(Estimation of DOA estimated by MUSIC DOA algorithms using MATLAB simulation constructed peak figure, it is estimated the number of signal out of shot and direction, effectively independent sources estimate the DOA)
- 2014-10-16 19:17:28下载
- 积分:1
-
Simulated-annealing--particle
Simulated annealing- particle swarm optimization, the program will be simulated annealing algorithm and particle swarm optimization by combining optimization parameters have a good effect
- 2013-12-10 05:43:33下载
- 积分:1