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

搜索资源列表

  1. Kalman_matlab

    0下载:
  2. 使用卡尔曼滤波器实现单目标的跟踪,完整的matlab程序,调用的工具包很简单,有下载网址,里面包含使用说明,效果非常不错。-Using kalman filter to realize single target tracking, complete the matlab program, called toolkit is very simple, have download site, it contains the instructions, the effect is very good
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-30
    • 文件大小:183344
    • 提供者:韩闯
  1. PSO

    0下载:
  2. 典型的粒子群算法(matlab语言),用来解决单目标静态优化问题-Typical particle swarm algorithm(matlab language) for solving single objective optimization problem
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:977
    • 提供者:于小雨
  1. YSPSO

    0下载:
  2. 对经典粒子群算法的改进,引进压缩因子来更新粒子的速度和位置,用来解决单目标静态优化问题-It is the improved particle swarm optimization algorithm. It has been introduced the compression factor to update the position and velocity of the particle. It can be used for handle single objective proble
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1060
    • 提供者:于小雨
  1. LinWPSO

    0下载:
  2. 对典型的粒子群算法的改进,是一类权重改进的粒子群算法,利用新型递减权重法来更新粒子速度和位置,用来解决静态单目标优化问题-It is the improved particle swarm optimization algorithm. It introduced a kind method named new decreasing weight to update the position and velocity of the particle. It can be used for han
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1190
    • 提供者:于小雨
  1. SAPSO

    1下载:
  2. 对粒子群算法的改进,利用一种名为自适应权重粒子的方法来更新粒子速度和位置,用来解决静态单目标优化问题-It is the improved particle swarm optimization algorithm. It introduced a kind method named adaptive weight to update the position and velocity of the particle. It can be used for handling single obj
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-02-27
    • 文件大小:1024
    • 提供者:于小雨
  1. RandWPSO

    0下载:
  2. 对粒子群算法的改进,利用一类名为随机权重法来更新粒子的速度和位置,用来解决静态单目标优化问题-It is the improved particle swarm optimization algorithm. It introduced a kind method named random weight to update the position and velocity of the particle. It can be used for handle single objective p
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1069
    • 提供者:于小雨
  1. PathRRT

    1下载:
  2. 基于RRT算法的多平台反舰导弹打击单目标航路规划-Multi platform anti ship missile strike single target route planning based on RRT algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2527
    • 提供者:张承果
  1. SinleObjectTrackingCam_v0

    0下载:
  2. 单目标无源跟踪,有测试视频和样例,非常完整和有用的工具包。采用了目标相似逼近理论,使目标跟踪全自动化而且更加准确。-Passive single-target tracking, video and have the test sample, very complete and useful toolkit. Using a similar goal approximation theory, target tracking fully automated and more accurate.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2414316
    • 提供者:柳兵
  1. PSO

    0下载:
  2. 利用粒子群算法,实现简单的单目标物资分配问题-Using particle swarm optimization to achieve a simple single objective optimization
  3. 所属分类:source in ebook

    • 发布日期:2017-05-24
    • 文件大小:7485395
    • 提供者:
  1. FCT

    0下载:
  2. 快速跟踪 单目标 最近发表的算法 需要把视频图像放入 就可以运行-fast tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1170110
    • 提供者:奕雪 林
  1. pso

    2下载:
  2. 自己写的IPSO单目标搜索算法 内部已经带有4个测试函数以供测试 使用了拉丁方设计方法 和 自适应惯性权重-Write your own internal IPSO single target search algorithm has four test functions for testing with the use of the Latin square design and adaptive inertia weight
  3. 所属分类:matlab

    • 发布日期:2017-02-14
    • 文件大小:2048
    • 提供者:MuW
  1. DANMUMATLAB

    0下载:
  2. 单目标定很好用的程序,对于单目摄像机的一个标定。张正友博士的方法,对于摄像机标定,切记标定板不能用手机拍摄,因为手机拍摄是变焦的-Single objective of the program is very good, for a single camera calibration. Dr. Zhang Zhengyou s method for camera calibration, remember that the camera calibration board can not be
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4384072
    • 提供者:张大玲
  1. NSGA-II

    2下载:
  2. NSGA2求解单目标或者多目标函数的极值,适用于初学NSGA2的学者,采用实数编码方式,中文注释清晰,有图有真相-NSGA2 to solve the single objective or multi objective function of the extreme value, suitable for beginners NSGA2 scholars, using the real number coding method, Chinese Notes clear, there is a
  3. 所属分类:matlab

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

    0下载:
  2. 多目标优化代码,pso粒子群算法,该算法能够实现基础的单目标-Multi_objective optimization,pso
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2282
    • 提供者:chen
  1. anneling

    0下载:
  2. 单目标算法,退火算法,用于进行全局最优化-Single-objective algorithm, annealing algorithm for global optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:9174
    • 提供者:Ian
  1. ypea124-moea-d

    1下载:
  2. 基于分解的多目标进化算法,将多目标函数分解成多个单目标优化问题进行求解各工程问题。-Multi-objective evolutionary algorithm based on decomposition, the multi-objective function is decomposed into a plurality of single-objective optimization problem to solve various engineering problems.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:8056
    • 提供者:wcyy
  1. Single-objective-GA-code-in-C

    0下载:
  2. 遗传算法,适用于单目标的优化情况,C语音编写-Genetic algorithms for optimization case of a single goal, C prepared speech
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:28705
    • 提供者:xcy
  1. Xin-She-Yang-SomePapers2016

    0下载:
  2. 很好的人工智能算法程序,单目标、多目标都有,对优化算法初学者有很大帮助-ways of signal objective and multiobjective optimization.
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:6840490
    • 提供者:雪依言
  1. MPSO

    0下载:
  2. 适合初学者学习matlab编程的多目标粒子群算法,可以适当更改成为单目标粒子群算法-Matlab programming for beginners to learn the multi objective particle swarm optimization algorithm can be modified to become a single objective particle swarm algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2090
    • 提供者:zdf
  1. TestFrame_v1

    0下载:
  2. 智能算法测试框架,用于测试和开发智能算法.包含单目标,多目标和带约束的问题算法开发-Intelligent algorithm testing framework for testing and development of intelligent algorithms issue contains a single goal, and multi-objective algorithm development with constraints
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-16
    • 文件大小:24701589
    • 提供者:mile
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 28 »
搜珍网 www.dssz.com