搜索资源列表

  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例程

    • 发布日期:2024-10-06
    • 文件大小:2048
    • 提供者:valso
  1. pso_www.matlabsite.com

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

    • 发布日期:2024-10-06
    • 文件大小:32768
    • 提供者:rose
  1. nr

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

    • 发布日期:2024-10-06
    • 文件大小:3072
    • 提供者: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
  3. 所属分类:交通/航空行业

    • 发布日期:2024-10-06
    • 文件大小:46080
    • 提供者:housssem
  1. Optimazation

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

    • 发布日期:2024-10-06
    • 文件大小:1024
    • 提供者:Tareq
  1. rn_3

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

    • 发布日期:2024-10-06
    • 文件大小:177152
    • 提供者:achs
  1. queryTree

    0下载:
  2. query optimazation tree program
  3. 所属分类:其他小程序

    • 发布日期:2024-10-06
    • 文件大小:47104
    • 提供者:mina
  1. general_genetic

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

    • 发布日期:2024-10-06
    • 文件大小:13312
    • 提供者:pscong
  1. thelast

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

    • 发布日期:2024-10-06
    • 文件大小:4096
    • 提供者:刘升愿
  1. aco-ant-colony-optimization_matlab

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

    • 发布日期:2024-10-06
    • 文件大小:4096
    • 提供者:Melo Wong
  1. p1

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

    • 发布日期:2024-10-06
    • 文件大小:3072
    • 提供者:whc
  1. SPH

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

    • 发布日期:2024-10-06
    • 文件大小:1024
    • 提供者:behrouz
  1. genetic-algoritm

    0下载:
  2. genetic algoritm for optimazation
  3. 所属分类:软件工程

    • 发布日期:2024-10-06
    • 文件大小:1019904
    • 提供者:amirparviz
  1. optimazation

    0下载:
  2. crossover mutation encode
  3. 所属分类:易语言编程

    • 发布日期:2024-10-06
    • 文件大小:2048
    • 提供者:ahmed
  1. 1

    0下载:
  2. genetic algorithm optimazation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-10-06
    • 文件大小:108544
    • 提供者:yaser
  1. my-code

    0下载:
  2. Particle Swarm Optimazation code
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2024-10-06
    • 文件大小:2048
    • 提供者:krishna
  1. PID-Tunning-with-PSO

    0下载:
  2. tuning of pid controller by pso(particle swarm optimazation) evuloutionary algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-10-06
    • 文件大小:87040
    • 提供者:nadem
  1. pso-svm

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

    • 发布日期:2024-10-06
    • 文件大小:113664
    • 提供者: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 -
  3. 所属分类:Python编程

    • 发布日期:2024-10-06
    • 文件大小:4096
    • 提供者:koutianwu
  1. 凸优化

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

    • 发布日期:2024-10-06
    • 文件大小:1024
    • 提供者:askldsa
« 12 »

源码中国 www.ymcn.org