-
geneticalgorithm
调试所用Matlab版本是6.5,gatbx-toolbox是调试过程中使用的工具箱,有些热心的研友已经提供了该工具箱,之所以再贴一遍,是因为6.5版本下调试该工具箱会出现一些错误提示,在该版本中已经进行了改正,使用该工具箱只需要将压缩包下的gatbx和gatbxTest_fns加入到Matlab搜索路径即可,另外gatbx-origin是Sheffield大学提供的原始版本的工具箱,未做任何改动,两者可做比较之用
3.gatbx-example是算例调试源码和各算例的调试说明,大家可以对照原书进行比较
4.窃以为gatbx工具箱较之Matlab7新版下的gads工具箱更能让人熟悉和了解遗传算法的原理和计算过程,虽然在可视化方面不及gads
5.学习遗传算法如果首先用熟相关工具箱的话,能够先培养信心,然后更有兴趣去专研和了解具体的算法,如果就用现有的工具箱就能解决问题的话,不了解其详细的算法也未尝不可,毕竟不是每个研友都能向see_moonlight那样开发自己的工具箱吧, ( The debugging uses the Matlab edition is 6.5, gatbx-toolbox debugs the toolbox which in the process uses, somewhat warm-hearted ground the friend already to provide this toolbox, the reason that pasted again, was because under 6.5 editions debugged this toolbox to be able to present some wrong prompts, had already carried on the correction in this edition, will use this toolbox only to need to compress package of under gatbx and gatbx Test_fns joins to the Matlab search path then, moreover gatbx-origin was the primitive edition toolbox which the Sheffield university provided, has not made any modification, both might make the comparison are the example debugging sound code and various examples debugging explained with
3.gatbx-example, everybody might compare the original bookCarries on comparison
4. in my opinion under the gatbx toolbox s to be able to let the human compared with Matlab7 update gads toolbox be familiar with the understanding genetic algorithm principle and)
- 2010-10-17 15:04:57下载
- 积分:1
-
slib
SLIB is a portable library for the programming language Scheme.
- 2014-12-19 04:24:50下载
- 积分:1
-
dbscan
数据挖掘,聚类分析,DBSCAN C++的实现,(Data mining, clustering analysis, DBSCAN C++ Realization)
- 2007-12-26 14:53:12下载
- 积分:1
-
enlarge
对二维图片进行中心放大,能控制放大的倍数,采用最近邻法(enlarge pictures from the center of it,can control the index for enlargement)
- 2014-01-07 11:26:28下载
- 积分:1
-
ECE133-EXP1
this is a matlab program for a feedback and control systems laboratory subject
- 2012-11-06 22:09:31下载
- 积分:1
-
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
-
FOCUS_study
关于focus编程的相关学习资料,有详细的说明(Focus programming related learning materials, detailed instructions)
- 2013-02-27 09:34:12下载
- 积分:1
-
CCppt
Clear Case briefly introduction power point
- 2013-09-25 10:03:02下载
- 积分:1
-
Proficient-in-Matlab-and-C-CPP-V2
matlab与VC++混合调用的经典教程(Classic tutorial matlab mixed with VC++ call)
- 2015-03-02 10:19:14下载
- 积分:1
-
chengxu.
在主程序中实现输入输出,分别输入一个整数a和一个实数b作为底数,再输入一个整数m作为指数,输出am和bm。(Realized in the main input and output, respectively, enter an integer a and b as the base of a real number, then enter an integer m as an index, output am and bm. .)
- 2015-01-12 21:36:05下载
- 积分:1