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

搜索资源列表

  1. fingerprint-algorithm

    0下载:
  2. 初步的指纹算法,有二值化、细化、去噪、特征点匹配等-Preliminary fingerprint algorithm, binarization, thinning, de-noising, feature point matching
  3. 所属分类:Graph program

    • 发布日期:2017-05-01
    • 文件大小:401276
    • 提供者:逄增耀
  1. DE

    0下载:
  2. Differential evolution algorithm for optimization purposes. Fitness function should be written in a separate m file.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1115
    • 提供者:electy
  1. de-Gaulle-airport

    2下载:
  2. 基于matab的SAR图像变换检测,运用fcn算法,包含所需SAR图像及实验报告,程序计算了虚警数,漏检数,正确率等。-SAR image based on change detection matab, using fcn algorithm, which contains the desired SAR images and lab reports, the program calculates the number of false alarms, missed number, the c
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4078071
    • 提供者:江宸瀚
  1. Code

    0下载:
  2. In evolutionary computation, differential evolution (DE) is a method that optimizes a ... A basic variant of the DE algorithm works by having a population of
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2114
    • 提供者:tranhuuluan
  1. DE-apply-in-neural-network

    0下载:
  2. 该文件是差分进化算法在神经网络中的应用分析,算法使用不同的样本点经过多次实验证明该算法有效。-This file is in the Application of differential evolution algorithm neural network algorithm using different sample points after many experiments show that the algorithm is effective.
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:15143
    • 提供者:杨鹏
  1. DE

    0下载:
  2. 差分算法,用于解决火电机组的经济调度问题,功能强大实用,本人亲自调试-Difference algorithm, is used to solve the problem of economic operation of thermal power unit, powerful, practical, and debugging in person
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2284
    • 提供者:大牛威
  1. tu-de-bian-li-CPP

    0下载:
  2. 数据结构中,图的遍历算法,VC++,简单易懂适合初学者!-Data structures, graph traversal algorithm, C++, easy to understand for beginners!
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1308
    • 提供者:于云龙
  1. cha-zhao-de--CPP

    0下载:
  2. 给出了两种查找算法源码,亲试可用,适合初学者,简单可用!-Gives two search algorithm source code, pro-test available, suitable for beginners, easy available!
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1044
    • 提供者:于云龙
  1. DE-Clustering-Analysis

    0下载:
  2. 差分进化计算在解决这种聚类问题上表现出色,算法具有较强的通用性,不过分依赖于问题的信息;具有记忆个体最优解的能力、协同搜索的能力,以及可利用个体局部信息和群体全局信息指导算法进一步搜索的能力。-Differential evolutionary computation is excellent in solving this clustering problem. The algorithm has strong generality and can not depend on the info
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1969
    • 提供者:wangming
  1. de

    0下载:
  2. Design an algorithm to calculate the k-means cluster for Data
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:35779
    • 提供者:yasemin
  1. Metodo-de-Newton

    0下载:
  2. The Newton Raphson method is an algorithm to find approximations of the zeros or roots of a real function
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3009358
    • 提供者:Anna_7D
  1. DE

    0下载:
  2. 差分算法。在电磁计算中,计算电磁结构的参数时使用非常方便,能有效迅速计算出FSS等结构的电磁参数。-Differential algorithm in electromagnetic calculation, the calculation of the parameters of the electromagnetic structure is very convenient to use, can effectively quickly calculate the electromagnet
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1053
    • 提供者:朱志明
  1. BBO.DE

    0下载:
  2. the BBO software for minimizing a continuous cost function. DE Differential evolution algorithm for optimizing a general function. -the BBO software for minimizing a continuous cost function. DE Differential evolution algorithm for optimizing a g
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:3451
    • 提供者:Ayat
  1. DE

    0下载:
  2. 基于pareto进化的算法的遗传算法,差分进化算法源程序-pareto Differential Evolution Algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:650
    • 提供者:xyz
  1. DE

    0下载:
  2. 差分进化算法是一种新兴的进化计算技术它是由Storn等人于1995年提出的,和其它演化算法一样,DE是一种模拟生物进化的随机模型,通过反复迭代,使得那些适应环境的个体被保存了下来。-Differential evolution algorithm is a new evolutionary computation technique which is proposed by Storn et al in 1995, like other evolutionary algorithms, DE i
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1481
    • 提供者:牛松鹏
  1. DE

    0下载:
  2. 差分演化算法,用于求解多峰函数最优解十分有效,最近兴起。和PSO有的一拼-differential evolution algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2842
    • 提供者:万瑜廷
  1. DE-test

    0下载:
  2. 微分进化算法优化三种测试函数fortran代码。-Differential evolution algorithm optimize three test functions.
  3. 所属分类:mathematica

    • 发布日期:2017-05-06
    • 文件大小:513985
    • 提供者:shane
  1. DE

    0下载:
  2. 差分进化算法,一个类似于遗传算法的进化算法,其中一些参数可以自己设定,目标函数也可以自己设定。-Differential evolution algorithm, a genetic algorithm similar to the evolutionary algorithm, some of the parameters can be set by themselves, the target function can also set their own.
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:1247
    • 提供者:马文周
  1. DE

    0下载:
  2. 差分矩阵(DE)算法的Matlab实现,其中包含了多个m文件-Matlab implementation of difference matrix algorithm
  3. 所属分类:matlab

    • 发布日期:2017-12-13
    • 文件大小:44676
    • 提供者:何佳帅
  1. DE

    0下载:
  2. Python version of Differential Evolution algorithm applied for clustering problem
  3. 所属分类:Big Data

    • 发布日期:2017-12-19
    • 文件大小:2048
    • 提供者:mira ait
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 37 »
搜珍网 www.dssz.com