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

搜索资源列表

  1. DyHF

    0下载:
  2. 一种动态的进化算法,matlab版!很有用的!- A dynamic hybrid framework for constrained evolutionary optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:9459
    • 提供者:李刚
  1. NSGA2

    0下载:
  2. nsga2经典进化算法 matlab编写。运行正常-nsga2 classic evolutionary algorithm
  3. 所属分类:MPI

    • 发布日期:2017-11-09
    • 文件大小:23117
    • 提供者:Chenyi Shen
  1. ga_baisic_fenxi

    0下载:
  2. 智能算法基础,遗传算法的matlab程序,动态演示进化过程。-Intelligent algorithm based on genetic algorithm matlab procedures, dynamic presentation evolutionary process.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-20
    • 文件大小:4883
    • 提供者:良东
  1. Antcolony-algorithm

    0下载:
  2. 蚁群算法是一种新型模拟进化算法,次程序是 解决旅行商问题,matlab程序,很实用-Ant colony algorithm is a new type of simulated evolutionary algorithm, program is To solve traveling salesman problem, matlab, very practical
  3. 所属分类:assembly language

    • 发布日期:2017-11-21
    • 文件大小:4269
    • 提供者:刘宁
  1. MOEA_SPEA2_MATLAB

    0下载:
  2. SPEA2 MATLAB程序 多目标进化算法-The SPEA2 MATLAB program multi-objective evolutionary algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:93565
    • 提供者:三树人
  1. 222

    0下载:
  2. 多方式进化遗传算法Matlab源代码,对于单种群进化,采用多方式进化方法提高全局搜索能力和收敛速度-Multi-way evolutionary genetic algorithm Matlab source code for single species evolution, evolutionary methods to improve multi-mode global search ability and convergence speed
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:15213
    • 提供者:雷霆
  1. NSGA2

    0下载:
  2. 用Matlab实现的NSGA2多目标优化算法的源程序,用户可以根据需要定义相应的参数-Using Matlab multi-objective evolutionary algorithm to achieve the source, the user can define the parameters of the corresponding
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:99846
    • 提供者:李慧媛
  1. evolution

    0下载:
  2. 进化算法matlab实现几个典型函数的最优值的例子-Evolutionary algorithms, for example, matlab to realize the optimal values of several typical functions
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1158
    • 提供者:xian
  1. ERP1-Protocol-in-Matlab_By_Rashmi_Ranjan_Sahoo.ra

    1下载:
  2. Evolutionary Routing Protocol for WSN in MATLAB
  3. 所属分类:Network Security

  1. maple_html

    0下载:
  2. evolutionary optimization in matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:109962
    • 提供者:soad tayeb
  1. David_DE_aresult

    1下载:
  2. 基于MATLAB差分进化算法的优化问题求解程序,算法内容及结果。-MATLAB offset optimization problem solving program based on evolutionary algorithm, algorithm of contents and results.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1546
    • 提供者:david chen
  1. Truss-Optimization-using-Genetic-Algorithm

    0下载:
  2. Truss optimization using genetic alorithm in matlab under evolutionary computing.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:17593
    • 提供者:Gautham
  1. qea

    0下载:
  2. 用matlab编写的最基本的量子进化算法,运行main函数即可。-Using matlab basic quantum evolutionary algorithm, you can run the main function.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:4668
    • 提供者:zsh
  1. MOEAD

    0下载:
  2. MATLAB,多目标进化算法,已封装成函数,注释详细-multi-objective evolutionary algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:9168
    • 提供者:BlueComet
  1. DE

    0下载:
  2. 差分进化的MATLAB实验代码,用来学习不错。-Differential evolutionary experiments MATLAB code to learn good.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1027
    • 提供者:王碧
  1. moead

    1下载:
  2. 基于分解的多目标进化算法moead 的matlab代码-moead Multiobjective Evolutionary Algorithm Based on Decomposition
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7395
    • 提供者:杨骏伟
  1. BCQEA

    3下载:
  2. 基于量子位Bloch球面坐标的量子进化算法,MATLAB程序-Qubit quantum evolutionary algorithm based on spherical coordinates Bloch,matlab
  3. 所属分类:matlab

    • 发布日期:2017-01-03
    • 文件大小:2048
    • 提供者:连天
  1. ES_Lin

    0下载:
  2. 进化策略算法matlab代码,实现求f(x) = x*sin(10*pi*x) + 1最大值的功能。-Evolutionary strategy algorithm matlab code to achieve demand f (x) = x* sin (10* pi* x)+ 1 maximum functionality.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:946
    • 提供者:许根鹏
  1. ES_Final

    0下载:
  2. 求函数f (x) = x * sin (10 * pi * x) + 1的最大值的进化策略matlab代码。- Demand function f (x) = x* sin (10* pi* x)+ 1 maximum evolutionary strategy matlab code.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1268
    • 提供者:许根鹏
  1. TrussTLBO

    2下载:
  2. Teaching Learning Based Optimization (TLBO) method is an evolutionary algorithm that simulate the teaching–learning behavior of the students of a classroom. This MATLAB code implements the basic TLBO algorithm for truss optimization problem. However
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3521536
    • 提供者:gold
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com