CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - evolutionary matlab

搜索资源列表

  1. jwod

    0下载:
  2. 基于进化算法的多目标优化,以matlab程式所寫成,請大家參考參考-Multi-objective optimization based on evolutionary algorithm, using matlab programs are written, please refer to
  3. 所属分类:Data structs

    • 发布日期:2017-12-16
    • 文件大小:357376
    • 提供者:serialrze
  1. upez

    0下载:
  2. 基于进化算法的多目标优化,以matlab程式所寫成,請大家參考參考-Multi-objective optimization based on evolutionary algorithm, using matlab programs are written, please refer to
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-18
    • 文件大小:357376
    • 提供者:Edenqec
  1. My-NSGA2

    0下载:
  2. NSGA2 matlab code (Non-Dominated Sorting Genetic Algorithm) - An evolutionary multi-objective optimization algorithm
  3. 所属分类:matlab

    • 发布日期:2017-12-18
    • 文件大小:12288
    • 提供者:Ehsan
  1. z--VEGA--vakili

    0下载:
  2. VEGA matlab code (Vector Evaluted Genetic Algorithm)- An evolutionary multi-objective optimization algorithm
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:3006464
    • 提供者:Ehsan
  1. MOEA-D-Algorithm

    1下载:
  2. MOEA/D matlab code (Multi-Objective Evolutionary Algorithm/ Decomposition-based) - An evolutionary multi-objective optimization algorithm
  3. 所属分类:matlab

    • 发布日期:2017-12-22
    • 文件大小:7168
    • 提供者:Ehsan
  1. MOPSO

    0下载:
  2. MOPSO matlab code- (Multi-Objective Particle Swarm Optimization algorithm) - An evolutionary multi-objective optimization algorithm
  3. 所属分类:matlab

    • 发布日期:2017-12-21
    • 文件大小:10240
    • 提供者:Ehsan
  1. Nultiobjective

    0下载:
  2. 基于进化算法的多目标优化,以matlab程式所寫成,請大家參考參考(Multi-objective optimization based on evolutionary algorithm, using matlab programs are written, please refer to)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:357376
    • 提供者:csbef%26760
  1. 多目标优化进化算法

    3下载:
  2. 按照外文经典文献的步骤和流程,在matlab环境下编写了多目标优化进化算法程序。在外文经典文献中,有该算法的子函数开源代码,程序运行速度快、精度高。文件由主程序和子函数构成,共7个.m文件。(According to the steps and process of foreign literature, a multi-objective optimization evolutionary algorithm program is written in Matlab environment.
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-11-06
    • 文件大小:361472
    • 提供者:taiyuanwang
  1. Constrained NSGA2

    4下载:
  2. 添加了了约束的非支配排序遗传算法的代码。(A structure MATLAB implementation of NSGA-II for Evolutionary Multi-Objective Optimization)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:9216
    • 提供者:oobbyy
  1. yichuansuanfawugong

    0下载:
  2. 遗传算法(genetic algorithm,GA)是一种近年来发展起来的基于自然选择规律的进化算法,本程序利用改进型遗传算法对电力系统进行无功优化,与遗传算法进行比较,通过实际算例分析及MATLAB编程结果运行,成功解决了无功优化问题,并验证了改进型遗传算法的优越性。(The genetic algorithm (genetic algorithm GA) is an evolutionary algorithm based on natural selection rules develop
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:58368
    • 提供者:naijgnaw1978
  1. 蚁群算法

    0下载:
  2. 蚁群算法是一种用来寻找优化路径的概率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为。 这种算法具有分布计算、信息正反馈和启发式搜索的特征,本质上是进化算法中的一种启发式全局优化算法。蚁群算法的matlab实现(Ant colony algorithm is a probabilistic algorithm for finding optimal paths. It was put forward by Marco Dori
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:8192
    • 提供者:那拍拍
  1. 基于演化博弈的两个小区用户的资源分配

    1下载:
  2. 该算法利用演化博弈的思想进行多小区用户的资源分配,将小区重叠部分当做种群,种群中的用户进行演化博弈进行网络切换,基站为其分配子信道。本算法利用matlab进行仿真测试,仿真结果显示演化博弈能够达到稳定,提升系统吞吐量,在小区资源分配能够有一个很好的参考。不同于传统的资源分配方法,可以给出一个新思路(The algorithm uses the idea of evolutionary game to allocate resources for multi-cell users. The ove
  3. 所属分类:matlab例程

    • 发布日期:2019-12-19
    • 文件大小:5120
    • 提供者:舌战群儒
  1. Desktop

    1下载:
  2. 基于matlab的演化博弈模拟输出图,亲测好用,欢迎下载(Matlab-based evolutionary game simulation output diagram)
  3. 所属分类:网络编程

    • 发布日期:2019-07-08
    • 文件大小:9216
    • 提供者:江山一隅
  1. matlabprogram

    2下载:
  2. 智能优化算法及其MATLAB仿真实例,包括进化类算法,群智能算法,模拟退火算法,禁忌搜索算法,神经网络算法等程序源码(Intelligent optimization algorithm and MATLAB simulation examples, including evolutionary algorithm, swarm intelligence algorithm, simulated annealing algorithm, tabu search algorithm, neural
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-04-10
    • 文件大小:73728
    • 提供者:白桦树
  1. 演化博弈仿真

    1下载:
  2. 演化博弈仿真:可以进行演化博弈matlab的数值仿真(Matlab numerical simulation of evolutionary game)
  3. 所属分类:其他

    • 发布日期:2021-02-22
    • 文件大小:10240
    • 提供者:王雨涵
« 1 2 3 4 5 6 7 8»
搜珍网 www.dssz.com