搜索资源列表

  1. DE

    0下载:
  2. 所属分类:并行运算

    • 发布日期:2024-05-19
    • 文件大小:496640
    • 提供者:fanglingfen
  1. DE_ParameterEstimation

    0下载:
  2. 利用差分近进化算法求解代谢途径参数估计问题-The use of differential evolution algorithm for metabolic pathway in recent parameter estimation problem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:332800
    • 提供者:余永红
  1. Two_papers_about_Differential_Evolution

    0下载:
  2. 两篇比较新的差分进化算法文章,对算法的搜索效率进了改进。-Two later papers about Differential Evolution improve the search fficiency.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:555008
    • 提供者:Wang Yan
  1. DE

    0下载:
  2. 差分进化算法(Differential Evolution, DE)是一种新兴的进化计算技术。它是由Storn等人于1995年提出的,最初的设想是用于解决切比雪夫多项式问题,后来发现DE也是解决复杂优化问题的有效技术。本人实现了简单的DE-DE is used for multidimensional real-valued functions but does not use the gradient of the problem b
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:25600
    • 提供者:John Chen
  1. Knapsack

    0下载:
  2. 0/1背包问题,java差分进化算法实验-0/1 knapsack problem, java experimental differential evolution algorithm
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:朱小峰
  1. DE.python

    0下载:
  2. Python实现的差分进化算法源代码 使用Python实现的差分进化算法,引用到Numpy和Scipy,可以支持多核与集群并行计算。使用时只需继承DESolver并定义函数def error_func(self, indiv, *args)作为目标函数即可。-Python implementation of the differential evolution algorithm source code uses the Pytho
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:谷琼
  1. DeMat

    0下载:
  2. matlab实现差分进化算法,为初级学者提供帮助-matlab differential evolution algorithm to achieve, to help junior scholars
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:马超
  1. differential-algorithm

    0下载:
  2. 差分进化算法(differential algorithm)-Differential evolution algorithm (differential algorithm)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:18432
    • 提供者:dwwd
  1. Python-for-DE--algorithm-

    0下载:
  2. Python实现的差分进化算法的源代码,供大家学习参考-Python implementation of the differential evolution algorithm source code for everyone to learn information
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:18432
    • 提供者:wang
  1. deopt

    0下载:
  2. 使用matlab中仿真实现差分进化算法,可在多目标优化的应用的使用-matlab differential evolution (DE) algorith
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:liaoxianli
  1. DE

    1下载:
  2. 采用差分进化算法解决一个有理数方程在给定范围内的求解问题。-using differential evolution algorithm to solve an equation with a given range of x
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:林曦
  1. differentiale

    0下载:
  2. 差分进化算法的一部分,希望对人有用,这个算法在处理数值反方面比较实用-Differential evolution part of the algorithm, and I hope to people useful, this algorithm in dealing with values of the more practical
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:78848
    • 提供者:tang
  1. the-simulation-examples

    0下载:
  2. 基于差分进化和粒子群优化算法的混合优化算法,基于差分进化算法的定位算法,及其仿真。-Based on differential evolution and the particle swarm optimization algorithm hybrid optimization algorithm, evolutionary algorithm based on difference of localization algorithm,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:1310720
    • 提供者:张大热
  1. the-simulation-and-examples

    0下载:
  2. 传感器网络的粒子群优化定位算法,及其基于差分进化算法的定位算法,带有2个simulink仿真。-Sensor network of particle swarm optimization localization algorithm, and its evolution algorithm based on difference of localization algorithm, with two simulink.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:1314816
    • 提供者:张大热
  1. DE(rand1)

    0下载:
  2. 差分进化算法DE/rand1版本,用几组标准测试函数-Differential evolution algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:hongyun
  1. devcpp-(1)

    0下载:
  2. 来自国外的标准差分进化算法的C++实现,简洁有用。-standard DE from abroad
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:380928
    • 提供者:郑凡
  1. artificial-immune-algorithm

    0下载:
  2. 智能优化算法程序代码集锦 包括:智能优化算法程序代码集锦 - 本文汇集 基因算法,差分进化算法,粒子群算法,蚂蚁克隆算法,上帝算法,人工免疫克隆算法,免疫粒子群算法的代码。-artificial immune algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:57344
    • 提供者:shifo
  1. GE

    0下载:
  2. 经典差分进化算法的MATLAB代码 毕业设计专用 每代的收缩代码 又要的请下载 求过-Classical differential evolution algorithm graduated from the MATLAB code design dedicated each generation of contraction of code have to download the begged
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:小风
  1. JADE

    0下载:
  2. JADE差分进化的变异算法,针对不同的规模,差分进化算法的性能是不同的,这是另一个变异,有需要的请下载-Variation of differential evolution algorithm, for different scale, the performance of the differential evolution algorithm is different, this is another variation, the
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:3351552
    • 提供者:小风
  1. Constrained-Engineering-Optimization

    0下载:
  2. 将离散约束优化问题转化为非负整数约束规划问题,开发求解该问题的离散差分进化算法。该算法采用基于混沌映射 的种群初始化、双版本变异和带随机扰动项的取整运算等新策略。针对非线性约束条件,给出惩罚基数的计算方法和连续映 射基函数的表达式,在此基础上设计处理非线性约束的自适应惩罚因子。提出一种刻画种群多样性的新测度——种群二次平 均基因距离及基于新测度的依概率混沌移民算子。将自适应罚函数法、依概率混沌移民操作与离散差分进化算法有机融
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:927744
    • 提供者:吴胜亮
« 1 2 3 4 56 7 8 9 10 ... 13 »

源码中国 www.ymcn.org