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

搜索资源列表

  1. function_opt_demo

    0下载:
  2. 使用matlab应用遗传算法进行函数优化-Using genetic algorithm in matlab to optimize function
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2164
    • 提供者:赵静岚
  1. 实数自适应并行遗传算法的研究

    0下载:
  2. 曾孝平,陈燕飞,李勇明.实数自适应并行遗传算法的研究。针对遗传算法中的早收敛现象,提出了一种实数自适应并行遗传算法(real adaptive parallel genetic algo- rithm,RAPGA)。该算法采用了一种并行遗传进化结构,并将自适应交叉、变异算子引入到本算法中,增强和保 持了种群的多样性。最后,通过与其他经典优化遗传算法进行比较显示,RAPGA对多个标准测试函数均表现出 较好的搜索性能。
  3. 所属分类:文档资料

    • 发布日期:2009-03-13
    • 文件大小:119274
    • 提供者:amilymoon
  1. 遗传算法优化函数

    0下载:
  2. 用matblab实现了用遗传算法优化函数的过程
  3. 所属分类:源码下载

    • 发布日期:2010-11-07
    • 文件大小:6793
    • 提供者:anyexuebojue
  1. PSO粒子群优化算法

    0下载:
  2. 本代码是PSO粒子群优化算法,对一些目标函数可以进行优化,获得很好的优化效果
  3. 所属分类:matlab例程

    • 发布日期:2010-12-16
    • 文件大小:758240
    • 提供者:brighthuster
  1. BP.rar

    0下载:
  2. 这是一个基于matlab的BP算法程序,采用标准的BP算法,通过修改各层节点数即可实现函数优化。 ,This is a matlab-based algorithm of the BP procedure, standard BP algorithm, by modifying the number of nodes can be realized at all levels function optimization.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:754
    • 提供者:邱腾飞
  1. matlab.rar

    1下载:
  2. matlab标准遗传算法 优化函数为f=-(x-1)^2+4,其中,0<=x<=3,matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:9760
    • 提供者:杨光亮
  1. Culturalalgorithm-

    2下载:
  2. 用于函数优化问题的混合粒子群文化算法源程序-program of function optimization based on Cultural algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1221
    • 提供者:zhangxiao
  1. mutate.rar

    0下载:
  2. 遗传算法中多点交叉算法来优化最小值函数所对应的解--变异过程,Multi-point genetic algorithm to optimize the cross-algorithm corresponding to the minimum function of the solution- the process variation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:22686
    • 提供者:zhaowei
  1. optimizationinMatlab.rar

    4下载:
  2. MATLAB最优化计算20例.m文件,包括二次插值,黄金分割,罚函数法,遗传算法,拉格朗日乘子法等,MATLAB Optimization Calculation of 20 cases. M documents, including quadratic interpolation, Golden Section, penalty function method, genetic algorithm, Lagrange multiplier method
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:215245
    • 提供者:c.k.
  1. testfunction.rar

    8下载:
  2. 用MATLAB编写的18个智能优化算法的测试函数程序,Prepared using MATLAB Intelligent Optimization Algorithm 18 function testing procedures
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:4716
    • 提供者:潘晔
  1. psoprogress.rar

    4下载:
  2. %程序名称:求解约束优化问题的改进粒子群优化算法 %程序功能:求解带各种约束条件的优化问题 %输入条件:各种初始条件,以及设定参数 %输出数值:最优解位置以及函数极小值 , Program name: for solving constrained optimization problems to improve particle swarm optimization algorithm program features: solving with a variety of constr
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:4726
    • 提供者:依然
  1. QGAforfun.rar

    2下载:
  2. 量子遗传算法对标准函数的优化,在matlab下的源程序,Quantum genetic algorithm optimization of the standard function in matlab source code under the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:12464
    • 提供者:李晓东
  1. AIS

    2下载:
  2. 这是一个人工免疫算法的matlab工具箱。该工具箱可以根据不同的优化函数形式设置来用人工免疫算法来寻优-This is an artificial immune algorithm matlab toolbox. The toolkit is based on different settings to optimize the function of the form of artificial immune algorithm with excellent来寻
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-11-16
    • 文件大小:682583
    • 提供者:孙磊
  1. GA

    1下载:
  2. matlab编写的遗传算法优化程序,采用随机配对交叉,多点交叉,两点交叉,编译对目标函数进行优化-matlab genetic algorithm to optimize the preparation procedures, using a random cross-matching, multi-point crossover, two cross-cutting, the compiler of the objective function to optimize
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1502
    • 提供者:夏雨泽
  1. Artificial-Bee-Colony

    5下载:
  2. 人工蜂群算法解决函数优化问题代码,内含Sphere,rastrigin,rosenbrock等标准测试函数- ABC algorithm coded using MATLAB language*/ /* Artificial Bee Colony (ABC) is one of the most recently defined algorithms by Dervis Karaboga in 2005, motivated by the intelligent behavior
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-12-22
    • 文件大小:4770
    • 提供者:陈旭
  1. pso_basic

    0下载:
  2. 粒子群算法用matlab实现。。实现一个函数优化-Particle swarm optimization with matlab. . The realization of a function optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:47409
    • 提供者:高军
  1. chap1

    1下载:
  2. 基于遗传算法的PID参数优化的MATLAB程序,采用的是二进制编码方式,通过传递函数的离散经过适应度计算 选择复制 交叉 变异操作得到最优解。-PID parameters based on genetic algorithm optimization of the MATLAB program, using the binary encoding, by the discrete transfer function adapted calculation select Copy crossov
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:1829
    • 提供者:wangchanglin
  1. yiqun-suanfa

    0下载:
  2. 蚁群算法连续函数优化问题matlab程序-Continuous function optimization problems ant colony algorithm matlab program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:105008
    • 提供者:lkz
  1. mopsoC

    1下载:
  2. 使用C 语言编写的 多目标的粒子群优化算法 MOPSO 可以运行 内含测试函数 可以多功能运行-Using the C language for multi-objective particle swarm optimization algorithm MOPSO can run embedded test function can be multi-run
  3. 所属分类:Other systems

    • 发布日期:2016-09-14
    • 文件大小:35914
    • 提供者:姚思
  1. ga_bp

    0下载:
  2. 用遗传算法优化神经网络,有关函数已经经过更新,以适应matlab新版-Neural network using genetic algorithm, the function has been updated to accommodate the new version of matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:4091
    • 提供者:renly
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com