登录
首页 » 算法 » 遗传算法

遗传算法

于 2023-03-17 发布 文件大小:509.18 kB
0 165
下载积分: 2 下载次数: 1

代码说明:

应用背景用于智能计算,分析调度等。最典型的就是解决tsp问题和背包问题。算法已经很成熟了,请大家放心使用,此代码只用于学习,不能用于商业用途,如果要用于商业用途请于作者联系。谢谢使用。关键技术 遗传算法模拟生物进化论来实现算法的优化。如,算法要随机的产生种群,然后种群就会像生物一样繁衍,它要进行遗传,自然选择,基因突变等方式产生更优秀的下一代种群。为了防止算法陷入局部最优解,所以算法要进行变异操作。详情可以联系我。希望大家可以多多交流。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • kalman filter with state constraints lecture and example
    kalman filter with state constraints lecture and example
    2022-08-19 21:22:30下载
    积分:1
  • 柏松分布
    自己编写的柏松分布函数算法, Poisson Distribution Util.java 已经经过项目测试了1-20阶乘  1-170的阶乘 都能满足
    2022-02-21 11:59:27下载
    积分:1
  • TSP的蚁群
    从一个网站借得了它了。在这篇文章中,我们研究解决知名旅行推销员的可能性问题 (TSP),它的范围之间 NP 难问题,并提供一种实现理论一些用于解决这一问题的方法的概述。蚁群算法优化 (ACO),其中属于集团的进化技术和提出了求解 tsp 问题的蚁群算法应用程序中使用的方法。我们考虑研究的影响通过实施这种算法的一些控制参数。它基本上是一个基于 GUI 代码和 alos 它可以采取 TSP 或它的页可以甚至随机生成它提供几个参数给出。
    2023-04-08 15:10:03下载
    积分:1
  • 克隆代码检测工具(Nicad)
    资源描述Kim团队开发的克隆代码检测工具,如今已经被广泛应用,成为最权威的克隆代码检测工具。Nicad能够检测type1、type2和type3类型的克隆代码,涉及java、C、C#、Python等常用语言。为软件开发和维护人员提供服务。
    2022-03-10 02:40:38下载
    积分:1
  • 用matlab程序实现粒子群
    该程序是基于matlab平台的粒子群算法的实现程序,用来实现粒子群算法,程序简单易理解,对学习该方面知识的学者提供一定的帮助。
    2022-03-21 20:42:33下载
    积分:1
  • 关于XBBH用C编写的代码
    关于XBBH用C编写的代码-XBBH spent on the preparation of the C code
    2022-01-31 01:50:14下载
    积分:1
  • under Windows using Fast Fourier changes, the screen
    用Windows 下实现快速傅立叶变化,显示在屏幕-under Windows using Fast Fourier changes, the screen
    2022-04-20 03:54:26下载
    积分:1
  • MOEA framework
    应用背景The MOEA Framework is a free and open source Java library for developing and experimenting with multiobjective evolutionary algorithms (MOEAs) and other general-purpose multiobjective optimization algorithms. The MOEA Framework supports genetic algorithms, differential evolution, particle swarm optimization, genetic programming, grammatical evolution, and more. A number of algorithms are provided out-of-the-box, including NSGA-II, NSGA-III, ε-MOEA, GDE3 and MOEA/D. In addition, the MOEA Framework provides the tools necessary to rapidly design, develop, execute and statistically test optimization algorithms.关键技术Its key features includes:   * Fast, reliable implementations of many state-of-the-art algorithms   * Extensible with custom algorithms, problems and operators   * Supports master-slave, island-model, and hybrid parallelization &n
    2022-02-28 22:09:39下载
    积分:1
  • a good virtual oscilloscope! Be a direct run! Through his serial signal acquisit...
    一个很好的虚拟示波器!可一直接运行!他通过串口采集信号与系统单片机上的数据,把其波形显示在视图中~完全类似于数字示波器的操作-a good virtual oscilloscope! Be a direct run! Through his serial signal acquisition system with microcontroller on the data, its waveform displayed on the View were similar to the fully-digital oscilloscope operation! !
    2023-08-16 21:40:03下载
    积分:1
  • 遗传tsp
    基于遗传算法以TSP中的中国旅行商问题为例进行求解,采用轮盘赌、顺序交叉、反转变异方式实现算法涉及的选择、交叉、变异策略,利用C++语言编码进行仿真实验,验证本文所设计算法的正确性和可行性.
    2022-10-19 02:05:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载