CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - evolutionary algorithm matlab code

搜索资源列表

  1. BFO.rar

    6下载:
  2. 细菌觅食随机优化论文及matlab源码。该算法属于进化算法的一种,可以处理全局优化、多目标优化、约束优化和动态优化等问题。,Bacterial feeding stochastic optimization papers and matlab source code. The algorithm belongs to a kind of evolutionary algorithm that can deal with global optimization, multi-objective o
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2014-12-19
    • 文件大小:2.34mb
    • 提供者:bxingliu
  1. DE

    0下载:
  2. DE 生物进化算法的matlab实现,一类优化仿生算法-DE biology evolutionary algorithm matlab implementation, a class of bionic optimization algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:980byte
    • 提供者:xiaotiantian
  1. ga

    1下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA),遗传算法简单源程序。-Genetic Algorit
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-09-29
    • 文件大小:101.83kb
    • 提供者:周武静
  1. NSGA2

    0下载:
  2. 多目标进化算法,里面有html格式的源码说明!-Multi-objective evolutionary algorithm, which has the source code for html format descr iption!
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:34.14kb
    • 提供者:Ray
  1. pso

    4下载:
  2. 粒子群优化算法是一种进化优化技术,源于对鸟群扑食的行为,是一种基于迭代的优化工具。此文件提供了基本粒子群算法、带压缩因子的粒子群算法、二阶粒子群算法、二阶振荡粒子群算法、权重改进的粒子群算法、混沌粒子群算法、基于杂交的粒子群算法、基于模拟退火的粒子群算法的MATLAB源代码。-PSO is an evolutionary optimization technique, derived from the behavior of the birds of prey, is based on iter
  3. 所属分类:matlab

    • 发布日期:2015-09-25
    • 文件大小:16.38kb
    • 提供者:熊杰
  1. genetic-algorithm

    0下载:
  2. 遗传算法是一种进化算法,应用广泛,此文件包含基本遗传算法,顺序选择遗传算法,适值函数标定的遗传算法,大变异遗传算法,自适应遗传算法,双切点交叉遗传算法,多变异位自适应遗传算法matlab源代码,供大家参考-Genetic algorithm is an evolutionary algorithm, widely used, this file contains the basic genetic algorithm, genetic algorithm selection order coin
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6.28kb
    • 提供者:熊杰
  1. BQGA

    2下载:
  2. 基于BLOCH球面的量子进化算法的matlab程序-Quantum evolutionary algorithm based on BLOCH s program/code
  3. 所属分类:matlab

    • 发布日期:2017-01-03
    • 文件大小:1kb
    • 提供者:jun
  1. dea

    0下载:
  2. 基本的DNA进化算法,使用MATLAB编程,能完成基本的DNA计算,改进后能够对参数进行寻优等功能-Basic DNA evolutionary algorithm,MATLAB-based source code,To complete the basic DNA computing,Improved parameters to find excellent features
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2.01kb
    • 提供者:许文帝
  1. evolutionary-genetic-Matlab

    0下载:
  2. 多方式进化遗传算法Matlab源代码。 对于单种群进化,多方式进化 是提高全局搜索能力 和 收敛速度的一种有效策略。 -Multi-way evolutionary genetic algorithm Matlab source code. For single-population evolution, multi-way evolution is an effective strategy to improve global search ability and convergenc
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:14.65kb
    • 提供者:xyql130
  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
    • 文件大小:14.86kb
    • 提供者:雷霆
  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
    • 文件大小:946byte
    • 提供者:许根鹏
  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
    • 文件大小:2.82mb
    • 提供者:red kite
  1. Evolutionary-ANFIS-Training

    6下载:
  2. 用MATLAB实现自适应神经模糊推理系统(ANFIS)结构训练。代码中,首先创建一个初始原ANFIS结构,然后采用遗传算法(GA)、粒子群优化(PSO)来训练ANFIS。此进化训练算法可用于解决非线性回归函数逼近问题。-Implementation of adaptive neural fuzzy inference system (ANFIS) based on MATLAB. Code, the first to create an initial original ANFIS struct
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:21.12kb
    • 提供者:张贝
  1. My-NSGA2

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

    • 发布日期:2017-12-18
    • 文件大小:12kb
    • 提供者: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
    • 文件大小:2.87mb
    • 提供者: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
    • 文件大小:7kb
    • 提供者: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
    • 文件大小:10kb
    • 提供者:Ehsan
  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
    • 文件大小:353kb
    • 提供者:taiyuanwang
  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
    • 文件大小:72kb
    • 提供者:白桦树
搜珍网 www.dssz.com