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

搜索资源列表

  1. Particle-Swarm-Optimization

    0下载:
  2. 粒子群优化算法 包含3个文件 AsyLnCPSO PSO SelPSO-Particle Swarm Optimization
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1835
    • 提供者:liucongying
  1. Particle-filter-example

    0下载:
  2. 粒子滤波几个历程 里面有英文标注 步骤明确 用于学习使用-Particle filter which has a history of several steps clearly marked in English for learning to use
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:9378
    • 提供者:meiyanan
  1. particle-filtering-tracking-

    0下载:
  2. 粒子滤波方法用于跟踪,很易看懂的程序,建议初学者下载学习-Particle filter for tracking, it is easy to understand the procedures recommended for beginners to learn to download
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:59450
    • 提供者:幸福
  1. Particle-swarm-optimization

    0下载:
  2. 粒子群算法是一种新的模仿鸟类群体行为的智能优化算法,描述了基本粒子群算法和改进粒子群算法的原理。-Particle swarm optimization (pso) algorithm is a kind of new imitate birds swarm behavior of intelligent optimization algorithm, describes the basic principle of particle swarm optimization (pso) algor
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:5467
    • 提供者:熊晓玲
  1. Simulated-annealing--particle

    0下载:
  2. Simulated annealing- particle swarm optimization, the program will be simulated annealing algorithm and particle swarm optimization by combining optimization parameters have a good effect
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:749
    • 提供者:eaclicker
  1. particle

    0下载:
  2. 使用opengl模仿简单粒子爆炸效果,适合刚刚接触opengl编程的新手。-Use opengl to imitate simple particle explosions, just contact opengl programming newbie.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-23
    • 文件大小:7491748
    • 提供者:
  1. Immune-particle-swarm-algorithm

    0下载:
  2. 免疫粒子群算法,这种免疫粒子群优化算法结合了粒子群优化算法具有的全局寻优能力和免疫系统的免疫信息处理机制,并且实现简单,改善了粒子群优化算法摆脱局部极值点的能力。-Immune particle swarm algorithm, this immune particle swarm optimization PSO combines the global optimization ability of the immune system and immune mechanisms of info
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2244
    • 提供者:DDG
  1. 11seed-particle-effect-source

    0下载:
  2. cocos2dx 11种粒子效果源码,cocos2dx 11 seed particle effect source-cocos2dx 11 seed particle effect source
  3. 所属分类:MacOS develop

    • 发布日期:2017-05-04
    • 文件大小:1478038
    • 提供者:Single
  1. Particle

    0下载:
  2. This a good demo shows off how to code a simple particle system in your game. The code is very handy and easy to use in your own project with a little change.You can customize it in your own needs.-This is a good demo shows off how to code a simple p
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:61314
    • 提供者:illiop
  1. Improved-fountain-particle-system

    0下载:
  2. 通过对粒子的操作设计了多个喷泉图形,粒子有产生,有消亡,很多粒子的总体效果就可以产生各种漂亮的图形-designed several fountains graphics by the operation of the particle
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:406821
    • 提供者:ding
  1. Particle-Editor

    0下载:
  2. A little particle editor program
  3. 所属分类:Game Engine

    • 发布日期:2017-05-10
    • 文件大小:2379688
    • 提供者:Alabuta
  1. opencv-particle-filter

    0下载:
  2. 粒子滤波在openCV开发环境中的源代码,借鉴中希望能帮助到大家-OpenCV particle filter in the development environment of the source code, hoping to help to draw in everyone
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:21201
    • 提供者:tangyajun
  1. segmentation-particle-swarm

    0下载:
  2. 基于粒子群的阈值分割,毕业设计里的一部分,分割效果良好-Threshold segmentation based on particle swarm, part of the graduation design in the segmentation effect is good
  3. 所属分类:matlab

    • 发布日期:2016-11-29
    • 文件大小:991232
    • 提供者:lin
  1. particle-swarm

    1下载:
  2. 基本粒子群、惯性粒子群、收缩因子粒子群三种编程并进行对比,显示三种算法的收敛速度,计算时间,包含有多个验证方程-Particle swarm, inertial particle swarm particle swarm three programming shrinkage factor and compared, showing the convergence rate of the three algorithms, computation time, contains a number
  3. 所属分类:matlab

    • 发布日期:2016-11-29
    • 文件大小:496640
    • 提供者:lin
  1. Particle-Filter-Toolbox

    1下载:
  2. Matlab最新最完整的粒子滤波工具箱,建议在matlab7.X环境下运行-Matlab latest and most complete toolbox particle filter, the proposed environment running under matlab7.X
  3. 所属分类:matlab

    • 发布日期:2014-05-12
    • 文件大小:9940992
    • 提供者:Star
  1. Particle-Swarm

    0下载:
  2. 基于Pareto支配的多目标粒子群算法程序,用matlab设计实现,已经通过多个公认测试函数测试,结果良好。 -Based on multi-objective particle swarm algorithm Pareto domination, using matlab design implementation, test function has been recognized by a number of tests with good results.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-03-16
    • 文件大小:94208
    • 提供者:wj
  1. particle-in-quadrangle

    0下载:
  2. 常会遇到判断一个质点是不是在四边形之内的问题。这是一个小方法,供参考。-Often encounter determine a particle is not in the quadrangle of the problem. This is a small way, for reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:11120
    • 提供者:xuxiangxing
  1. Particle

    0下载:
  2. 高斯模型下的粒子滤波,源码,可运行出结果-Particle filter program under the Gauss model
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:1365
    • 提供者:秋叶纷飞
  1. Particle

    0下载:
  2. 简单的粒子滤波算法进行的仿真,而且还跟卡尔曼等方法进行比较-Simulation simple particle filter algorithm, but also with other methods were compared Kalman
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1476
    • 提供者:王佩思
  1. particle-scattering

    0下载:
  2. 中心势场中的粒子散射的偏转函数,主要包括积分和C函数的嵌套。-Central potential of the particle scattering deflection function, including nested integral and C functions.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:779
    • 提供者:ChristineChou
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 50 »
搜珍网 www.dssz.com