Welcome![Sign In][Sign Up]
Location:
Search - 遗传算法工具箱

Search list

[Graph programgaot遗传算法优化工具箱介绍及实例源程序

Description: gaot遗传算法优化工具箱的介绍及实例的源程序-gaot genetic algorithm optimization toolbox presentation and examples of the source
Platform: | Size: 108411 | Author: 胡华 | Hits:

[Documents遗传退火进化算法(附源码)

Description: 对Matlab中的遗传算法工具箱进行改进而得到的遗传退火进化算法。可用于一般的最优化问题,求解无约束的或带有线性约束的连续函数的全局最小值。 首先对传统的遗传算法和模拟退火算法进行改进,然后将模拟退火算法引入了遗传算法,结合两种算法的优点,得到一种新的遗传退火进化算法。它不但实现了遗传算法的全局搜索能力与模拟退火算法的局部搜索能力的结合,同时可使改进后的模拟退火算法能够充分利用遗传算法所得的全局信息。经验证,改算法能使遗传算法避免产生早熟收敛,增强了算法的全局收敛性,而且加快了算法的收敛速度。 该算法的使用方法与遗传算法相似,可参考matlab遗传算法的帮助文档。区别在于不能含有非线性约束。 使用格式:[x, fval] = ga_nn(fitnessfcn,nvars,A,b,Aeq,beq,LB,UB,options) 其中的options可以使用gatool设置后导出,也可以使用压缩包中附带的gaoptions.mat导入。
Platform: | Size: 560929 | Author: fengling981825 | Hits:

[matlabyj12

Description: 基于遗传算法的多目标优化的例子,是工具箱中的的例子-based on genetic algorithms multi-objective optimization example, the toolkit is an example
Platform: | Size: 1024 | Author: everyage | Hits:

[AI-NN-PRgenetic_matlab

Description: 遗传算法优化工具箱介绍及实例源程序,适合初学者用matlab进行遗传算法的学习-genetic algorithm optimization toolbox introduced and examples of source, for beginners using Matlab for the study of genetic algorithms
Platform: | Size: 104448 | Author: 田园 | Hits:

[AI-NN-PRGAstoolexample

Description: 一个小的测试遗传算法的工具箱,含有测试的例子。-a small test genetic algorithm toolbox, containing examples of the tests.
Platform: | Size: 8192 | Author: 李国齐 | Hits:

[matlabToolbox_of_GA_in_Matlab

Description: 用matlab中的工具箱函数来解决遗传算法问题,以及进行若干实例讲解 -using Matlab toolbox functions of the genetic algorithm to solve the problem, as well as a number of examples to explain
Platform: | Size: 2048 | Author: 杨志鹏 | Hits:

[matlabyhzgah_sars

Description: 用遗传算法优化神经网络权值的工具箱,很好用。解决神经网络全局收敛问题,训练速度快-genetic algorithm optimization neural network toolbox value of the right to good use. Neural network address global convergence, speed training
Platform: | Size: 47104 | Author: 无机 | Hits:

[AI-NN-PRgenetic-TuXiangFenGe

Description: 用matlab写的遗传算法分割程序,用的是Sheffield大学gatbs工具箱 能够运行得到真确结果! -using Matlab write the genetic algorithm to separate procedures, the University of Sheffield gatbs Toolbox can be true operating results!
Platform: | Size: 1024 | Author: 葛荣雨 | Hits:

[AI-NN-PRbppfault

Description: 转载得关于其它网站下载得关开发得关于遗传算法得工具箱源程序编写适应度函数-reproduced in other websites on download relevant in the development of the genetic algorithm in the toolbox prepared source fitness function
Platform: | Size: 145408 | Author: raul | Hits:

[AI-NN-PRGAoptimizeBP

Description: 一个遗传算法优化神经网络权值的实例,包含了GA工具箱,和说明文档。-a genetic algorithm to optimize the weights of the neural network examples include GA toolbox, and documentation.
Platform: | Size: 398336 | Author: 郑立刚 | Hits:

[matlabga

Description: goat工具箱 遗传算法主函数祥解 goat工具箱 是网上流传最广的一个遗传工具箱,现针对其主函数的做了注释供大家分享,以便于大家更好的学习和研究遗传算法,改进遗传算法-goat genetic algorithm toolbox祥解goat Toolbox main function is the most widely circulated online a genetic toolbox, for its main function is to do a note for everyone to share in order to facilitate the U.S. to better study and research of genetic algorithm, the improved genetic algorithm
Platform: | Size: 5120 | Author: 顺星 | Hits:

[matlabGAstoolbox

Description: 由西安电子可以大学雷英杰老师编写的第一本关于遗传算法matlab工具箱的专著,使用的是英国谢菲尔德大学的版本工具箱,很有参考价值,需要的快下载。-From Xidian University, LEI Ying-jie teachers can be prepared in the first book on genetic algorithm matlab toolbox monographs, using a version of the University of Sheffield toolbox, a good reference value, the need for faster download.
Platform: | Size: 9703424 | Author: lizesi | Hits:

[Algorithmgenetic

Description: 遗传算法是一种全局最优化算法,是运用了进化论优胜劣汰原理的随机化搜索方法。 前些日子,在进行毕业设计的相关研究中,我接触到了遗传算法,用其对一个五元非线性函数进行最优化搜索。仿真平台使用的是matlab,主要使用的是谢菲尔德大学的matlab遗传算法工具箱。(Genetic algorithm is a global optimization algorithm, is the use of evolution theory of survival of the fittest randomized search method. A few days ago, in the related research of graduation project, I came into contact with the genetic algorithm and used it to search a five-element nonlinear function optimally. Simulation platform using matlab, the main use of the University of Sheffield matlab genetic algorithm toolbox.)
Platform: | Size: 2877440 | Author: 醒不来的梦 | Hits:

[matlabgaot工具箱

Description: 遗传算法优化神经网络的主程序包,通过此程序包,只需修改数据即可对样本进行预测(The genetic algorithm optimizes the main program package of the neural network, through which the data can be predicted by only modifying the data.)
Platform: | Size: 103424 | Author: ssh29 | Hits:

[94c432d51e1e

Description: matlab遗传算法工具箱 可用 有详细说明(matlab ga toobox available with detailed description)
Platform: | Size: 18432 | Author: xiao之之 | Hits:

[matlab程序

Description: 基于谢菲尔德大学遗传算法工具箱,采用遗传算法计算多元函数最小值实例(Calculation of minimum value of multivariate function by genetic algorithm)
Platform: | Size: 11264 | Author: 八小宝宝宝 | Hits:

[Other遗传规划

Description: 基于遗传算法的基础设施优化布点规划。输入基础设施(变电站、充电站、污水处理厂、公交站)个数,设置好区位坐标,可以优化布局选址。 使用前要装好相关工具箱(GA optimal, for layout of frastructure)
Platform: | Size: 1024 | Author: 李工工 | Hits:

[matlabMATLAB遗传算法工具箱及应用(超清晰版+源码)

Description: A book explaining the genetic algorithm in the MATALB software environment, with source code
Platform: | Size: 39822336 | Author: xy.zhang | Hits:

[Other源代码

Description: 1 基于遗传算法的TSP算法(王辉) 2 基于遗传算法和非线性规划的函数寻优算法(史峰) 3 基于遗传算法的BP神经网络优化算法(王辉) 4 设菲尔德大学的MATLAB遗传算法工具箱(王辉) 5 基于遗传算法的LQR控制优化算法(胡斐)(1 TSP algorithm based on genetic algorithm (Wang Hui) 2 Function optimization algorithm based on genetic algorithm and non-linear programming (Shifeng) 3 BP neural network optimization algorithm based on genetic algorithm (Wang Hui) 4. MATLAB genetic algorithm toolbox of Sheffield University (Wang Hui) LQR control optimization algorithm based on genetic algorithm (Hoofie))
Platform: | Size: 1499136 | Author: xbkin | Hits:

[Software EngineeringMATLAB 遗传算法工具箱

Description: 本书详细描述了MATLAB遗传算法的使用教程,适合新手入门,手把手教学
Platform: | Size: 9708010 | Author: aaaccddd | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 42 »

CodeBus www.codebus.net