-
TSP(GA)
遗传算法求tsp问题及其matlab代码实现
主程序中有一rand( seed ,n) n 为某一整数, 这是设置随机数发生器的种子,这样实际上规定了随机数发生的方式,因此后面的随机数其实都是定下来的,这样所有人就可以看到同一结果, 可注释掉此行,那么每次的结果就不一定再相同了. (Genetic algorithm to solve the TSP problem and the matlab code to achieve
A Rand main program ( seed , n) n as an integer, which is the setting of the random number generator seed, this actually provides a random number generating means, so the random number behind actually are determined, so that everyone can see the same results, can comment out this line, then each time the results do not necessarily the same.
)
- 2015-01-27 19:23:01下载
- 积分:1
-
rough-set-codes
这是天津大学胡清华老师在粗糙集邻域领域做的最经典的源码,同学们可以在此基础上学习和修改,入口程序已经写好,需要其他方法可以自己添加,MAIN.m是入口程序,参数的意思在子函数里讲的很明白,调用了featureselect_FW_fast.m用来属性约简,几个clsf_dpd文件是使用不同的距离公式来计算属性重要度,选择得到属性结果,使用crossvalidate.m十折交叉算法来计算计算算法精度,该段代码调用了几个分类器,C4_5.m是决策树,KNN.m是最近邻分类器,NEC.m是类似于KNN的胡修改的程序,osu_svm3.00文件夹是使用svm分类器调用的文件,使用该分类器时,代码中间的路径需要修改。另外附上一堆常用的数据集。(This is Hu Qinghua teacher at Tianjin University neighborhood rough set field do the most classic source code, students can learn and modify On this basis, the entry procedures have been written, you need other ways to add your own, MAIN.m entry program is meaning parameters Functions talked in very clear call for the featureselect_FW_fast.m attribute reduction, several clsf_dpd file is to use a different formula to calculate the distance attribute importance, choose properties to get the results, use crossvalidate.m ten fold cross algorithm to calculate the accuracy of the calculation algorithm, the segment code calls several classifiers, C4_5.m is a decision tree, KNN.m is the nearest neighbor classifier, NEC.m is similar to KNN Hu modified program, osu_svm3. 00 folders using svm classifier called file, using the classification code in the middle of the path need to be modified. Also attach a bunch of common data sets.)
- 2021-03-31 15:09:09下载
- 积分:1
-
tdoa
说明: 该程序是基于MATLAB的TDOA方法声源定位(The program is based on MATLAB's TDOA method for sound source localization)
- 2018-03-21 11:12:07下载
- 积分:1
-
5.4 小波分解法
说明: 小波分解 语音降噪 例子 正常运行 matlab(Wavelet decomposition speech denoising example normal operation)
- 2021-03-19 20:53:06下载
- 积分:1
-
TheMatlabAppliedToWavelet
MATLAB 应用于小波分析,对于想学小波的初学者很有用,它以信号处理和图像处理为例展开了如何应用小波分析工具箱来解决工程中的实际问题,相信对你一定有帮助了!
(MATLAB application of wavelet analysis, wavelet for the beginner want to learn very useful, its signal processing and image processing as an example of how to expand the application of wavelet analysis toolbox to solve practical problems in engineering, I believe you must have helped!)
- 2009-07-08 22:52:11下载
- 积分:1
-
EKF2
说明: 原代码包括捷联惯导初始对准程序,实用性强,便于学习(chushiduizhun)
- 2010-04-22 22:49:22下载
- 积分:1
-
Channel-capacity-C
信道容量C的迭代算法,解决信道容量迭代计算的问题。(Channel capacity C of the iterative algorithm to solve the problem of iterative calculation of channel capacity.)
- 2012-05-07 14:32:44下载
- 积分:1
-
xiangguanfig
在雷达系统中,改善因子相对于非相干积累脉冲数的关系曲线。(In the radar system, the improvement factor with respect to the number of non-coherent accumulation curve pulses.)
- 2013-10-21 10:16:32下载
- 积分:1
-
forest
森林火灾模拟MATLAB程序,很完整的代码!对火灾模拟感兴趣的可以下载参考参考!互相学习!(Very good!)
- 2013-07-26 15:47:44下载
- 积分:1
-
bp
说明: 用MATLAB编写的BP算法在函数逼近中的应用。(BP algorithm using MATLAB written application in function approximation.)
- 2010-05-27 21:12:49下载
- 积分:1