搜索资源列表
gaotv5a
- gaotv5,一个著名的遗传算法工具箱.安装在任意目录-gaotv5, a well-known genetic algorithm toolbox. Installed in any directory
BPNN
- 由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。
霍英杰 遗传算法工具箱
- 霍英杰 遗传算法工具箱,。。。。。。。。。。。。。。。。。。。。
W32DasmV8.93
- matlab遗传算法工具箱101KB -matlab GA
mastering_matlab
- 精通MATLAB最优化计算 配套光盘 本书的主要内容是应用MATLAB来解决最优化问题,通过将“最优化问题”、“MATLAB优化工具箱”和“MATLAB编程”这三方面有机结合进行讲述,即一方面是使用工具箱来快速解决最优化问题,另一方面是通过算法编程深入解决最优化问题。主要包括MATLAB优化工具箱、无约束多维极值问题、约束优化问题、非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化算法、遗传算法。 -The main contents of the book is the
yichuansuanfa
- 基于遗传算法工具箱的编程,是金融数量分析:基于MATLAB编程中的示例,非常有用-Programming based on genetic algorithm toolbox, number of financial analysis: based on MATLAB programming example, very useful
a2
- matlab 代码利用遗传算法工具箱,实现特定功能-The use of genetic algorithm toolbox matlab code to achieve a particular function
GATBXPexample
- 《Matlab遗传算法工具箱及应用》书中所用遗传算法工具箱及书中实例源码-matlab gatbx example
MATLAB-genetic-algorithm
- 《MATLAB遗传算法工具箱及应用》书籍源程序-MATLAB genetic algorithm toolbox and application source code
matlab-Genetic-algorithm-toolb
- 遗传算法matlab的工具箱,关于遗传算法的matlab基本编程程序,Genetic algorithm matlab toolbox genetic algorithm matlab basic programming procedures
yichuansuanfa
- 遗传算法的matlab工具箱,需要用到遗传算法的同志们可以下载哈-matlab toolbox based on matlab,you can get it to have a look
yanhuasuanfa
- 演化算法,跟遗传算法类似,非常实用的电力系统工具箱哦,基于matlab-yanhuasuanfa is a useful toolbox for you。
sheffield_gatbx
- MATLAB遗传算法工具箱,为遗传算法的实现提供了极大的方便-MATLAB genetic algorithm toolbox for the genetic algorithm provides a great convenience
Genetic-algorithm--toolbox
- matlab智能算法这本书中需要用到的遗传算法工具箱,可以安装使用-Matlab intelligent algorithm to use genetic algorithm toolbox in this book, can be installed
genetic-algorithm
- 结合遗传算法工具箱gatbx实现的的一个基础实例程序,注释清晰,简单易懂,调试通过-a basic example of genetic algorithm program base on genetic algorithm toolbox(gatbx), comments clear, easy to understand, through debugging
matlab-GA-tools
- matlab遗传算法工具箱基本用法,带书籍介绍,十分全面!-matlab genetic algorithm toolbox basic usage, with book, very comprehensive!
GADS--matlab
- matlab遗传算法工具箱遗传算法的使用总结-matlab genetic algorithm toolbox genetic algorithm using summary
yichuan
- 遗传算法的matlab程序源代码,应用matlab中两种遗传算法工具箱-Genetic algorithm matlab program source code, the application of two matlab genetic algorithm toolbox
《Matlab遗传算法工具箱及应用》源码
- 《Matlab遗传算法工具箱及应用》源码(Matlab genetic algorithm toolbox and application" source code)
genetic
- 遗传算法30个基本案例的第一题,我把工具箱也放进了里面,以便更好的运行代码,一元函数的遗传算法优化(Optimization of unary function by genetic algorithm)