CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 改进的遗传算法

搜索资源列表

  1. AGAandLAGA

    3下载:
  2. 两种改进的遗传算法(自适应交叉概率的遗传算法,加入领域竞争策略的遗传算法)相比较的matlab程序,基于UCI的两个数据集,可直接运行程序观察效果。-both improved genetic algorithm (adaptive crossover probability of genetic algorithm, to field a competitive strategy of genetic algorithm) compared to the Matlab procedures,
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:379502
    • 提供者:zym
  1. GA.rar

    0下载:
  2. 一个动态遗传算法代码 matlab的,采用全方位的两点杂交、两点变异的改进的加速遗传算法(IAGA),A dynamic genetic algorithm matlab code, the use of comprehensive two hybrid, two variations of improved accelerating genetic algorithm (IAGA)
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:4721
    • 提供者:dingbiao
  1. GA-FCM.rar

    5下载:
  2. 遗传算法改进的模糊C均值聚类的matlab源程序 可以运行 格式需要更改,Improved genetic algorithm fuzzy C-means clustering can run the matlab source code need to change format
  3. 所属分类:matlab

    • 发布日期:2016-07-09
    • 文件大小:2003
    • 提供者:许翔
  1. GAToolbox.rar

    0下载:
  2. MATLAB遗传算法工具包,内含标准遗传算法各函数及改进遗传算子的实现函数。,MATLAB genetic algorithm tool kit, containing the standard genetic algorithm to improve the function and genetic operators of the implementation function.
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:233570
    • 提供者:Anlaen Liang
  1. GAFCM

    5下载:
  2. 遗传算法改进的模糊C-均值聚类MATLAB源码 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。 -Value algorithm (FCM) of the optimization calculations, by the genetic algorithm is the initial cluster centers, and the
  3. 所属分类:matlab例程

    • 发布日期:2012-11-11
    • 文件大小:1514
    • 提供者:孙准
  1. NicheSGA

    0下载:
  2. 改进的小生境遗传算法和源程序实现,metalab实现-Improved genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:14205
    • 提供者:liuliu
  1. GA_Optimization-Scheduling_Matlab

    0下载:
  2. 通过MATLAB编程研究工作和仿真结果分析,对改进的免疫遗传算法进行综合性地概括、归纳和总结。在处理复杂优化调度问题方面提出了一些改进的思想,并进行了算法实现和仿真。对有待进一步深入研究的问题进行了设想,对免疫遗传算法解决相关优化调度问题进行了展望。-Research of ImProved Immune Genetic Algorithms and its Applications in Optimization Scheduling Problem
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:712838
    • 提供者:YJN
  1. jsjy20070288

    0下载:
  2. :针对遗传算法易陷入局部最优的不足,在标准遗传算法基础上加入了三个新的操作- 复原、重构和录优操作,使改 进后的遗传算法收敛于全局最优,并在此基础上以路边约束、动态避障和路径最短作为适应度函数,提出了动态避障的路径 规划方法。通过实验仿真验证了算法的有效性、准确性和实时性,并与基于以往的遗传算法的路径规划方法进行比较,结果 表明本文提出的方法在产生的路径长度和算法运行时间上都具有更优的性能。-: Genetic algorithm for the lack of easy to
  3. 所属分类:matlab例程

    • 发布日期:2014-01-25
    • 文件大小:329278
    • 提供者:zhangying
  1. matlab-Genetic_Algorithm

    0下载:
  2. 实现遗传算法的matlab仿真,并对原始的遗传算法做了改进-Genetic Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:47380
    • 提供者:胡鸿明
  1. yizhgaijindeyic

    0下载:
  2. 一种改进的遗传算法程序,二进制编码的交叉算子,FloatExample和BinaryExample分别采用浮点编码和二进制编码方法-An improved genetic algorithm process, the binary-coded crossover operator, FloatExample and BinaryExample respectively floating point coding and binary coding method
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:13478
    • 提供者:周某某
  1. GA

    0下载:
  2. MATLAB实现改进的遗传算法,体现该算法在MATLAB上实现的效果-MATLAB to achieve improved genetic algorithm, embodied in the algorithm to achieve the effect of MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3997
    • 提供者:xie
  1. GAbp

    0下载:
  2. 基于遗传算法改进的神经网络算法,可以广泛的应用于数据预测及数据分析-Improved genetic algorithm-based neural network algorithm can be widely used in data forecasting and data analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:52058
    • 提供者:云飞
  1. GeneticAlgorith遗传算法

    3下载:
  2. 本程序为遗传算法基本程序,略有改进,结果过程均有图示,可通过修改yichuanzhuhanshu.m来适应不同的实际问题,优化效果较优,可用来对遗传函数实现方法的学习
  3. 所属分类:matlab例程

  1. 改进遗传算法求最大值程序

    0下载:
  2. matlab的改进遗传算法求最大值程序,main函数是主函数,其他3个是子函数。具体内容见代码注释(Matlab improved genetic algorithm for maximum value procedures, main function is the primary function, and the other 3 are sub functions. See the code for details)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-17
    • 文件大小:2048
    • 提供者:千千Sama
  1. ga

    0下载:
  2. 改进的遗传算法,主要用于求解柔性作业车间调度问题(The improved genetic algorithm is mainly used to solve the flexible job shop scheduling problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:一言万年
  1. 人工免疫遗传算法程序--改进的遗传算法

    0下载:
  2. 人工免疫遗传算法的matlab代码实现,实测可以出结果。(artificial immune genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:8192
    • 提供者:小迪要加U
  1. 案例2

    0下载:
  2. 改进的遗传算法,非常好的程序,大家可以借鉴一下(Improved genetic algorithm, very good procedures, we can learn from)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:3072
    • 提供者:科研必胜
  1. genetic algorithm

    1下载:
  2. 基于多目标网络优化问题,运用改进的遗传算法,进行算法寻优,以求运用最短时间,达到最高精度(Based on the multi-objective network optimization problem, the improved genetic algorithm is used to optimize the algorithm in order to achieve the highest accuracy by the shortest time.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:7168
    • 提供者:@行路人&
  1. 量子遗传算法

    2下载:
  2. 量子遗传算法MATLIB的代码本程序,对量子遗传算法中的量子旋转门的调整策略进行改进(The code of the quantum genetic algorithm MATLIB The adjustment strategy of quantum revolving door in quantum genetic algorithm is improved.)
  3. 所属分类:matlab例程

    • 发布日期:2019-05-27
    • 文件大小:3072
    • 提供者:成可
  1. 基于遗传算法matlab优化程序

    1下载:
  2. 改进型的GA,寻优速度快,可用用作电力系统潮流计算等方面。(The improved GA has fast optimization speed and no dimension disaster)
  3. 所属分类:matlab例程

    • 发布日期:2021-02-18
    • 文件大小:11264
    • 提供者:oldyoung1997
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com