CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 函数寻优

搜索资源列表

  1. ImmueGA

    0下载:
  2. 一个函数寻优的免疫遗传算法,可能简单,但清晰易懂、功能完善,适合学习
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:45422
    • 提供者:khw
  1. heredity

    1下载:
  2. 遗传算法,函数寻优程序。程序按照Holland的算法操作设计的,关键步骤有:复制,交叉,变异等。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3037
    • 提供者:shenshuo
  1. GA_new

    0下载:
  2. 遗传算法寻一元函数最优值,可解决函数寻优问题,结果较准确-Genetic algorithm optimal value function of a dollar, solve function optimization problems, the results of more accurate
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1044
    • 提供者:123
  1. Evolution

    0下载:
  2. 进化策略进行函数寻优Evolutionary function optimization strategy-Evolutionary function optimization strategy
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1837495
    • 提供者:刘军
  1. pso_base

    0下载:
  2. 本程序基于粒子群算法实现函数的寻优过程,粒子群算法实现简单,程序效率高,在现在智能算法中有广泛的应用。-The program is based on particle swarm optimization process to achieve the function of the particle swarm algorithm is simple, efficient procedures, in the present intelligent algorithm has a wide r
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:5819
    • 提供者:王丽
  1. genetic-algorithm-and-nonlinea

    3下载:
  2. 基于遗传算法和非线性规划的函数寻优算法在一组等式或者不等式的约束下求极值。 基于遗传算法和非线性规划的函数寻优算法 在一组等式或者不等式的约束下求极值。-Based on genetic algorithm and nonlinear programming function optimization algorithm in a set of equations or inequality constraints for extreme value. Based on geneti
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-10-19
    • 文件大小:5120
    • 提供者:王进
  1. hanshujizhiyunyou

    0下载:
  2. 用神经网络进行函数寻优,仿真结果表明,误差效果较好-Function optimization using neural network, simulation results show that the error is better
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:218852
    • 提供者:wangtao
  1. FSAFO

    0下载:
  2. 人工智能的经典算法: 鱼群算法函数寻优。-Classic algorithms of artificial intelligence: the fish school algorithm function optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7649
    • 提供者:sun
  1. Genetic_BP

    0下载:
  2. 根据神经网络和遗传算法原理,在MATLAB中编程实现神经网络遗传算法非线性函数寻优-Nonlinear function of the neural network, genetic algorithm optimization based on neural network and genetic algorithm theory, programming in MATLAB
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:101677
    • 提供者:阿俊
  1. Genetic Nonlinear Matlab

    1下载:
  2. 遗传算法虽然全局搜索能力较强,但是局部搜索能力较弱,一般只能搜索到函数优化问题的次优解,而不是最优解,特别是函数具有多个峰值时,遗传算法易陷入局部极小,不能找到真正的全局最优解。非线性规划因多采用梯度下降方法求解,而具有极强的局部搜索能力。因此,本源代码结合两种算法的优点,一方面采用遗传算法进行全局搜索,另一方面采用非线性规划进行局部搜索,以得到函数优化问题的全局最优解。实验证明,这种方法不仅能解决多峰函数寻优易陷入局部极小的问题,而且具有很高的迭代寻优效率,取得了满意的结果。-Global s
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-01-07
    • 文件大小:44166
    • 提供者:乐乐
  1. yuqunsuanfa

    0下载:
  2. 该程序是基于鱼群算法的函数寻优程序,有详细的程序说明介绍,适合初学者学习使用。-The program is based on fish swarm algorithm for function optimization procedures, a detailed descr iption of the procedures introduced, suitable for beginners to learn to use.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-02
    • 文件大小:3840
    • 提供者:许阳
  1. yuqun

    0下载:
  2. 鱼群算法函数寻优,很好用,带有数据,推荐!-Fish swarm algorithm for function optimization, easy to use, with data, recommended!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-22
    • 文件大小:7959
    • 提供者:杨晓帆
  1. 30-cases-in-matlab

    1下载:
  2. MATLAB智能算法30个案例分析,109页的详细讲解,程序和程序注解,可以直接复制代码。包括遗传算法,基于遗传算法和非线性规划的函数寻优算法,遗传算法工具箱详解及应用,多种群遗传算法的函数优化算法, 基于粒子群算法的多目标搜索算法,基于多层编码遗传算法的车间调度算法,基于遗传模拟退火算法的聚类算法,蚁群算法,支持向量机等等30章。-MATLAB intelligent algorithm 30 case studies, 109 detailed explanations, procedur
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-09
    • 文件大小:1560351
    • 提供者:Binjie Liao
  1. matlab-genetic-algorithm

    0下载:
  2. 利用matlab实现遗传算法的编码、选择、变异、解码,用于函数寻优-A genetic algorithm using matlab coding, selection, mutation, decoding, for function optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:7454
    • 提供者:翟博
  1. Optimization-design-experiment2

    1下载:
  2. 从数控机床能耗角度出发,以切削参数为变量,以降低数控机床能耗为目标,在实际加工经验公式的基础上,考虑机床性能和刀具约束条件,建立数控机床能耗模型,采用粒子群优化算法对目标函数寻优求解,利用优化后的切削参数进行加工,能明显地降低能耗。-From the perspective of CNC machine tool consumption to cutting parameters as variables , in order to reduce the energy consumption o
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:554213
    • 提供者:Lycan
  1. 5702ab54c2db

    1下载:
  2. 人工免疫网络实现分类聚类函数寻优,算法不错,希望对大家有用-This is the Fisher linear discriminant classifier, the general classification of the image of a good effect of artificial immune network to achieve classification clustering function optimization, the algorithm is good,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:684478
    • 提供者:杨明
  1. PSO

    1下载:
  2. 基于罚函数的粒子群算法的函数寻优,求解结果收敛较快且不易陷入局部最优-The function optimization of the particle swarm algorithm based on the penalty function is faster and difficult to get into the local optimal
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-12
    • 文件大小:2850
    • 提供者:易水寒
  1. 基于人工鱼群算法的一元非线性函数寻优

    2下载:
  2. 人工鱼群算法是受鱼群行为的启发,由李晓磊等人于2002年提出的一种基于动物行为的群体智能优化算法。在一片水域中,鱼往往能自行或尾随其它鱼,找到营养物质最多的地方,因而鱼生存数目最多的地方一般就是本水域中营养物质最丰富的地方。人工鱼群算法根据这一特点,通过构造人工鱼来模仿鱼群的觅食、聚群、追尾、随机行为,从而实现寻优。本代码是基于人工鱼群算法的一元非线性函数寻优。
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 基于遗传算法和非线性规划的函数寻优算法

    0下载:
  2. chapter2 基于遗传算法和非线性规划的函数寻优算法,遗传算法在很多领域得到应用(chapter2 based on genetic algorithms and nonlinear programming function optimization algorithm, genetic algorithm is applied in many fields)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-02
    • 文件大小:30720
    • 提供者:其实还好
  1. 粒子群优化算法的寻优算法——非线性函数极值寻优

    0下载:
  2. 粒子群优化算法的寻优算法——非线性函数极值寻优(Particle swarm optimization algorithm -- nonlinear function extremum seeking optimization)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:3072
    • 提供者:潇潇飒飒
« 12 3 4 5 »
搜珍网 www.dssz.com