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

搜索资源列表

  1. JavaFR_RSA_Source

    0下载:
  2. 基于java的完整的RSA算法实现 /** * <p>Titre : RSA </p> * <p>Descr iption : Encodage de donn閑s selon le protocole RSA </p> * <p>Copyright : Copyright (c) 2004</p> * @author Fran鏾is Bradette * @version 1.1 * version originale d
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:15588
    • 提供者:某男
  1. 改进遗传算法-郭涛算法做最优化问题很管用

    1下载:
  2. 改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是 先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个 数合成一个新数,将这个新数同n个数中间适应值函数值的最差的比较, 如果好的话就取代最差的那个,如果它比最好的还要好的话,则把最好的 也取代。如果比最差的坏,则重新合成一个新数。依次循环下去。 程序的奇妙之处是GA_crossover()函数,产生的新数确实比较好,看看 那位大侠能改进一下,产生比这跟好的数。-improved genetic algo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2788
    • 提供者:龚文引
  1. 多维函数优化程序

    0下载:
  2. 用JAVA语言编写,包括PSO(Particle swarm optimization, 中文译名为粒子群优化或微粒群算法), DE (Differential evolution, 中文译名为差分进化或差异演化)等算法,有一些不带约束和带约束的算例(如Michelawicz的几个问题)。使用说明见usage.txt、RUNExample.bat和程序中的注释。 -with Java language, including the PSO (Particle swarm optimizat
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:65324
    • 提供者:刘三
  1. LVQ学习矢量化算法

    0下载:
  2. LVQ学习矢量化算法源程序 This directory contains code implementing the Learning vector quantization network. Source code may be found in LVQ.CPP. Sample training data is found in LVQ1.PAT. Sample test data is found in LVQTEST1.TST and LVQTEST2.TST. The
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:38398
    • 提供者:张伟华
  1. deBoor

    2下载:
  2. de Boor 求值算法求作二次和三次B-样条曲线非插值,给定顶点-algorithm evaluates demand for secondary and cubic B-spline - curve interpolation, given vertex
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2691
    • 提供者:jo Wang
  1. deBoorCH

    0下载:
  2. de Boor 求值算法求作二次和三次B-样条插值曲线,Hartley-Judd法确定节点矢量,使用基于基的运算的插值法求控制顶点-algorithm evaluates demand for secondary and cubic B-spline interpolation curve, Hartley-Judd determine node vector-based computing interpolation method for the control vertices
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4993
    • 提供者:jo Wang
  1. qbezierdemo

    1下载:
  2. 这是一个很好的Bezier曲线的绘制程序。 利用De Casteljau算法绘制Bezier曲线 可以方便嵌入到你的源程序 -This is a good Bezier curve drawing program. De Casteljau algorithm using Bezier curve drawing can easily embedded in your source
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:234997
    • 提供者:潘君
  1. 2016.11.07HGWO(DE-GWO)

    5下载:
  2. 灰狼算法用于多目标寻优问题,以阴影遮挡下的光伏电池最大功率点寻优为例编程。(Grey Wolf algorithm is used for multi-objective optimization problem, and the maximum power point optimization of photovoltaic cells under shading is taken as an example.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:4096
    • 提供者:赵小乙
  1. DE_TCR

    1下载:
  2. matlab脚本实现了DE_TCR算法-自适应交叉机制的混合差分进化算法,对研究进化算法具有一定帮助。(These matlab scr ipts implement a version of the DE_TCR algorithm which is a Hybrid Differential Evolution Algorithm With Adaptive Crossover Mechanism.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:9216
    • 提供者:小鹏1578
  1. DE

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

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:isttod
  1. 2016.11.03DE_SVR(差分进化)

    2下载:
  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 Chebyshev polynomials. DE algorithm is
  3. 所属分类:Windows编程

  1. DE

    0下载:
  2. 群智能算法中的差分算法,包含测试函数和画图函数,可行(differential algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:5120
    • 提供者:bgtcu
  1. 54907-1380206-probleme-de-voyageur-de-commerce

    0下载:
  2. Algorithem genetique in TSP
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:634880
    • 提供者:medsaid
  1. PEG算法和DE算法

    1下载:
  2. 介绍了LDPC编码中的PEG算法和DE(Density Evolution)算法。(The PEG algorithm and DE (Density Evolution) algorithm in LDPC coding are introduced.)
  3. 所属分类:GPS编程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:zsm...
  1. DE

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

    • 发布日期:2018-05-06
    • 文件大小:1024
    • 提供者:花样死亡
  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例程

    • 发布日期:2018-05-06
    • 文件大小:1024
    • 提供者:pandakill
  1. 差分优化BP

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

    • 发布日期:2021-03-10
    • 文件大小:7168
    • 提供者:画心
  1. DE

    1下载:
  2. 差分进化算法 可以通过该算法进行参数的寻优化,并结合其他建模算法对参数进行拟合(The differential evolution algorithm can be used to optimize the parameters and to fit the parameters with other modeling algorithms)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-04-24
    • 文件大小:2297856
    • 提供者:54119
  1. 1下载:
  2. 用程序实现三次Bezier曲线的de Casteljau算法(Realization of de Casteljau algorithm for three times Bezier curve by program)
  3. 所属分类:绘图程序

    • 发布日期:2019-11-01
    • 文件大小:43008
    • 提供者:锋媛
  1. DE

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

    • 发布日期:2021-02-20
    • 文件大小:2029568
    • 提供者:hunagngw
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 37 »
搜珍网 www.dssz.com