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

搜索资源列表

  1. 粒子群优化算法C

    2下载:
  2. 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域-comparison with the genetic algorithm, the advantages of PSO is simple and easy to achieve without many parameters need to be adjusted. Now it has been widely used function op
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:17201
    • 提供者:wxd
  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. 优化1

    0下载:
  2. 这是用单纯形法发来进行函数优化的程序,可以运行成功,需要的就下吧-This is sends in with the simplex method carries on the procedure which the function optimizes, may move successfully, download if you need
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:20315
    • 提供者:wlr
  1. matlab优化程序算例

    4下载:
  2. 一些基于matlab优化函数fmincon的算例,有助于深入了解matlab的优化算法
  3. 所属分类:matlab例程

  1. 单纯形和人口迁移的混合全局优化算法

    0下载:
  2. 摘要:针对基本人口迁移算法具有易早熟和精度不高等缺陷,利用人口迁移算法随机产生的点采用单纯形法进行优化,提出了 一种基于单纯形法和人口迁移算法的混合全局优化算法。通过典型的测试函数Shaffer,验证了改进后算法的性能,并与10 种类型 的粒子群优化算法进行比较,结果表明,该文算法能获得比较好的解,收敛成功率高达100%。
  3. 所属分类:报告论文

  1. GACODE

    0下载:
  2. 遗传算法求解优化问题,简明教程加示例- The heredity algorithm solution optimization question, the concise course adds the demonstration
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:2829281
    • 提供者:简明愚
  1. Shubert

    0下载:
  2. 多元多峰函数的优化实例 第10行各变量的上下限改为[-10 10],原来为[-3 3]; 第25行改为:[Y, I]=min(ObjV) 原来为[Y, I]=min(ObjVSel) 以此将染色体的个体值与shubert()函数值对应起来,原表达式不具有shubert()函数自变量和应变量的对应关系 -Multi-multi-peak function optimization examples of the first 10 lines the upper and lower l
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1477
    • 提供者:齐乐
  1. my_pso

    1下载:
  2. 将粒子群算法与免疫结合,计算函数的优化极值。-The particle swarm optimization combined with the immune calculated extremal function optimization.
  3. 所属分类:matlab例程

    • 发布日期:2013-03-20
    • 文件大小:2411
    • 提供者:刘洋
  1. PSO

    0下载:
  2. 粒子群优化算法,主要是函数优化问题。很使用-Particle Swarm Optimization, mainly function optimization problems. Is the use of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:8467
    • 提供者:chenming
  1. gaopt

    0下载:
  2. 使用基本遗传算法(GA)对函数进行最优化的C语言源程序-The use of the basic genetic algorithm (GA) to optimize the function of the C language source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:8045
    • 提供者:ann
  1. 遗传算法及其在函数优化问题中的应用研究 (2)

    0下载:
  2. 遗传算法在函数优化中的作用,解释了遗传算法的可行性。。。。。(Application of genetic algorithm in sparse matrix)
  3. 所属分类:人工智能/神经网络/深度学习

  1. chapter7 多种群遗传算法的函数优化算法

    0下载:
  2. chapter7 多种群遗传算法的函数优化算法(Chapter7 Function optimization algorithm based on multi population genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:5120
    • 提供者:zhinengdong
  1. main

    0下载:
  2. 简单函数优化,可以简单得对函数进行优化,无特别功能(Simple function optimization)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:土旦小克兄
  1. 简单函数优化的遗传算法程序

    0下载:
  2. 针对matlab简单函数优化的遗传算法的优化(Optimization of genetic algorithms for matlab simple function optimization)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:5120
    • 提供者:yaya3
  1. 基于Matlab的函数优化遗传算法程序

    1下载:
  2. 这是基于Matlab的函数优化遗传算法程序(This is based on Matlab's function optimization genetic algorithm program.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-04-12
    • 文件大小:3072
    • 提供者:Fan丶Orz
  1. 用遗传算法求解多目标函数优化

    0下载:
  2. 多目标函数,在多个约束条件的情况下用遗传算法找出最优解(Multi-objective function, using genetic algorithms to find the optimal solution under multiple constraints)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-06
    • 文件大小:4096
    • 提供者:晴天梦想
  1. 基于遗传算法的函数优化与多旅行商问题

    2下载:
  2. MATLAB平台实现的基于遗传算法的函数优化与多旅行商问题,有GUI界面,界面简洁,便于交互
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 粒子群优化

    1下载:
  2. 粒子群优化matlab源代码 使用matlab编程利用粒子群优化算法解决二维函数优化问题(Source code for PSO Matlab programming using particle swarm optimization algorithm to solve the two-dimensional function optimization problem)
  3. 所属分类:matlab例程

    • 发布日期:2020-04-25
    • 文件大小:1024
    • 提供者:cokid
  1. Benchmark 最优化测试函数

    4下载:
  2. Matlab中智能算法最优化测试函数公式及代码,有30几个,可用来验证算法的性能(There are more than 30 intelligent algorithm optimization test function formulas and codes in Matlab, which can be used to verify the performance of the algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2020-10-23
    • 文件大小:999424
    • 提供者:jayleebest
  1. 海鸥算法求解函数优化

    0下载:
  2. 海鸥算法是近年来新兴的一种群智能算法,可以很好地应用在函数优化上。
  3. 所属分类:人工智能/神经网络/遗传算法

« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com