搜索资源列表
-
0下载:
This directory contains the Genetic Algorithm Optimization Toolbox for
Matlab 7.
To use this, if you are local to NCSU and have AFS access to this
directory, simply extend the matlab path using the following command.-This directory contains
-
-
0下载:
gaotv5,一个著名的遗传算法工具箱.安装在任意目录-gaotv5, a well-known genetic algorithm toolbox. Installed in any directory
-
-
0下载:
《matlab实例》中有关遗传工具箱的算法实例,希望对大家有帮助。-" Matlab example" in the genetic algorithm toolbox instance, we want to help.
-
-
1下载:
精通MATLAB最优化计算 配套光盘
本书的主要内容是应用MATLAB来解决最优化问题,通过将“最优化问题”、“MATLAB优化工具箱”和“MATLAB编程”这三方面有机结合进行讲述,即一方面是使用工具箱来快速解决最优化问题,另一方面是通过算法编程深入解决最优化问题。主要包括MATLAB优化工具箱、无约束多维极值问题、约束优化问题、非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化算法、遗传算法。
-The main contents of the book is the
-
-
0下载:
基于遗传算法工具箱的编程,是金融数量分析:基于MATLAB编程中的示例,非常有用-Programming based on genetic algorithm toolbox, number of financial analysis: based on MATLAB programming example, very useful
-
-
0下载:
matlab 代码利用遗传算法工具箱,实现特定功能-The use of genetic algorithm toolbox matlab code to achieve a particular function
-
-
0下载:
《MATLAB遗传算法工具箱及应用》书籍源程序-MATLAB genetic algorithm toolbox and application source code
-
-
0下载:
遗传算法matlab的工具箱,关于遗传算法的matlab基本编程程序,Genetic algorithm matlab toolbox genetic algorithm matlab basic programming procedures
-
-
0下载:
书本《matlab神经网络应用设计》源码,对于利用遗传算法(GA)优化神经网络(NN)的程序部分,由于使用了GA工具箱中已经定义好的一些函数,因此,这部分程序必须拷贝到GA工具箱目录下才能运行,在本书中有:"第12章","第13章",以及"第20.5节"。另外,还包括该书本配套PPT教案。-Book " matlab neural network application design" source for the use of genetic algorithm (GA) o
-
-
0下载:
MATLAB遗传算法工具箱,为遗传算法的实现提供了极大的方便-MATLAB genetic algorithm toolbox for the genetic algorithm provides a great convenience
-
-
0下载:
matlab智能算法这本书中需要用到的遗传算法工具箱,可以安装使用-Matlab intelligent algorithm to use genetic algorithm toolbox in this book, can be installed
-
-
0下载:
结合遗传算法工具箱gatbx实现的的一个基础实例程序,注释清晰,简单易懂,调试通过-a basic example of genetic algorithm program base on genetic algorithm toolbox(gatbx), comments clear, easy to understand, through debugging
-
-
0下载:
matlab遗传算法工具箱基本用法,带书籍介绍,十分全面!-matlab genetic algorithm toolbox basic usage, with book, very comprehensive!
-
-
0下载:
matlab遗传算法工具箱遗传算法的使用总结-matlab genetic algorithm toolbox genetic algorithm using summary
-
-
0下载:
遗传算法的matlab程序源代码,应用matlab中两种遗传算法工具箱-Genetic algorithm matlab program source code, the application of two matlab genetic algorithm toolbox
-
-
0下载:
工作原理是通过模拟自然界中生物进化的过程,设计相应的进化算子和操作,来解决复杂的实际问题,是一种建立在自然选择和遗传学基础上的搜索寻优算法。它从一组随机产生的种群开始,这个种群由经过基因编码的一定数量的个体组成,按照适者生存和优胜劣汰的规则,通过比较每个个体适应度的大小,选择适应度较大的个体进行交叉、变异,产生的新一代更适应环境的种群参与进化。通过一代一代不断的繁衍进化,最终得到最适应环境的个体,即得到问题的最优解。-Works by simulating the process of biol
-
-
1下载:
目前的多目标优化算法有很多,Kalyanmoy Deb 的 NSGA-II(Nondominated Sorting Genetic Algorithm II,带精英策略的快速非支配排序遗传算法)无疑是其中应用最为广泛也是最为成功的一种。MATLAB 自带的 gamultiobj 函数所采用的算法,就是基于 NSGA-II 改进的一种多目标优化算法(a variant of NSGA-II)。gamultiobj 函数的出现,为在 MATLAB 平台下解决多目标优化问题提供了良好的途径。gamu
-
-
1下载:
《Matlab遗传算法工具箱及应用》源码(Matlab genetic algorithm toolbox and application" source code)
-