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

搜索资源列表

  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. mu_la

    0下载:
  2. [ES.rar] - they are matlab code for evolutionary strategy (ES), (ES(1+1), ES(1,1),ES(mu,lambda),ES(mu+lambda), I hope they are useful for you [ES.zip] - evolution strategiES [ES.rar] - they are matlab code for evolutionary strategy (ES), (ES(1
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:8609
    • 提供者:bahramrash
  1. ES

    0下载:
  2. 遗传算法ES的matlab程序,可以顺利运行,单目标优化中很经典的算法-evolutionary
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1795037
    • 提供者:文佳
  1. PSO_about

    0下载:
  2. 粒子群算法matlab代码吐血推荐。粒子群算法,也称粒子群优化算法,是近年来发展起来的一种新的进化算法。它是从随机解出发,通过迭代寻找最优解,通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。-PSO algorithm matlab cod
  3. 所属分类:source in ebook

    • 发布日期:2017-05-11
    • 文件大小:2483872
    • 提供者:Charlie
  1. ga

    0下载:
  2. 遗传算法的matlab程序,遗传算法是一种进化算法,仿效的是生物界中物竞天择适者生存的原理-Genetic algorithm matlab program, the genetic algorithm is an evolutionary algorithm to emulate the biosphere in natural selection principle of survival of the fittest
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-14
    • 文件大小:4145
    • 提供者:123455
  1. CEC2014-GA(Rev)

    0下载:
  2. This a software package with matlab source code for evolutionary algorithm. The algorithm combine GA with adaptive differential algorithm to solve the optimal problems provided in CEC2014. And the results show it has good performance. -This is a so
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:2953326
    • 提供者:red kite
  1. POS

    0下载:
  2. 粒子群算法(PSO)属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。该程序适用于MATLAB中粒子群算法的实现。- Similar to the on
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:524
    • 提供者:原文宾
  1. code

    1下载:
  2. 演化博弈方面的原程序,最后一部分需要用Matlab做一个数值分析,如附件-Evolutionary game aspect of the original program, the last part of the need to do a numerical analysis using Matlab, Annex
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:31984
    • 提供者:刘燕
  1. rreprocessor

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

    • 发布日期:2017-12-15
    • 文件大小:357376
    • 提供者:Valantjnh
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com