CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 差分算法

搜索资源列表

  1. 背景差分法实现运动检测

    2下载:
  2. 运动检测算法
  3. 所属分类:其他小程序

  1. Optimizers

    0下载:
  2. 一系列好用的用户友好的启发式优化算法,包括非自适应算法,基于模拟退火算法的种群算法,基本遗传算法,差分进化算法以及粒子群优化算法。此外,也包括神圣算法,它利用了所有这些优化算子,虽然有时交换种群之间的不同算法。-A nice set of user-friendly heuristic optimizers. Included are a non-adaptive, population based Simulated Annealing algorithm, a basic Genetic A
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:26847
    • 提供者:竹子的信仰
  1. wxmg3d

    1下载:
  2. 利用有限差分算法编写的三维迭后偏移的代码,算法精度高,结果很理想。-Prepared by using three-dimensional finite difference algorithm Diego after the offset of the code, algorithms, high precision, the result very satisfactory.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:2933
    • 提供者:胡龙
  1. DEMC

    1下载:
  2. 基于蒙特卡罗马尔可夫链的差分遗传算法。算法有mc抽样改进,并用差分算法改进遗传优化算法-A Markov Chain Monte Carlo version of the genetic algorithm Differential Evolution: easy Bayesian computing
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:14164
    • 提供者:yurain
  1. definite

    0下载:
  2. 利用有限差分算法计算电势——第一类边界条件-Using finite-difference algorithm to calculate the potential- the first boundary condition
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:870
    • 提供者:liuyue
  1. DEcode

    0下载:
  2. 经典差分算法MATLAB程序,包含.M文件 和各类数据-The classic difference algorithm MATLAB program
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:5294
    • 提供者:林越峰
  1. 四十三种差分格式源代码(Fortran)

    0下载:
  2. 计算流体力学入门代码,共有43种算法的基础程序(Introduction to computational fluid dynamics)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:505856
    • 提供者:ltxdeerlim
  1. DE

    0下载:
  2. 本文件为差分演化算法,实现并带有注释,本自带测试函数。(This document is a differential evolution algorithm, implemented and annotated, which comes with test functions.)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:2835456
    • 提供者:宇沐风
  1. DE_Random

    0下载:
  2. 本文件为差分演化算法,实现并带有注释,不涉及文件操作,初始种群为随机生成。(This document is a differential evolution algorithm, implemented with annotations, does not involve file operations, and the initial population is randomly generated.)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:1110016
    • 提供者:宇沐风
  1. DE

    0下载:
  2. 差分进化算法matlab代码,有详细说明,可更改(differential evolution algorithm code with substantial explanation, which is changeable)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:huangsir2000
  1. Matlab源程序

    0下载:
  2. 背景差分法,神经网络算法下的Matlab程序交通流实现。(A simulation of Traffic. Based on the Matlab.)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:16384
    • 提供者:摇光
  1. FDTD算法

    0下载:
  2. 实现了一维边界条件为PEC、PMC的时域差分法。(One dimensional boundary conditions for PEC and PMC are obtained by the time-domain difference method.)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:3072
    • 提供者:helloworldd
  1. 7

    0下载:
  2. 7 基于纹理复杂度和差分的抗盲检测图像隐写算法(7 against blind detection based on texture complexity and difference image steganography algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:423936
    • 提供者:lushannanlu
  1. DE

    0下载:
  2. 实现差分进化算法程序,比较简单,希望有所帮助(Differential evolution algorithm program)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:isttod
  1. h1.f90

    0下载:
  2. 一次计算方法作业里的差分方法解方程举例。(yi ci ji suan fang fa zuo ye li de cha fen fang fa jie fang cheng ju li)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:ytlu
  1. SIOA

    1下载:
  2. 标准粒子群算法(PSO)与差分算法(DE)(Particle Swarm Optimization algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:6144
    • 提供者:Kelvinzxc
  1. DeMat

    1下载:
  2. 几种问题下的多维差分进化算法,包括Chebychev、Eggholder、Michalewicz、Peaks、Rastrigin、Rosenbrock和Zimmermann问题,可以根据不同的需求来改变objfun.m, PlotIt.m,和 Rundeopt.m。(The multidimensional differential evolution algorithm under several problems.)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:30720
    • 提供者:碧莲百合
  1. test

    0下载:
  2. 差分演化的蒙特卡洛算法通用程序,修改舒服初始模型prior及其最大似然函数即可(solves an important practical problem in RWM, namely that of choosing an appropriate scale and orientation for the jumping distribution.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:开颜儿
  1. 自适应混沌差分进化算法 Matlab 程序

    1下载:
  2. 自适应混沌差分进化算法 Matlab 程序,摘录于知网上一篇博士论文。(Adaptive chaotic differential evolution algorithm Matlab program)
  3. 所属分类:其他

    • 发布日期:2021-03-20
    • 文件大小:1053696
    • 提供者:阿凡凡
  1. DE

    2下载:
  2. 用matlab实现的差分进化算法,易于理解和掌握(Differential evolution algorithm based on MATLAB)
  3. 所属分类:其他

    • 发布日期:2021-02-20
    • 文件大小:2029568
    • 提供者:hunagngw
« 12 3 4 5 6 »
搜珍网 www.dssz.com