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

搜索资源列表

  1. PSO

    0下载:
  2. 粒子群最佳化演算法(pso),為一個基本的程式,適合初學者來參考。-Particle Swarm Optimization algorithm (pso), for a basic program for beginners to reference.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:943
    • 提供者:allen
  1. matlabparticle

    0下载:
  2. 基于粒子滤波实现的纯方位目标跟踪,最后证明该算法收敛-Particle filter based on the realization of the bearings-only target tracking, the final proof of the convergence of the algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:150420
    • 提供者:王军
  1. mopsoPDF

    0下载:
  2. 有关多目标粒子群算法的论文,想研究多目标的可以参考-Of the multi-objective particle swarm optimization of the papers, I would like to research objectives can refer to
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:481089
    • 提供者:吴金玲
  1. CLSPSO

    3下载:
  2. 混沌的粒子群算法,求解无约束优化问题,可以保持个体多样性-Chaotic particle swarm algorithm for solving unconstrained optimization problems, can maintain the diversity of individual
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-11-29
    • 文件大小:864
    • 提供者:王国
  1. pso2

    3下载:
  2. 一个很好用的粒子群优化算法matlab源代码,用来解决单目标函数优化-A good use of particle swarm optimization algorithm matlab source code, used to solve single-objective function optimization
  3. 所属分类:matlab

    • 发布日期:2015-02-09
    • 文件大小:8352
    • 提供者:daisyltf
  1. pf_robot_WIFI

    0下载:
  2. 基于wifi的一个机器人跟踪程序用particle filter 实现-robot tracing code using particle filter method based on Wifi system
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:33908
    • 提供者:hsepeng
  1. 4

    0下载:
  2. fuzzy inertia weight particle swarm optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1513
    • 提供者:Hamed
  1. GPSOtsp

    1下载:
  2. 采用遗传微粒群算法(GPSO)求解旅行商问题(TSP)的源代码。内附多个算例,本算法对于中小规模问题求解效率很高,对于大规模问题则效率略低。如有任何疑问,请于http://2shi.phphubei.com.cn/index.php发帖询问。-Genetic Particle Swarm Optimization (GPSO) for Traveling Salesman Problem (TSP) of the source code. Containing a number of examp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:937324
    • 提供者:李剑
  1. pf_resampling

    0下载:
  2. Particle filter resampling
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:72807
    • 提供者:Pippo
  1. MOEA-NSGA-II

    0下载:
  2. genetic algorithm, simulated annealing, singleobjective, particle swarm optimi..., optimization, classes
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:378396
    • 提供者:eedee
  1. particle_swarm

    0下载:
  2. a basic c++ program for implementing in an object oriented way a particle swarm algorithms for optimisation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:1292
    • 提供者:Numtech
  1. 7

    0下载:
  2. 这是粒子群算法的一个源程序,程序很简单,已经运行过了,可以用,对初学者是个不错的程序-This is a source particle swarm optimization algorithm, the program is very simple, has been running over us, we can use, for beginners is a good program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:4125
    • 提供者:xuhuicheng
  1. code1

    0下载:
  2. the attached file consists of matlab code for implementation of sequential importance sampling particle filter given in IEEE paper entitled as "A TUTORIAL ON PARTICLE FILTERS FOR ONLINE NONLINEAR NON GUASSIAN BAYESIAN TRACKING"
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:998
    • 提供者:babi
  1. qpso

    4下载:
  2. 量子粒子群算法的matlab实现,有程序说明-Quantum particle swarm optimization algorithm matlab implementation, there is descr iption of the procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:915
    • 提供者:logor
  1. tunningPIDbyPSO

    0下载:
  2. 使用基本粒子群算法整定的PID控制,供学习者参考。-The use of elementary particle swarm optimization algorithm-tuning PID control for the learner information.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:21165
    • 提供者:zangtianlei
  1. PFiltermatlab

    1下载:
  2. 关于粒子滤波的matlab代码,用来预测仿真-On the particle filter matlab code used to predict the simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:452136
    • 提供者:刘建
  1. 2009032614571153815

    0下载:
  2. 模糊粒子群的MATLAB实现,我们知到粒子群是一种智能方法-MATLAB fuzzy particle swarm to achieve, we know that PSO is an intelligent way
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7983
    • 提供者:王科
  1. UPF

    0下载:
  2. 结合了粒子滤波器和UKF滤波器的优点而用来估测一维状态变量的估测算法-A combination of particle filters and the advantages of the UKF filter is used to estimate the one-dimensional state variable of the estimation algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1050
    • 提供者:zhengjingjing
  1. Size_of_nano_particle

    0下载:
  2. This finds size of nano particle, via some image processing technique. we have to enter the minimum and maximum diameter of particles to get download-This finds size of nano particle, via some image processing technique. we have to enter the minimum
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4917303
    • 提供者:pulak
  1. dotdetection

    0下载:
  2. 对一幅具有颗粒形状的图像进行了处理和分析。能够计算出图像中的颗粒数和颗粒的相关特征,能够较为快速有效地计算出颗粒的特征信息。附有详细算法说明和报告-Particle shape of an image has been processed and analyzed. Be able to calculate the number of particles in the image and the relevant characteristics of particles that can be
  3. 所属分类:matlab

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