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

搜索资源列表

  1. particle-filter--algorithm-code

    1下载:
  2. 文件中含有粒子滤波完整代码以及几种改进粒子滤波算法代码,运行主函数可以分别看到粒子滤波算法和改进后的算法运行效果,适合初学者学习应用-The file contains the complete code of particle filter and several improved particle filter algorithm code, run the main function algorithm performs the particle filter algorithm and
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:32150
    • 提供者:yangfeng
  1. Particle-swarm-optimization-

    0下载:
  2. 粒子群算法(优化算法)论文设计(包括源代码实验数据_截图_很全面的),对于粒子群算法的初学者来说是很好的参考资料-Particle swarm optimization (optimization) paper design (including source code _ screenshot _ experimental data very comprehensive), particle swarm optimization for beginners is a good referenc
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:743833
    • 提供者:xiaOshi
  1. Hybrid-particle-swarm-optimization

    0下载:
  2. 基于的杂交粒子群pso算法,附带参考文献-Pso-based hybrid particle swarm algorithm
  3. 所属分类:matlab

    • 发布日期:2016-11-29
    • 文件大小:1106944
    • 提供者:JOY
  1. sas-code-of-particle-filter

    0下载:
  2. 利用sas软件实现利用粒子滤波对百度地图的仿真模拟。-Use sas software simulation of particle filter Baidu map.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4048
    • 提供者:ziqing
  1. Particle-swarm-optimization-program

    0下载:
  2. 粒子群算法源程序,一个完整的粒子群算法程序,供大家一起学习和参考。-Source program of particle swarm optimization (pso), a complete procedure of particle swarm optimization (pso), for everybody to learn together and reference.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4715
    • 提供者:宋玲
  1. Particle

    0下载:
  2. C++ 小程序 关于粒子系统的一个摸版,包含粒子的创建,和发射器!你可以在此基础上发挥你的想象!创新-C++ small program on a touch version of the particle system, including the creation of particles, and the transmitter! You can use your imagination on this basis! Innovation
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-18
    • 文件大小:5090539
    • 提供者:xyy
  1. particle-swarm-optimization

    0下载:
  2. 为方便学习粒子群算法基本流程及编程,这里给出了粒子群算法的MATLAB程序-To facilitate the learning process and particle swarm basic programming, here are the particle swarm algorithm in MATLAB
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:192024
    • 提供者:zdl
  1. min-of-F(x)-by-Particle

    0下载:
  2. 粒子群算法求函数最小值的例程,理解粒子群算法的基本原理.-get min of F(x) by Particle Swarm Optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1114
    • 提供者:hekexue
  1. discrete-particle-swarm-optimization

    0下载:
  2. 改进后的离散粒子群算法,支持多种寻优解决方案-The improved discrete particle swarm optimization (pso), support for multiple optimal solutions
  3. 所属分类:matlab

    • 发布日期:2016-11-29
    • 文件大小:2048
    • 提供者:赵仲夏
  1. Particle-effects

    0下载:
  2. 压缩包有源码 在VS2008里面运行 并利用ogre渲染出有粒子效果的3D模型(并且附带实验报告)-Compressed source code to run and use the ogre has particle effects rendering 3D models inside VS2008
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-17
    • 文件大小:217568
    • 提供者:Sj
  1. Particle-Filter-master

    0下载:
  2. particle filter trackoing
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-23
    • 文件大小:6927212
    • 提供者:farzam
  1. particle-velocity-distribution

    0下载:
  2. 使用MATLAB计算粒子速度分布 ,绘制了与理论值比较的曲线,得到较好的仿真结果-MATLAB to calculate the particle velocity distribution
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2043
    • 提供者:江女士
  1. Particle-filter

    0下载:
  2. 利用粒子滤波算法对目标进行跟踪,需要在第一帧选定目标并按下回车-For target tracking using particle filter algorithm, in the first frame selected target and press enter.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-01
    • 文件大小:13490917
    • 提供者:贾志远
  1. particle-filter

    0下载:
  2. 采用粒子滤波,实现对动目标的视频跟踪。实现预测跟踪,抗目标遮挡。-Using particle filter, to achieve the goal of moving video tracking. Achieve predictive tracking, anti-target occlusion.
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:10995
    • 提供者:南东
  1. particle-swarm-algorithm

    0下载:
  2. matlab 仿真粒子群算法详细介绍了算法的具体步骤,看起来很方便-Matlab simulation and particle swarm algorithm is introduced in detail
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3840
    • 提供者:zhoubing
  1. Particle-swarm

    0下载:
  2. 粒子群算法的寻优算法实现非线性函数极值寻优。-Particle swarm optimization algorithm to achieve extreme nonlinear optimization.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:2471
    • 提供者:
  1. Point-Particle-System

    0下载:
  2. virtools中粒子效果的设置,可实现火焰、灯光等。-Point Particle System.cmo
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:12982
    • 提供者:zhangjilei
  1. delphi-3D-particle-system

    0下载:
  2. delphi 3D粒子系统非常好的学习源码,对开发3D的很有帮助-delphi 3D particle system is very good learning source, very helpful for the development of 3D
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:180254
    • 提供者:小崔
  1. Immune-Particle-Swarm-

    0下载:
  2. 人工免疫粒子群优化算法,附带测试函数,比较有用-Artificial Immune- Particle Swarm Optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-11-29
    • 文件大小:490496
    • 提供者:haohongyan
  1. Staggered-vortex-particle

    0下载:
  2. 交错网格结构的涡粒子烟模拟。好文章供你参考。-Staggered vortex particle smoke simulation grid structure. Good article.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5207677
    • 提供者:王敏
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 50 »
搜珍网 www.dssz.com