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

搜索资源列表

  1. goplotpso

    0下载:
  2. This file is used to get the graphical plot of results using the Particle swarm Optimazation-This file is used to get the graphical plot of results using the Particle swarm Optimazation
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2042
    • 提供者:valso
  1. pso_www.matlabsite.com

    0下载:
  2. particle swarm optimazation algortihm in mtlab
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:32833
    • 提供者:rose
  1. nr

    0下载:
  2. particle swam optimazation technique
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3397
    • 提供者:amith
  1. ANTColony

    0下载:
  2. this a java application of the ant colony optimazation,that detemines the most short circuit between two points-this is a java application of the ant colony optimazation,that detemines the most short circuit between two points
  3. 所属分类:transportation applications

    • 发布日期:2017-04-08
    • 文件大小:45572
    • 提供者:housssem
  1. Optimazation

    0下载:
  2. This file is to optimize functions
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:559
    • 提供者:Tareq
  1. rn_3

    0下载:
  2. OPTIMAZATION TOOLBOOKS
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:176953
    • 提供者:achs
  1. queryTree

    0下载:
  2. query optimazation tree program
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:46710
    • 提供者:mina
  1. general_genetic

    0下载:
  2. 通用遗传算法类,遗传算法在设计时,因为不同的优化问题需要使用不同的评估函数,且遗传算法优化时,可能优化二进制的表达形式、也可能优化的是数值问题,导致遗传算法很能有一个通用的设计。采用本案中,通过使用代理函数public delegate double DelegateFunc(Vector x) 且允许用户自行设定优化问题的分类(数值优化还是二进制串型优化问题)。允许使用者自行定义评估函数,使遗传算法有了更大的通用性。-A general genetic algorithm,for numeri
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:12938
    • 提供者:pscong
  1. thelast

    0下载:
  2. 此源代码采用c语言进行编程,其功能是基于遗传算法的齿轮优化设计。-This program is designed by c, which is about gear optimazation design based on GA.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3989
    • 提供者:刘升愿
  1. aco-ant-colony-optimization_matlab

    1下载:
  2. 蚁群算法,计算各个城市之间的线路问题,使用matlab实现-aco ant colony optimization,matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:3793
    • 提供者:Melo Wong
  1. p1

    2下载:
  2. 最优化算法中得拟牛顿法和共轭梯度法,以及Armijo型搜索和最优步长搜索。-Congradient and NiNewton algorithms in optimazation based on MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2660
    • 提供者:whc
  1. SPH

    0下载:
  2. SAPHER FUNCTION FOR OPTIMAZATION
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1001
    • 提供者:behrouz
  1. genetic-algoritm

    0下载:
  2. genetic algoritm for optimazation
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:1020010
    • 提供者:amirparviz
  1. optimazation

    0下载:
  2. crossover mutation encode
  3. 所属分类:ELanguage

    • 发布日期:2017-12-09
    • 文件大小:2298
    • 提供者:ahmed
  1. PID-Tunning-with-PSO

    0下载:
  2. tuning of pid controller by pso(particle swarm optimazation) evuloutionary algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:86672
    • 提供者:nadem
  1. 1

    0下载:
  2. genetic algorithm optimazation
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:108339
    • 提供者:yaser
  1. my-code

    0下载:
  2. Particle Swarm Optimazation code
  3. 所属分类:Energy industry

    • 发布日期:2017-11-12
    • 文件大小:1563
    • 提供者:krishna
  1. pso-svm

    0下载:
  2. code pso-svm matlab for optimazation.
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:113450
    • 提供者:zohre
  1. Exp_1_2

    0下载:
  2. 非线性凸优化约束问题 min 10 - x1**2 - x2**2, s.t. x1**2 - x2 <= 0 and x1 + x2 = 0(In this exercise, I use Python-Scipy to solve the following constrained nonlinear optimazation problem: min 10 - x1**2 - x2**2, s.t. x1**2 - x2 <= 0 and x1 + x2 = 0)
  3. 所属分类:Python编程

    • 发布日期:2017-12-31
    • 文件大小:4096
    • 提供者:koutianwu
  1. 凸优化

    0下载:
  2. this is a good book for convec optimazation
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:askldsa
« 12 »
搜珍网 www.dssz.com