CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - PSO function

搜索资源列表

  1. QoSRoute-PSO.rar

    1下载:
  2. QoS选播路由的粒子群算法仿真主函数 来自(http://blog.sina.com.cn/greensim),QoS Anycast Routing Simulation of the particle swarm algorithm main function from (http://blog.sina.com.cn/greensim)
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3.13kb
    • 提供者:zhao xian sheng
  1. Python-for-PSO-algorithm

    9下载:
  2. Python实现的粒子群优化算法源代码,需要引用到Numpy,需要对自定义问题进行优化只需要更改f6函数即可,智能算法本身的参数亦可以自行设定。-Python implementation of the PSO algorithm source code, you need to refer to Numpy, Custom issues need to be optimized to only need to change the f6 function, the smart algorith
  3. 所属分类:Algorithm

    • 发布日期:2015-04-10
    • 文件大小:10kb
    • 提供者:wang
  1. pso

    3下载:
  2. 带有测试函数的PSO算法源代码,用matlab开发-Test function with the source code of the PSO algorithm, developed using matlab
  3. 所属分类:matlab

    • 发布日期:2014-05-05
    • 文件大小:1.42kb
    • 提供者:陈颖
  1. PSO

    0下载:
  2. 用粒子群算法(PSO)优化样本再拟合函数找出最大值-Using Particle Swarm Optimization (PSO) to find optimal maximum sample and then fitting function
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:899byte
    • 提供者:王杰
  1. PSO

    0下载:
  2. 这是粒子群优化算法的实现,求解多模态函数非常使用-This is the Particle Swarm Optimization algorithm to solve multi-modal function is the use of
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:11.97kb
    • 提供者:武潮气
  1. PSO

    0下载:
  2. 粒子群优化算法,主要是函数优化问题。很使用-Particle Swarm Optimization, mainly function optimization problems. Is the use of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:8.27kb
    • 提供者:chenming
  1. pso

    0下载:
  2. 运用粒子群和改进粒子群算法求解典型函数 具有可视化的功能-And improve the use of particle swarm particle swarm algorithm with a typical function of visual function
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:735.8kb
    • 提供者:zzx
  1. PSO

    0下载:
  2. 利用粒子群算法,计算函数的最优化问题。 本程序有很强的适用性。在理论与实际问题的优化上有一定的推广价值-The use of particle swarm optimization, the calculation function of the optimization problem. This procedure has a strong application. Theory and practical problems in the optimization of the prom
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1.19kb
    • 提供者:tuyanshuai
  1. PSO

    0下载:
  2. 基于matlab的粒子群(PSO)算法求解BANANA函数的极值-PSO Algorithm for Banana function optimization (Matalab)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1.09kb
    • 提供者:
  1. PSO-CODE

    0下载:
  2. 以Rosenbrock矩阵做为测试函数的微粒群算法的一些源码-Rosenbrock matrix in order to function as a test of the Particle Swarm Optimization of a number of source
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:11.41kb
    • 提供者:刘翔
  1. PSO-toolbox

    0下载:
  2. PSO的matlab工具箱 群体智能算法:对求解连续函数的极值问题上比GA好用-PSO' s intelligent algorithm matlab toolbox groups: continuous function of solving the issue of the extreme ease of use than GA
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:742.14kb
    • 提供者:lihao
  1. PSO

    0下载:
  2. 改进后的经典的pso算法,主函数是对空间坐标的搜索,使用的时候可以改成其他的相应问题,c++描述-The improved classic pso algorithm, the main function is the search space coordinates, using the time to change other consequential issues, c++ descr iption of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:222.71kb
    • 提供者:阿斯顿
  1. pso

    2下载:
  2. 程序说明: jblzq.m为基本粒子群程序求函数的最大值 lzq2.m是惯性权重法求函数的最大值 lzq3.m是惯性权重法求函数最小值。当然也可以用lzq2.m实现,在函数前加个负号 lzq4.m是收敛因子法求函数最小值 lzq5.m是带变异的惯性权重法求最大值,变异条件比较简单,变异次数多。还有一种变异是利用各粒的最优位置与全局最优位置的差的平方和,再开根号的值小于某一值最为收敛条件,将在我的报告中叙述 lzq6.m是分层粒子群优化算法,即利用两个粒子群同时进行搜索,一
  3. 所属分类:Algorithm

    • 发布日期:2016-12-22
    • 文件大小:6.76kb
    • 提供者:沈龙
  1. pso

    0下载:
  2. This an implementation of Particle Swarm Optimization algorithm using the same syntax as the Genetic Algorithm Toolbox, with some additional options specific to PSO. Allows code-reusability when trying different population-based optimization al
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:4.15kb
    • 提供者:Chris Leung
  1. pso

    1下载:
  2. 粒子群算法入门程序,对一个示例函数求极大值,程序含有详细注释。-PSO entry procedures to request a sample function of maximum value, the program contains the detailed comments.
  3. 所属分类:matlab

    • 发布日期:2014-11-25
    • 文件大小:783byte
    • 提供者:林建华
  1. PSO

    0下载:
  2. 本程序是原始粒子群算法,对一个简单函数的优化,可用来与其他算法功能进行比较。-This procedure is the original particle swarm optimization, a simple function of the optimization function can be used to compare with other algorithms.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:1.75kb
    • 提供者:liulei
  1. pso

    0下载:
  2. 滤波器设计是信号处理的核心问题之一,Matlab软件在多个研究领域都有着广泛的应用。 本文介绍了基于Matlab环境下,用窗函数设计法实现FIR数字滤波器的设计,并阐述了与以前人 们常用的设计方法的区别,给出了设计实例。仿真结果表明,设计结果的各项性能指标均达到指定 要求,且设计过程简便易行。 -The design of filters is a core problem in signal processing. MATLAB software iswidely used i
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:76.47kb
    • 提供者:xiaoxiao
  1. pso

    0下载:
  2. 自编的PSO算法,用于求解函数极值非常不错-Self of the PSO algorithm for solving the extreme value function is very good
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1.5kb
    • 提供者:shangyanan
  1. PSO

    0下载:
  2. 标准粒子群算法程序,函数优化,参数优化,可用于PIDNN.-Standard PSO procedure, function optimization, parameter optimization, can be used to PIDNN.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:6.15kb
    • 提供者:彭燕
  1. PSO

    0下载:
  2. optimization numerical problems using particle swarm optimization modified by amin zafarian for optimization a definte function (x*sin(4*x)+1.1*y*sin(2*y)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:3.88kb
    • 提供者:amin
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com