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

搜索资源列表

  1. PSO

    0下载:
  2. Particle swarm optimization (PSO) is a population based stochastic optimization technique developed by Dr. Eberhart and Dr. Kennedy in 1995, inspired by social behavior of bird flocking or fish schooling. Each particle keeps track of its coordinates
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-24
    • 文件大小:673byte
    • 提供者:BBB
  1. pso

    4下载:
  2. 粒子群优化算法是一种进化优化技术,源于对鸟群扑食的行为,是一种基于迭代的优化工具。此文件提供了基本粒子群算法、带压缩因子的粒子群算法、二阶粒子群算法、二阶振荡粒子群算法、权重改进的粒子群算法、混沌粒子群算法、基于杂交的粒子群算法、基于模拟退火的粒子群算法的MATLAB源代码。-PSO is an evolutionary optimization technique, derived from the behavior of the birds of prey, is based on iter
  3. 所属分类:matlab

    • 发布日期:2015-09-25
    • 文件大小:16.38kb
    • 提供者:熊杰
  1. Analytical-Gradient-Based-Optimization-Technique.r

    1下载:
  2. 应用共轭梯度法综合优化交叉耦合滤波器。参考文献<Synthesis of Cross-coupled’Resonator Filters Using an Analytical Gradient-Based Optimization Technique >Smain Amari-Synthesis of Cross-coupled’Resonator Filters Using an Analytical Gradient-Based Optimization Technique _
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:3.94kb
    • 提供者:wuguochun
  1. NelderMid

    1下载:
  2. The Nelder–Mead method or downhill simplex method or amoeba method is a commonly used nonlinear optimization technique, which is a well-defined numerical method for twice differentiable and unimodal problems. However, the Nelder–Mead technique is onl
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:2.99kb
    • 提供者:masha
  1. lle

    0下载:
  2. Locally-Linear Embedding (LLE)[9] was presented at approximately the same time as Isomap. It has several advantages over Isomap, including faster optimization when implemented to take advantage of sparse matrix algorithms, and better results with man
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.92kb
    • 提供者:Karthikeyan
  1. optimizationinMatlab

    0下载:
  2. matlab最优化20个实例,看了就知道物有所值了,对于学习优化的朋友很有用。-20 instances of matlab optimization, read to know that value for money, and friends for useful learning optimization.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:209.94kb
    • 提供者:王敏蔚
  1. PSO_CPP

    0下载:
  2. 微粒群优化算法(PSO)是一种基于种群的随机优化技术,由Eberhart和Kennedy于1995年提出。微粒群算法模仿昆虫、兽群、鸟群和鱼群等的群集行为,这些群体按照一种合作的方式寻找食物,群体中的每个成员通过学习它自身的经验和其他成员的经验来不断改变其搜索模式。-Particle Swarm Optimization (PSO) is a population based stochastic optimization technique by Eberhart and Kennedy ma
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:10.01kb
    • 提供者:王健
  1. cuckoo_search

    0下载:
  2. cuckoo search an evolutionary algorithm in optimization technique
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3.64kb
    • 提供者:FURZANA .J
  1. mamdani

    0下载:
  2. mamdani based optimization technique
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:122.29kb
    • 提供者:FURZANA .J
  1. pi_pso

    0下载:
  2. Using ITSE as objective function tuning of PI controller using Particle Swarm Optimization technique
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.2kb
    • 提供者:Kandhavel
  1. PSO_introduction

    0下载:
  2. 这是关于粒子群算法的一篇综述论文,说明了PSO算法的原理,及其算法流程!-PSO is a population-based stochastic optimization technique inspired by social behavior of bird flocking or fish schooling. All of particles have fitness values which are evaluated by the fitness function to be op
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:312.16kb
    • 提供者:wanghong
  1. ACO_feature_selection

    0下载:
  2. Ant colony optimization technique
  3. 所属分类:Editor

  1. ACO_on_JSSP

    0下载:
  2. ant colony optimization technique for JSSP
  3. 所属分类:matlab

  1. ga

    0下载:
  2. 同时考虑了应用的实时性和网络的能源有效性,提出了一种基于GA的嵌套优化技术,并在多跳聚簇网络中进行能源高效的任务分配-Taking into account the energy efficiency of real-time application and network optimization technique based on GA nested, and energy efficient task allocation in multi-hop clustered network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:7.99kb
    • 提供者:伍洁
  1. GANotes

    0下载:
  2. Genetic algorithms (GA) is an optimization technique for searching very large spaces that models the role of the genetic material in living organisms. A small population of individual exemplars can e ectively search a large space because they c
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:181.36kb
    • 提供者:payal
  1. PSO_feature_selection

    0下载:
  2. PSO was originally introduced as an optimization technique for continuous space. in order to extend the application to discrete spaces, Kennedy and Eberhart [43] proposed a discrete binary version of PSO where a particle moves in a state space re
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:8.51kb
    • 提供者:medmedmed
  1. ant

    2下载:
  2. 方案适用于典型的TSP问题的蚁群优化技术。 是改进版,效果比较好!对想研究蚁群聚类算法并要写出好文章的朋友,很有用!This program applies the typical ant colony optimization technique on TSP problem. -This program applies the typical ant colony optimization technique on TSP problem.
  3. 所属分类:matlab例程

    • 发布日期:2013-11-23
    • 文件大小:336.91kb
    • 提供者:王龙隐
  1. powell-optimization

    0下载:
  2. Powell s Optimization technique used for image processing.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:5.34kb
    • 提供者:smita
  1. Gravitational-Search-Algorithm-Optimization-for-P

    0下载:
  2. PID tuning by using Gravitational Search Algorithm (GSA). GSA is new algorithm which is believed can produce a better result compare to other optimization technique
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:114.36kb
    • 提供者:sepul07
  1. Optimization-algorithm-of-PSO

    0下载:
  2. 粒子群算法(PSO)是一种基于群体的随机优化技术。与其它基于群体的进化算法相比,它们均初始化为一组随机解,通过迭代搜寻最优解。不同的是:进化计算遵循适者生存原则,而PSO模拟社会。将每个可能产生的解表述为群中的一个微粒,每个微粒都具有自己的位置向量和速度向量,以及一个由目标函数决定的适应度。所有微粒在搜索空间中以一定速度飞行,通过追随当前搜索到的最优值来寻找全局最优值。 -Particle swarm optimization (PSO) is a kind of stochastic opti
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3.23kb
    • 提供者:Wang
« 12 3 4 5 6 »
搜珍网 www.dssz.com