资源列表
遗传算法c++程序
- 首先采用某种编码方式将解空间映射到编码空间,每个编码对应问题的一个解,称为染色体或个体。一般通过随机方法确定起始的一群个体,称为种群,在种群中根据适应值或某种竞争机制选择个体,使用各种遗传操作算子产生下一代如此进化下去,直到满足期望的终止条件。-begin using some form of coding mapping to the solution space coding space, each encoding a corresponding solution to the probl
14
- 有详细的遗传优化算法源代码,可以用于控制器参数寻优-Detailed genetic algorithm source code, can be used for controller parameters optimization
yichuanyouhuasuanfa
- matlab编程,利用遗传算法解决复杂优化问题等,数学建模适用-matlab programming, the use of genetic algorithms to solve complex optimization problems, mathematical modeling applied
yichuansuanfa
- 遗传算法课件 很好的东西 需要的赶快下吧 还有源程序啊-Monte Carlo algorithm courseware needs a very good thing, are you there as soon as possible source ah
Intelligent-vehicle
- 这是学校内部的机器人比赛的程序,机器人比赛的规则是巡线进行完成动作,我在这个比赛中拿到了季军-This is the school program within the robot competition, robots patrolling the rules of competition to complete the action line, I got the third place game
art1s
- art neural network a complete code about art
hybrid-of-GA-and-PSO
- 混合粒子群算法训练BP神经网络(实验数据包含在内)-A hybrid algorithm is based on particle swarm optimization and it is used in training back propagation neural network (source code)
GABP
- 使用C++写的一个类,封装了遗传算法优化的神经网络,使用者可以直接导入自己的工程,开发环境vs2010。-Using C++ to write a class that encapsulates the genetic algorithm optimization of neural network, the user can directly import their own engineering, development environment vs2010.
DVHOPS
- 基于粒子群和基于PSO和基于遗传算法的DV-hop算法的定位,有比较好的效果-Particle swarm based PSO, based on genetic algorithm DV-hop positioning algorithm, a relatively good results
ALOPEX
- 高人用C++写的ALOPEX(即模式提取算法)实现程序,程序相当精炼,值得大家研究!-expert C + + to write the ALOPEX (model extraction algorithm) procedures, procedures considerable refining, we should study!
Decision-two-fork-tree
- 人工智能课程,决策二叉树的一些代码,仅供参考-AI course some code, binary decision for reference purposes only
my
- 蚂蚁算法的C语言实现,蚂蚁算法是利用蚂蚁寻食的一个路径规则来实现的,程序开始运行,蚂蚁们开始从窝里出动了,寻找食物;他们会顺着屏幕爬满整个画面,直到找到食物再返回窝。
