-
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
-
timeseries_spectrum
此函数的功能为一个一维时间序列的多重分形特征(The function of this function for a one-dimensional time series of multi-fractal characteristics of)
- 2007-11-17 02:07:33下载
- 积分:1
-
dtmfs
matlab的用户界面实例,模拟电话发音,很有意思,可以试一试(Matlab example of the user interface, analog telephone pronunciation, very interesting, may try)
- 2006-11-27 22:43:10下载
- 积分:1
-
Difine_LE_Henon
利用定义法求henon映射Lyapunov指数(Using the definition method the henon map Lyapunov exponent)
- 2014-11-02 19:47:32下载
- 积分:1
-
STC_test
stc算法,主要用于地震勘探领域,利用接收器接收到的波形信号求取速度(STC meithod, used for calculation of velocity)
- 2015-01-15 13:05:00下载
- 积分:1
-
improved-FCM-based-on-GA
是一个基于遗传算法改进的模糊C均值算法,很不错的代码。(It is a improved fuzzy C-means algorithm based on genetic algorithm , a very good code. )
- 2014-02-12 11:32:33下载
- 积分:1
-
kks
Kreftwerk-Kennzeichen system
Identification System for Power Station
- 2014-09-01 15:14:55下载
- 积分:1
-
chapter20
matlab学习案例,基于遗传模拟退火算法的聚类算法(the matlab case study, the clustering algorithm based on genetic simulated annealing algorithm)
- 2012-08-29 11:04:40下载
- 积分:1
-
accessory_parameter
lingjian.m-----蒙特卡罗方法
lingjian.m使用零件初始值,用蒙特卡罗方法算出总费用。其中使用了自己编制的正态分布随机数发生器产生正态分布随机数。lingjian.m是对蒙特卡罗方法的一次练习。
accyouhua为标定值的函数,而lingjian不是一个函数,在其中已给出了一组标定值的值。
退火确定标定值/unitanneal()----模拟退火
连续型多个变量组合优化问题
这是对模拟退火方法的一次练习,结果证明模拟退火确实是一个行之有效的方法。
当参数选择较好时(一般也伴随着运行时间的加长),模拟退火的结果较好,然而用MATLAB的FMIMCON()一般可达到更高的精度。(lingjian.m----- Monte Carlo method
lingjian.m part the initial value, using the Monte Carlo method to calculate the total cost. The use of the preparation of their own normal distribution random number generator to produce a normal distribution of random numbers. lingjian.m yes to the first practice of the Monte Carlo method.
accyouhua calibration function, and lingjian is not a function, which has given the value of a set of calibration values .
Annealing to determine the calibration value/unitanneal ()---- Simulated Annealing
Combinatorial optimization problem of continuous multiple variables
This is a practice of simulated annealing method, the results show that simulated annealing is an effective method.
Parameter selection is better (usually accompanied by longer running time) the results of simulated annealing, however the MATLAB FMIMCON () generally achieve higher accuracy.
)
- 2012-02-12 15:08:59下载
- 积分:1
-
mpegproj
说明: 基于MATLAB的mpeg的播放器, 解码器的实现, 完全源代码攻略。 值得一学(MATLAB-based mpeg players, the decoder implementation, full source code Raiders. Worth a study)
- 2005-11-09 19:26:58下载
- 积分:1