搜索资源列表
xw_ga_ann_19
- 该程序运用遗传算法优化神经网络,对军费预测问题进行编程-the process of genetic algorithm optimization using neural networks for military spending, the forecast for Programming
GA2jinzhi
- 遗传算法的编程用的时候只需要把优化函数一下就好了希望对大家有用-genetic algorithm programming time to use only what should optimization function can be a useful want to thank everyone
gentenicfunction
- 基于实数编码遗传算法的函数极植优化程序,matlab编程-real-coded genetic algorithm optimization function very planting procedures, Matlab programming
ais483
- 人工免疫算法的集合,包含函数优化,图象识别,聚类等多种应用,采用matlab编程,并负有示例数据。~..~ -artificial immune algorithm set includes function optimization, image recognition, clustering, and other applications. using Matlab programming, and bear sample data. ~ ~ ..
JM98B
- 经典\"模拟退火算法\" 解决“推销员问题”的实例 对数模和组合优化问题很有帮助 简单易懂的C语言编程和详细的注释,容易推广到其他语言
MATLABga
- 用MATLAB 语言及MATLAB 语言编制的优化工具箱进行优化设计具有语言简单、函数丰富、用法比较灵活、 编程效率高等特点。本文简要阐述了遗传算法的基本原理, 并对英国Sheffield 大学的MATLAB 遗传算法工具箱作了简要 的介绍, 探讨了其在军事目标分配中的应用。
Matlabwithgauserbf
- 用遗传算法优化BP神经网络的Matlab编程实例
stdpso
- 粒子群优化(PSO)标准算法,是学习粒子群算法编程的入门程序
GAF
- 遗传算法用于函数优化问题,matlab编程,函数可选
BPnetware1
- 用遗传算法优化BP神经网络的Matlab编程
BPnetware2
- 用遗传算法优化BP神经网络的Matlab编程适应值函数
Bpnetware3
- 用遗传算法优化BP神经网络的Matlab编程编解码函数
SGA
- 基本遗传算法的C语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm C language source code. (Genetic algorithm extremely broad range of applications, it can be applied to function optimization, combinatorial
SGAC
- 标准遗传算法源码 C语言编程 求解函数优化问题。-Standard genetic algorithm C language programming for Function Optimization.
yichuanbp
- 用遗传算法优化BP神经网络的Matlab编程实例-BP using genetic algorithm optimization of the Matlab Neural Network Programming Example
multioptimization
- 用遗传算法研究多目标优化问题的一片文章,内容详细,文章后附有编程代码-Genetic algorithms with multi-objective optimization problems with an article, detailed programming code is attached to the article
QPSO
- 量子粒子群优化算法,采用matlab编程,可实现快速优化多维函数,不易陷入局部最优值-Quantum particle swarm optimization algorithm, using matlab programming, multi-dimensional functions can be optimized for fast, easy to fall into local optimal value
Genetic-algorithm
- 遗传算法的源代码,有助于遗传算法的开发与优化编程。对遗传算法的研究人员有帮助!-source code of Genetic algorithm
用遗传算法优化BP神经网络的Matlab编程实例
- 用遗传算法优化BP神经网络的Matlab编程实例,非常实用(BP neural network optimization using genetic algorithm Matlab programming examples, very practical)
GA优化算法(遗传算法工具箱)
- 用于搭建MATLAB环境下的遗传算法编程环境。内含GA全部内容