CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 算法 函数优化

搜索资源列表

  1. GA-min

    1下载:
  2. 遗传算法进行优化求多元函数 (Griewank Function)最小解问题-genetic algorithm optimization for multi-function (Griewank Function) Minimum solutions to the problems
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1878
    • 提供者:林言
  1. PSOtoolbox.rar

    1下载:
  2. 微粒群算法[PSO ] 是由Kennedy 和Eberhart等于1995 年开发的一种演化计算技术, 来源于对鸟群捕食过程的模拟。PSO同遗传算法类似,是一种基于叠代的优化工具,但与遗传算法使用遗传操作子进行优化不同,利用群体中各个体之间的“协作”与“竞争”关系,根据自身及其竞争者的飞行经验,调整自己的行为。同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域。,Particle Swarm Opt
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:884241
    • 提供者:wzy
  1. PSORosenbrock

    0下载:
  2. 这个是粒子群算法的函数优化,matlab的-very nice
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:1739
    • 提供者:孟庆锴
  1. pso

    0下载:
  2. 简单粒子群算法 能优化但目标函数 算法简单 效果好-A simple particle swarm optimization algorithm to optimize the objective function, but simple and good results
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:1027
    • 提供者:fanglingfen
  1. MOEA-D-Continuous

    1下载:
  2. 多目标优化程序,国际顶级期刊IEEE EC 经典算法-multi-objective optimization algorithm presented in journal of IEEE trans
  3. 所属分类:MPI

    • 发布日期:2015-03-30
    • 文件大小:2006821
    • 提供者:zln
  1. yiqunsuanfa

    1下载:
  2. 蚁群算法解决单目标函数优化问题。并通过作图的形式直观看出形象。-The ant colony algorithm to solve the single objective function optimization problem. And seen the image of the form of mapping intuitive.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-06
    • 文件大小:1080
    • 提供者:小强
  1. 1

    0下载:
  2. 退火算法,运用退火算法解决函数优化等问题,运用遗传算法解决学生宿舍分配问题。-Annealing algorithms, the annealing algorithm to solve the function optimization using genetic algorithm to solve the problem of allocation of student hostels.
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:202260
    • 提供者:司法所
  1. matlab-ga

    0下载:
  2. 基本遗传算法的MATLAB语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm matlb language sourc-e code. (Genetic algorithm extremely broad range of applications, it can be applied to function optimization, com
  3. 所属分类:MPI

    • 发布日期:2017-11-11
    • 文件大小:3462
    • 提供者:derek
  1. DIFFERENTION-EVOLUTION-CPP

    0下载:
  2. 基于差分演化算法的源程序,非常好用。能处理多种函数优化问题。-Based on differential evolution algorithm source code, very easy to use. Able to handle a variety of function optimization problems.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:8439
    • 提供者:吴伟林
  1. codeaaa

    0下载:
  2. 用于求解简单函数优化的matlab遗传算法代码-Matlab genetic algorithm code used to solve simple function optimization
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:4764
    • 提供者:sun yu
  1. genenetic-algorithm-C-

    0下载:
  2. 一个函数优化遗传算法的C语言程序,可解决一般的函数优化问题-A function to optimize the C programming language of genetic algorithm, to solve the general function optimization problem
  3. 所属分类:assembly language

    • 发布日期:2017-04-27
    • 文件大小:68108
    • 提供者:褚玉璞
  1. MPGA

    1下载:
  2. 多种群遗传算法的函数优化算法,整个程序代码讲的非常详细,分享给大家希望可以对大家有帮助!-Multi-population genetic algorithm function optimization algorithm, the entire program code in a very detailed, we hope to share with all of you can help!
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:3993
    • 提供者:华电
  1. Untitled3

    0下载:
  2. 利用遗传算法的选择、交叉、变异功能来求解De Jong函数优化问题-The use of genetic algorithm selection, crossover and mutation function to solve the function optimization problem De Jong
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:662
    • 提供者:沉淀
  1. C

    0下载:
  2. 求某个二元函数的最大值函数优化问题,C语言遗传算法代码-Seeking a binary function of the maximum function optimization, C language code genetic algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:2936
    • 提供者:司小雨
  1. CMA-ES

    1下载:
  2. 一种继续概率学习矩阵的优化算法,优化精度和计算时间都很不错,是目前基本最好的启发式算法,里面有测试函数-A continuing study probability matrix optimization algorithm to optimize the accuracy and computational time is very good, the best is the basic heuristic algorithm, which has test function
  3. 所属分类:source in ebook

    • 发布日期:2017-05-09
    • 文件大小:1686665
    • 提供者:林某
  1. PSO_MATLAB

    0下载:
  2. PSO粒子群优化算法,实现函数优化、并行计算等功能-Particle Swarm Optimization
  3. 所属分类:MPI

    • 发布日期:2017-04-30
    • 文件大小:8328
    • 提供者:金永
  1. yiqunyouhua

    0下载:
  2. 蚁群算法是受真实的蚂蚁群体行为启发而得出的一类仿生算法。采用蚁群算法,设计好蚁群系统,利用MATLAB进行仿真,解决函数优化问题。-Ant colony algorithm is inspired by real ants swarm behavior and it is concluded that the category of bionic algorithm. Using ant colony algorithm, design good ant colony system, use o
  3. 所属分类:Compiler program

    • 发布日期:2017-05-05
    • 文件大小:108436
    • 提供者:高小英
  1. pso61wtl

    0下载:
  2. 粒子群算法用于优化求解函数最小值,此算法收敛速度快,很快找到最小值。-Particle Swarm Optimization (PSO) is used to optimize the minimum value of the function. The algorithm converges quickly and finds the minimum value.
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1470
    • 提供者:冯利
  1. 粒子群算法的寻优算法-非线性函数极值寻优

    0下载:
  2. 使用粒子群优化算法实现函数最优值的求解,并对参数进行优化。(The particle swarm optimization algorithm is used to solve the optimal value of the function, and the parameters are optimized.)
  3. 所属分类:书籍源码

  1. 遗传算法多目标优化

    0下载:
  2. 这是遗传算法多目标优化程序。虽然是基础的GA算法程序,但是注释清晰,可以修改目标函数运行,也可以在此基础上进行算法优化(This is a multi-objective optimization program of genetic algorithm. Although it is the basic GA algorithm program, but the annotation is clear, it can modify the operation of the objective
  3. 所属分类:汇编语言

    • 发布日期:2021-02-22
    • 文件大小:7168
    • 提供者:游鱼儿
« 12 3 »
搜珍网 www.dssz.com