-
code1
用蚁群算法解决TSP问题,这是我从MATLAB中文论坛找到的。(TSP with ant colony algorithm to solve the problem, which I found from the MATLAB Chinese Forum.)
- 2009-12-17 16:20:13下载
- 积分:1
-
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
-
livre_-Kalman-Filtering-and-Neural-Networks
livre_ Kalman Filtering and Neural Networks è____________________________________
- 2015-02-18 07:42:24下载
- 积分:1
-
RF-Design-and-Analysis(3)
射频方面的资料,里面有详细的M文件,希望对大家有用。(Radio frequency information, there are detailed paper M, in the hope that useful to everyone.)
- 2007-11-11 12:15:45下载
- 积分:1
-
subattribspace
朴素贝叶斯matlab实现,基于matlab编程(Naive Bayes matlab to achieve, based on the matlab programming)
- 2009-05-27 23:24:21下载
- 积分:1
-
matlab
用MATlab实现的神经算法,比较简单,适用于刚学习粒子群算法的人,大家可以交流一下(MATlab neural algorithm, relatively simple, suitable for people new to the study of the particle swarm optimization (pso) algorithm, we can discuss)
- 2014-09-20 08:43:27下载
- 积分:1
-
ode_fit
已知自变量t,因变量y,y和t满足一下函数式:
dy/dt=0.001414/(1/(4.5727*10^4*k1*(1-0.02119*y)^k2)+1/k3/45727);(需要指出的是,该公式中参数可进一步合并,在本帖中并未作合并处理)
已知 t=;y=;拟合出参数k1,k2,k3。(Known independent variable t, the dependent variable y, y, and t satisfy my functional: dy/dt = 0.001414/(1/(4.5727* 10 ^ 4* k1* (1-0.02119* y) ^ k2)+1/k3/45727) (It should be noted that the equation parameters can be further consolidated in this post are not treated as a merger) is known t = y = fitting parameters k1, k2, k3.)
- 2015-01-07 21:32:55下载
- 积分:1
-
OFDM_signal
用matlab实现ofdm信号和它的累积分布函数代码(Using matlab ofdm signal and its cumulative distribution function code)
- 2013-12-04 17:42:54下载
- 积分:1
-
RadarSystemSimulation
some code for radar system simulation
- 2010-08-29 16:10:56下载
- 积分:1
-
matlabengine
VC++环境下调用MATLAB程序实现数字信号处理的方法(VC environment MATLAB program called digital signal processing methods)
- 2008-05-26 20:39:13下载
- 积分:1