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

搜索资源列表

  1. CFA-Matlab

    0下载:
  2. 有关链路容量和流量优化分配的遗传算法 函数功能 使用遗传算法求解通信网链路容量和流量联合优化分配问题-Related to link capacity and flow of genetic algorithm to optimize the distribution function using genetic algorithm function communication network link capacity and traffic distribution of the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:2813
    • 提供者:huangmeichun
  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. 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. example

    1下载:
  2. 本算法是一种标准遗传算法,应用于函数优化,性能较好。-The algorithm is a standard genetic algorithm, applied to function optimization, performance better.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:1350
    • 提供者:wuhao3424
  1. pso2

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

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

    1下载:
  2. 标准遗传算法源码 C语言编程 求解函数优化问题。-Standard genetic algorithm C language programming for Function Optimization.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:286822
    • 提供者:willee
  1. moyituhuo

    0下载:
  2. 模拟退火算法的基本思想是从一给定解开始,从邻域中随机产生另一个解,接受Metropolis准则允许目标函数在有限范围内变坏,它由一控制参数t决定,其作用类似于物理过程中的温度T,对于控制参数的每一取值,算法持续进行“产生—判断—接受或舍去”的迭代过程,对应着固体在某一恒定温度下的趋于热平衡的过程,当控制参数逐渐减小并趋于0时,系统越来越趋于平衡态,最后系统状态对应于优化问题的全局最优解,该过程也称为冷却过程,由于固体退火必须缓慢降温,才能使固体在每一温度下都达到热平衡,最终趋于平衡状态,因此控制
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:791
    • 提供者:hujiang
  1. Test_funtion

    1下载:
  2. 这次上传的绝对是好东西,数值优化,关键是对不同函数进行运算。这次将无约束测试问题上传,可作为论文数值计算使用。注:本人本科毕业论文做的是无约束优化,研究生做的是结构方程(LISREL)、数值优化、蚁群算法,可以进行交流,联系QQ272958823-Test function for optimation!
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:35844
    • 提供者:周旭
  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. aaddforpd

    3下载:
  2. 模糊遗传算法的一个函数,利用遗传算法来优化模糊隶属函数-fuzzy-GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:974
    • 提供者:lak
  1. GA

    0下载:
  2. 该算法为一改进的遗传算法,进行了调试,各参数可以设置,并能用于进行函数优化,效果不错,有说明文档。-The algorithm is an improved genetic algorithm was debugged, the parameters can be set, and can be used for function optimization, good results, there is documentation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:6285
    • 提供者:wangxuyu
  1. ACOUCP

    0下载:
  2. 无约束连续函数优化的人工蚁群算法通用MATLAB源码 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解 -Unconstrained optimization of continuous function of artificial ant colony algorithm for general-purpose MATLAB source code。 This sour
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1701
    • 提供者:孙准
  1. GT

    0下载:
  2. 谢大同郭涛算法(函数优化)源代码下载,和大家分享自己的东西-Xie Datong Guo Tao algorithm (function optimization) source code download, and share things on your own
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:12341
    • 提供者:
  1. PSOt

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

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

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

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

    0下载:
  2. 遗传算法--自适应遗传优化算法函数最优化.-Genetic Algorithms- Adaptive genetic algorithm function optimization.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:223804
    • 提供者:张瑞
  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-29
    • 文件大小:804
    • 提供者:ningmin
  1. BG-PSO

    0下载:
  2. Bacterial Foraging Orientec by Particle swarm optimization_国外人写的细菌粒子群算法,matlab实现求函数优化-Bacterial Foraging Orientec by Particle swarm optimization
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:15328
    • 提供者:xioan hua
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com