搜索资源列表

  1. function dedemov

    0下载:
  2. 这是一个用MATLAB来实现的差分算法 在MATLAB上模拟 挺有用的-using MATLAB to realize the difference algorithm in MATLAB simulation quite on the
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:16919
    • 提供者:mao
  1. poromodel

    0下载:
  2. 弹性波数值模拟 时间域有限差分算法 双相介质-numerical simulation of elastic wave finite-difference time-domain algorithm BIMATERIAL
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2260
    • 提供者:亲镇
  1. F_simu1

    0下载:
  2. 找不到分类,内容是欧拉差分算法解方程。比较简单适合初学者。-not classified, as is the difference Algorithm for Euler equations. Relatively simple for beginners.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:900
    • 提供者:zzz
  1. HaarFaceDetect

    0下载:
  2. 视频监控系统完整源码(本人本科毕业设计),运用帧间差分算法,运用高斯混合模型来实现背景的实时更新,以减少由于环境的变化对检测结果的干扰。-Video Surveillance System integrity of the source code (I graduated from undergraduate design), use interfr a me difference algorithm, Gaussian mixture
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3299788
    • 提供者:刘放晴
  1. 2016.11.03DE_SVR(差分进化)

    1下载:
  2. 以优化SVR算法的参数c和g为例,对DE(差分进化)算法MATLAB源码进行了详细中文注解。(Differential Evolution algorithm (DE) is a heuristic random search algorithm based on group differences. This algorithm is proposed by R.S and k.p. rice for solving Chebyshe
  3. 所属分类:Windows编程

  1. 理查逊算法

    0下载:
  2. 有限差分算法 里查询算法 可以计算泊松方程 Fortran编写(The query algorithm in finite difference algorithm can calculate poisson equation.)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:qianye
  1. DeMat

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

    • 发布日期:2024-05-13
    • 文件大小:30720
    • 提供者:碧莲百合
  1. Differential Evolution

    0下载:
  2. 差分进化算法Differential Evolution的论文(The original paper of DE)
  3. 所属分类:文档资料

    • 发布日期:2024-05-13
    • 文件大小:54272
    • 提供者:快乐小神仙
  1. 2———差分演化优化神经网络权值Iris---C

    0下载:
  2. 差分演化算法,优化神经网络,数值优化, //直接运行,包括源代码(Differential Evolution global optimization)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-13
    • 文件大小:22528
    • 提供者:ahdo
  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. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:开颜儿
  1. FrameDifference

    0下载:
  2. 可以跟踪视屏对象,用了三帧差分法、背景差分法来辨别图片中的运动物体,包含了报告和算法说明(Visual screen objects can be tracked)
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:3821568
    • 提供者:明天-你好
  1. DE

    0下载:
  2. 差分进化算法的代码框架和实例,可以实现迭代进化,得到需要的优化解。(Code fr a mework and example of differential evolution algorithm.It can achieve iterative evolution and get the desired solution.)
  3. 所属分类:易语言编程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:花样死亡
  1. DeMat

    0下载:
  2. 差分进化算法,求最优解,能实现,能运行,是个样板(Differential evolution algorithm, the best solution, can be realized, can run, is a template.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:8192
    • 提供者:pandakill
  1. DE-test

    0下载:
  2. 差分进化算法,求最优解,能实现,能运行,是个测试版本,可以在这基础改(Differential evolution algorithm, to achieve the optimal solution, can be realized, can run, is a test version, can be modified in this basis.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:pandakill
  1. Griewank公式验算

    0下载:
  2. 基于Python编写群体智能算法,采用差分进化理论,并用Griewank公式验证(The swarm intelligence algorithm is written based on Python. Differential evolution theory is adopted and verified by Griewank formula.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-13
    • 文件大小:9216
    • 提供者:小米豆腐
  1. 差分优化BP

    0下载:
  2. 差分进化算法调节BP神经网络,选用差分进化算法对BP神经网络进行调节(Differential evolution algorithm regulates BP neural network)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:7168
    • 提供者:画心
  1. 面波数值模拟

    0下载:
  2. 面波数值模拟,交错网格法高阶有限差分数值模拟算法(Surface wave numerical simulation)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:4096
    • 提供者:plustard
  1. 差分GPS整周模糊度的的经典解算算法LAMBDA

    0下载:
  2. 差分GPS整周模糊度的的经典解算算法LAMBDA(Lambda: a classical algorithm for ambiguity resolution of differential GPS)
  3. 所属分类:GPS编程

    • 发布日期:2024-05-13
    • 文件大小:186368
    • 提供者:MichaelBeechan
  1. de-for-tsp

    1下载:
  2. 利用MATLAB和差分进化算法(DE)求解旅行商问题(TSP)(Using MATLAB and DE to solve TSP)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:86016
    • 提供者:Cinjaaa
  1. DE

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

    • 发布日期:2024-05-13
    • 文件大小:2029568
    • 提供者:hunagngw
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org