Welcome![Sign In][Sign Up]
Location:
Search - gatbx-toolbox

Search list

[matlabgatbx

Description: Genetic Algorithm Toolbox for MATLAB, v1.2 (最好的遗传算法工具箱University of Sheffield) 需要将各文件的名称改成小写;-Genetic Algorithm Toolbox for MATLAB. v1.2 (the best genetic algorithm toolbox University of Sheffield) The need to the file name changed to lowercase
Platform: | Size: 251904 | Author: jick | Hits:

[matlabgatbx

Description: GA遗传算法的工具箱,在预测数据是很有用处-GA Genetic Algorithm Toolbox, in the prediction data is useful
Platform: | Size: 234496 | Author: 罗丙寅 | Hits:

[matlabgatbx-toolbox

Description: matlab下GA遗传算法工具箱。提供了一定例程-matlab genetic algorithm toolbox under the GA. Provide a certain routine
Platform: | Size: 387072 | Author: Maxshine | Hits:

[Algorithmgatbx-toolbox

Description: 内含遗传算法的matlab 程序,有参考价值哦,赶快下载吧!-Matlab genetic algorithm includes procedures have reference value Oh, as soon as possible to download it!
Platform: | Size: 422912 | Author: xiahong | Hits:

[AI-NN-PRgatbx

Description: 雷英杰《遗传算法工具箱及应用》的原程序,对初学遗传算法有巨大的帮助-LEI Ying-jie, Genetic Algorithm Toolbox and application of the original procedures, genetic algorithms have beginner enormous help
Platform: | Size: 48128 | Author: sky | Hits:

[AI-NN-PRgatbx-toolbox

Description: 完整遗传算法常用工具包,西安大学雷英杰编著教材配套的-Integrity of the genetic algorithm commonly used tool kit, Xi
Platform: | Size: 424960 | Author: 熊梅西 | Hits:

[matlabgatbx-example2

Description: 目标分配问题,雷达目标识别,图象分割等最优控制问题等matlab遗传算法优化应用-Target Assignment Problem, radar target recognition, image segmentation, such as optimal control problems, such as the application of genetic algorithm matlab
Platform: | Size: 4096 | Author: 熊梅西 | Hits:

[matlabgatbx

Description: 英国Sheffield大学开发的基于matlab的遗传算法工具箱GATBX,虽然没有GAOT用的多,但是也很实用-Developed at the University of Sheffield UK-based genetic algorithm matlab toolbox GATBX, although not GAOT used, but also very practical
Platform: | Size: 423936 | Author: mylifeforwar | Hits:

[matlabMATLABgatools_application

Description: 1.附件结构: gatbx.rar: (1)gatbx-origin.zip (2)gatbx-toolbox.rar (3)gatbx-example.rar 2.调试所用Matlab版本是6.5,gatbx-toolbox是调试过程中使用的工具箱,有些热心的研友已经提供了该工具箱,之所以再贴一遍,是因为6.5版本下调试该工具箱会出现一些错误提示,在该版本中已经进行了改正,使用该工具箱只需要将压缩包下的gatbx和gatbx\Test_fns加入到Matlab搜索路径即可,另外gatbx-origin是Sheffield大学提供的原始版本的工具箱,未做任何改动,两者可做比较之用 《MATLAB 遗传算法工具箱及应用》 作 者:雷英杰 张善文 李续武 周创明 出版社:西安电子科技大学出版社 本书系统介绍MATLAB遗传算法和直接搜索工具箱的功能特点、编程原理及使用方法。全书共分为9章。
Platform: | Size: 10468352 | Author: Frank | Hits:

[matlabgatbx-toolbox

Description: matlab遗传算法工具箱,解决遗传算法中函数不识别的现象-matlab genetic algorithm toolbox to solve the genetic algorithm function does not recognize the phenomenon of
Platform: | Size: 847872 | Author: 李志辉 | Hits:

[AI-NN-PRgatbx

Description: Matlab遗传算法工具箱及应用,包含了很多有用的遗传算法源程序-Matlab genetic algorithm toolbox and its application, including a lot of useful genetic algorithm source code
Platform: | Size: 46080 | Author: 黄国涛 | Hits:

[Booksgatbx

Description: GA工具箱,内有详细的说明文档,我找了很长时间才找到的。-GA toolbox for matlab.
Platform: | Size: 429056 | Author: WangJun | Hits:

[matlabGAtools

Description: 附件结构: gatbx.rar: (1)gatbx-origin.zip (2)gatbx-toolbox.rar (3)gatbx-example.rar-Attachment structure: gatbx.rar: (1) gatbx-origin.zip (2) gatbx-toolbox.rar (3) gatbx-example.rar
Platform: | Size: 660480 | Author: 张铭 | Hits:

[Mathimatics-Numerical algorithmsgatbx-toolbox

Description: 经典的遗传算法工具包. 可以实现用户需要的多数遗传算法操作功能.-Classical genetic algorithm toolkit.Enables users need to operate most of the genetic algorithm function.
Platform: | Size: 424960 | Author: 张运涛 | Hits:

[matlabgatbx

Description: 谢非尔大学编的遗传算法工具箱,里面包含了完整遗传算法实例和经典的算-Xie National University series of genetic algorithm toolbox, which contains a complete and classic examples of genetic algorithm operators
Platform: | Size: 422912 | Author: wuxingwen | Hits:

[AI-NN-PRgatbx-toolbox

Description: 这个是遗传算法工具箱,大家可以很方便的进行安装,应该是英国某所大学的算法。-This is the genetic algorithm toolbox, everyone can be very convenient for installation, should be a British university algorithm.
Platform: | Size: 446464 | Author: 思远 | Hits:

[matlabgatbx

Description: 说明: 1、对原gatbx工具箱进行了修正,对一些不适合于Matlab高版本的地方进行了改进,不会再有Warnings。 2、自己编写了一些函数,以my开头,扩展了原工具箱功能。 3、将原始的基于命令式的mpga.m及sga.m文件封装成函数形式,可以根据需要在变量空间输出信息,避免了一大堆输出结果。 4、新的my_mpga.m及my_sga.m考虑到约束函数的处理及约束结果的显示等。增强了实用性。 以上是赵志斌师兄对gatbx工具箱所做的改进,保持了原有gatbx工具箱的功能,并进行了一定的拓展,由于将原始的基于命令式的mpga.m及sga.m文件封装成函数形式,应用起来更加方便易懂,适合初学者或一些只要求用遗传算法解决实际问题而不需深究遗传算法本身的同学。 经赵志斌师兄同意,本人在其改进的gatbx工具箱基础上做了进一步改进:借鉴matlab自带遗传算法工具箱的进化终止判断功能,在my_mpga.m和my_sga.m文件中增加StallGenLimit和Tolfun两个输入参数,其功能是若连续StallGenLimit代适应度函数进化累积值小于Tolfun,则遗传算法结束。-Description: 1, amended the original gatbx toolbox, not suitable for high Matlab version improved, there will be no Warnings. 2, I have written some functions start to my extended the original toolbox. 3, the original encapsulated in the form of a function based the command-mpga.m sga.m file information can be output in a variable space, to avoid a lot of output. 4 new my_mpga.m and my_sga.m function taking into account the constraints processing and constraint results display. Enhanced practicality. Zhibin Zhao brothers made improvements to the gatbx Toolbox, keep the original gatbx toolbox and expansion, due to the functional form of the original package based the command-mpga.m sga.m file apply it more convenient and easy to understand, suitable for beginners or some only require genetic algorithm to solve practical problems and do not need to get to the bottom of the genetic algorithm itself classmates. Zhibin Zhao brothers agree, I do in its improved gatbx toolbox on the b
Platform: | Size: 47104 | Author: 张亚辉 | Hits:

[e-languagegatbx

Description: 应用gatbx工具箱求解多目标规划,且采用整数编码-Application gatbx toolbox for solving multi-objective planning, and the use of integer coding
Platform: | Size: 1024 | Author: axin | Hits:

[matlabgatbx

Description: 遗传算法工具箱 附件结构: gatbx.rar: (1)gatbx-origin.zip (2)gatbx-toolbox.rar (3)gatbx-example.rar-遗传算法工具箱 附件结构: gatbx.rar: (1)gatbx-origin.zip (2)gatbx-toolbox.rar (3)gatbx-example.rar
Platform: | Size: 729088 | Author: lyuzifeng | Hits:

[matlabgatbx-toolbox

Description: matlab遗传算法工具箱中的一个例程序,可以直接添加进matlab的工具箱中进行使用-MATLAB genetic algorithm toolbox
Platform: | Size: 10421248 | Author: 刘丹梅 | Hits:
« 12 3 4 »

CodeBus www.codebus.net