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

搜索资源列表

  1. Piccolotesto

    0下载:
  2. A lightweight particle simulator with collision detectio
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:87927
    • 提供者:samor
  1. jiaochaPSO

    0下载:
  2. 一篇基于交叉粒子群的改进算法,适于无线传感器的优化路由-A cross-Based Particle Swarm improved algorithm for optimization of routing in wireless sensor
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:4349
    • 提供者:Sherry
  1. WSNpsoleach

    1下载:
  2. 关于无线传感器的LEACH改进的协议,是基于改进粒子群算法的,很有帮助-LEACH for Wireless Sensor improved protocol is based on improved particle swarm algorithm, useful
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1326794
    • 提供者:Sherry
  1. PSOforTSP(MATLAB)

    1下载:
  2. 粒子群算法解决VRP代码(matlab)-Particle swarm algorithm to solve VRP code (matlab)
  3. 所属分类:matlab

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

    0下载:
  2. 标准的粒子群优化算法程序,用Matlab编程。-Particle swarm algorithm (matlab)
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:554
    • 提供者:
  1. pso

    0下载:
  2. 应用标准PSO优化的wiener,Pso粒子群最佳化算法,小弟的作品,希望对各位有帮助-Application of the standard PSO optimization wiener, Pso particle swarm optimization algorithm, younger brother of the works you want to help
  3. 所属分类:matlab

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

    0下载:
  2. particle swarm optimization with matlab,finish the problem about to find the highest point of texture.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1381
    • 提供者:budzy
  1. QPSO_RBF

    1下载:
  2. 采用一种量子粒子群算法来对RBF网络进行优化-Using a quantum particle swarm algorithm to optimize the RBF network
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3646
    • 提供者:曹小名
  1. zibian-

    0下载:
  2. 自编的粒子群聚类的算法通过改进可以正常的进行点的筛选-Particle clusters self class of algorithms can be normal by improving the screening for point
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:34096
    • 提供者:xiebo
  1. H5_20071909

    0下载:
  2. 三体问题粒子轨迹图。设正电荷在(-1,0)(1,0)处,电子初始位置根据设定。-three body problem. Positive particle is placed on (-1,0)(1,0). This program will give the trace of the electron under selected initial position.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8616
    • 提供者:minkowsky
  1. PSO

    0下载:
  2. MATLAB软体,PSO粒子群最佳化来源码编程,-MATLAB software, PSO Particle swarm optimization source code programming
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:161361
    • 提供者:SNP
  1. Bearings-Only-Tracking

    0下载:
  2. BOT模型的一种跟踪方法,使用粒子滤波实现-BOT model of a tracking method, using the particle filter implementation
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:785474
    • 提供者:zhaolingling
  1. Particle-Swarm-Optimization

    0下载:
  2. 包含了一些基本的PSO初级代码,对初学者有较好的示例作用。-PSO contains a number of basic primary code, a better example of the role of novice.
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:111540
    • 提供者:hehe
  1. Swarm_Intelligent_Systems

    0下载:
  2. 群智能系统 主要讲述,蚁群算法、微粒群算法的原理以及应用,以及这些算法在MATLAB中的应用。-Swarm intelligence system is mainly about, ant colonies, particle swarm optimization theory and applications, and these algorithms in the MATLAB application.
  3. 所属分类:matlab

    • 发布日期:2017-05-20
    • 文件大小:5973637
    • 提供者:李可
  1. stdpf1

    0下载:
  2. 这是一个关于粒子滤波的源程序,能帮初学者学习该滤波算法-This is a source on the particle filter, the filter algorithm can help beginners to learn
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1541
    • 提供者:daijie
  1. particle

    2下载:
  2. OSG例子系统 用一个飞机起火的模型说明例子系统的生成和实现-OSG example of the system model with a plane on fire examples of systems that generate and implement
  3. 所属分类:matlab

    • 发布日期:2015-12-15
    • 文件大小:2048
    • 提供者:路路
  1. tunning-PID-by-BG-PSO

    0下载:
  2. Tunning of PID controller using Bacterial Foraging Orientec by Particle swarm optimization
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:19849
    • 提供者:Farhani
  1. PSO

    0下载:
  2. 带有收缩因子和惯性权重的基本PSO粒子群算法源代码。本源代码模块化编写,结构清晰,便于改进和做数值实验 -With the shrinkage factor and the basic PSO inertia weight particle swarm algorithm source code. Modular source code written in a clear structure, easy to improve and to do numerical experiments
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:14842
    • 提供者:王兰彬
  1. test_pf_colortracker

    0下载:
  2. 粒子滤波。此文件为主程序文件,使用matlab编程,调用了c文件-Particle filter. This file is the main program file, use the matlab program, called the c file
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2725
    • 提供者:zsuzsu
  1. pso_more

    0下载:
  2. 将标准微粒群算法进行改进,从而解决标准PSO算法的容易陷入局部最优解的情况。-The standard particle swarm algorithm is improved so as to solve the standard PSO algorithm is easy to fall into local optimal solution of the situation.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:204166
    • 提供者:顾然
« 1 2 ... 22 23 24 25 26 2728 29 30 31 32 ... 50 »
搜珍网 www.dssz.com