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

搜索资源列表

  1. 11

    0下载:
  2. 本文主要将蚁群算法用于解决连续函数优化的问题-This paper will be used for ant colony algorithm to solve the problem of continuous function optimization
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2299
    • 提供者:aa
  1. pso.files

    0下载:
  2. 基于粒子群算法,可以用于函数优化的源代码,用matlab实现-Based on Particle Swarm algorithm, can be used for function optimization of source code, implementation using matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:15639
    • 提供者:qinming
  1. pso1

    0下载:
  2. 关于粒子群算法的c语言程序,可以用于函数优化,极其方便-About Particle Swarm c language program that can be used for function optimization, extremely convenient
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1542
    • 提供者:qinming
  1. pso2

    0下载:
  2. 基于改进的粒子群算法,可以用来求解函数优化问题-Based on Improved Particle Swarm algorithm, can be used to solve the function optimization problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:54664
    • 提供者:qinming
  1. pso3

    0下载:
  2. 有关粒子群算法的源程序,用matlab语言编得,可用于求解函数优化问题-Particle Swarm Optimization on the source, using matlab language was made, can be used to solve the function optimization problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1876
    • 提供者:qinming
  1. genetic_algorithm

    1下载:
  2. 此算法是我用于应付智能优化算法考试而编写的,花了大量心血,主要用于求解函数优化问题,目标函数:f(x1,x2,x3)=x1*x1+x2*x2+x3*x3 约束条件:(sqrt(x1)+sqrt(x2)+sqrt(x3))<=2-This algorithm is used to meet my intelligent optimization algorithm for the preparation of examinations, and spent a lot of hard
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:1738
    • 提供者:张司兴
  1. PSOt

    0下载:
  2. 粒子群优化算法的源程序和pdf课件,还包括几个应用粒子群算法解决优化函数的例子-Particle swarm optimization algorithm source and pdf courseware
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:767404
    • 提供者:aa
  1. GA1

    0下载:
  2. 遗传算法代码,用于函数优化等,也可以改进,实现其他功能。-genetic algorithm is very useful for university student.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:7883
    • 提供者:王一
  1. moea

    2下载:
  2. matlab遗传算法多目标优化,双目标函数优化-matlab genetic algorithm for multi-objective optimization, dual-objective optimization
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2453
    • 提供者:standy17
  1. qz

    0下载:
  2. 遗传算法函数优化源程序,运用的是权重系数法-Source of genetic algorithm function optimization, using the weight coefficient
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:804
    • 提供者:ningmin
  1. DE

    0下载:
  2. 使用差分进化算法对系统函数进行优化,使得系统指标最小(The differential evolution algorithm is used to optimize the system function, which makes the system index minimum)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:1247232
    • 提供者:My_sun1
  1. 遗传算法优化BP神经网络-非线性函数拟合

    7下载:
  2. 进行非线性函数拟合且用遗传算法对BP神经网络进行优化(The nonlinear function is fitted and the BP neural network is optimized by genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-15
    • 文件大小:51200
    • 提供者:海航
  1. MATLAB遗传算法

    0下载:
  2. 遗传算法和非线性规划的函数寻优,BP神经网络优化(Genetic algorithm and nonlinear programming function optimization, BP neural network optimization)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:43008
    • 提供者:drafei
  1. 遗传算法求解

    1下载:
  2. 多个设计参数下以两目标函数采用遗传算法优化进行择优(Multi parameter, two objective function, genetic algorithm, optimization)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:3072
    • 提供者:小叶儿
  1. 单目标粒子群算法寻优

    1下载:
  2. 利用粒子群优化算法,对单目标函数寻优,寻找函数的极值。(Searching for the extremum of a function by searching the single objective function.)
  3. 所属分类:其他

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:Mr ren
  1. demo4

    0下载:
  2. 遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。(Genetic algorithm (GA) is a search algorithm for solving optimization in computational mathematics. It is a kind of evolutionary algorithm. Evolutio
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:风12369874
  1. 遗传算法&雷达手册

    0下载:
  2. 遗传算法 本部分主要为了了解遗传算法的应用,选择一个复杂的二维函数来进行遗传算法优化。函数显示为y=10*sin(5*x)+7*abs(x-5)+10, 另附上雷达手册(genetic algorithm This part is mainly to understand the application of genetic algorithm, select a complex two-dimensional function to optimize genetic al
  3. 所属分类:其他

  1. 遗传算法优化BP神经网络用于非线性函数拟合

    0下载:
  2. 遗传算法优化的bp神经网络用于非线性函数的拟合。(BP neural network optimized by genetic algorithm for nonlinear function fitting.)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:91136
    • 提供者:艺宝
  1. 多目标优化(遗传算法)

    1下载:
  2. 多目标优化算法,遗传算法,函数求最大值、最小值问题。(Multi-objective optimization algorithm, genetic algorithm, function for maximum value, minimum value problem.)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:10240
    • 提供者:花花12
  1. 狼群算法

    1下载:
  2. 灰色狼犬算法适用于多维函数优化问题,注有中文注解(It is applicable to multidimensional function optimization problems, with Chinese annotations.)
  3. 所属分类:其他

    • 发布日期:2020-04-01
    • 文件大小:12288
    • 提供者:feiyu621
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com