CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 遗传算法MATLAB

搜索资源列表

  1. ga_main

    0下载:
  2. 实现遗传算法的功能,运用的matlab语言(To achieve the function of genetic algorithm, the use of MATLAB language)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:2048
    • 提供者:Action6688
  1. matlab编写的量子遗传算法

    0下载:
  2. 实现移民优化问题,算法精度高,速度快,具有很好的收敛性(The convergence accuracy is high, the speed is fast.)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:7168
    • 提供者:504
  1. 免疫算法

    2下载:
  2. 免疫算法,与遗传算法相似,只是多用了一个免疫函数;免疫算法是遗传算法的变体,它不用杂交,而是采用注入疫苗的方法。(Immune algorithm, similar to the genetic algorithm, but the use of an immune function; immune algorithm is a variant of genetic algorithms, it does not hybrid, but the use of vaccination method
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:3072
    • 提供者:铭MARS花
  1. 遗传算法

    0下载:
  2. 遗传算法的matlab程序设计以及遗传算法的实现步骤(Genetic algorithm matlab programming, and genetic algorithm implementation steps)
  3. 所属分类:数学计算

    • 发布日期:2017-12-26
    • 文件大小:5120
    • 提供者:人渣
  1. SA_TSP

    0下载:
  2. 使用 matlab实现遗传算法解决tsp问题(Using MATLAB to achieve genetic algorithm to solve TSP problems)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-21
    • 文件大小:6144
    • 提供者:xxbzja
  1. 1--遗传算法代码-最小值

    1下载:
  2. 用来计算最大值或最小值的matlab代码,非常有用哦(This code is used to calculate the maximum and minimum, more useful, hope to adopt)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:54272
    • 提供者:萌八岁
  1. GA2

    0下载:
  2. 这是关于遗传算法matlab的一些程序,希望对大家有所帮助,谢谢(This is about the genetic algorithm matlab some procedures, we hope to help, thank you!)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:121856
    • 提供者:萌萌2
  1. 智能算法MATLAB 30程序及分析

    1下载:
  2. 2、案例目录: 1.1 理论基础 1.1.1 遗传算法概述 1. 编码 2. 初始群体的生成 3. 适应度评估 4. 选择 5. 交叉 6. 变异
  3. 所属分类:文档资料

  1. 基于遗传算法的BP神经网络优化

    1下载:
  2. 基于遗传算法的BP神经网络优化,并对比使用遗传算法前后的差别。
  3. 所属分类:matlab例程

  1. 基于GA的WSN路由协议

    2下载:
  2. 基于遗传算法的WSN通信路由协议matlab仿真代码,讲解清楚适合实用(WSN routing protocol based on genetic algorithm matlab simulation code, to explain clearly, suitable for practical)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:5364736
    • 提供者:yuanking
  1. 遗传算法

    0下载:
  2. matlab遗传算法的经典程序,收敛速度快,精度高(ga algorithm based on matlab)
  3. 所属分类:数学计算

    • 发布日期:2017-12-27
    • 文件大小:13312
    • 提供者:samyu0304
  1. 基于遗传模拟退火算法的聚类算法

    2下载:
  2. 基于遗传模拟退火算法实现数据的聚类,为后续的数据分析做准备(Data clustering analysis based on genetic simulated annealing algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-28
    • 文件大小:13312
    • 提供者:嘉宾
  1. 给予遗传算法tsp程序 实现

    0下载:
  2. 放入程序,直接运行,非常完美,改文件是MATLAB编写的,亲自测试过,能够实现该算法,(Into the program, run directly, very perfect)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:8192
    • 提供者:小海0092
  1. 遗传算法求解布局问题

    1下载:
  2. 遗传算法解决布局问题。应用matlab语言,通过遗传算法(Genetic Algorithm Solves Layout Problem.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:tioddog
  1. yichuansaunfa程序

    0下载:
  2. 遗传算法优化程序,计算目标函数最小值,只需修改目标函数和种群初始化参数(Genetic algorithm optimization procedures to calculate the minimum objective function)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:3072
    • 提供者:xiaokang_9908
  1. MATLAB

    0下载:
  2. 此算法根据针对一个具有多变量以及复杂约束的多目标问题,采用向量评估遗传算法进行求解(Aimed at a problem with multiple variables and complicate constraints, the vector evaluation genetic algorithm is adopted)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:3072
    • 提供者:G33
  1. MATLAB

    0下载:
  2. 简单优化问题,遗传算法在matlab平台上实现最优解的求值过程。(a simple optiization problem,using genetic olgorithm to achieve)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:Yukifuii
  1. GA_backpack

    0下载:
  2. 用MATLAB实现遗传算法解决0-1背包问题。 赌轮选择,单点交叉,变异(GA_MATLAB about 0-1knapsack problem roulette wheel selection; single-point crossover; variation;)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:25600
    • 提供者:光速公鹿
  1. 模拟退火遗传算法程序

    2下载:
  2. 模拟退火遗传混合算法,求解NP-HARD问题(this program is used to analyse genetic-simulated annealing algorithm (GSA) by matlab)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-29
    • 文件大小:508928
    • 提供者:godblessu
  1. tsp问题--遗传算法

    0下载:
  2. 帮助解决简单的tsp问题,随机生成50个城市的坐标,找寻最短路径(help learn matlab tsp problem)
  3. 所属分类:其他

« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com