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

搜索资源列表

  1. IMM2.rar

    1下载:
  2. 基于交互式多模型的多目标跟踪算法与程序设计代码,Interacting multiple model-based multi-target tracking algorithms and programming code
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:6531
    • 提供者:mengxue
  1. Kalmanfilter.rar

    0下载:
  2. 仿真方法:1.在Matlab命令窗口中输入:TargetTracke(0,0);进行跟踪实验仿真; 2.为了体现本文的重点,即模型切换的重要性,在Matlab命令窗口中输入:argetTracke(0,1);可以观看如果不采用模型切换的仿真结果;3.在Matlab命令窗口中输入:Mentecarlo;进蒙特卡洛仿真; ,kalman filter simulate
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3795
    • 提供者:胡鸿明
  1. chelianggengzongjiance.rar

    1下载:
  2. 源程序实现的是基于卡尔曼滤波的车辆检测与跟踪,并对车辆进行计数编号。,Source implementation is based on Kalman filtering vehicle detection and tracking, and count the number of vehicles.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-17
    • 文件大小:4932504
    • 提供者:chenying
  1. Maneuvering-target-tracking-e-

    0下载:
  2. 目标跟踪单目标跟踪和多目标跟踪的原理书 比较少见的目标跟踪原理书 很全面,Mobile single-target tracking and multi-target tracking principle of the book
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-17
    • 文件大小:5101920
    • 提供者:李军
  1. cs.rar

    5下载:
  2. 当前统计模型的跟踪方法,并给出相应的目标运动轨迹和预测估计,程序经证明是有效的。,Current statistical model of the tracking method, and gives the corresponding target trajectory estimates and projections, the program proved to be effective
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:7124
    • 提供者:王雷
  1. meanshift.rar

    0下载:
  2. 本人自己实现的单纯meanshift跟踪算法.按原理编译,适合初学者参考,I own a simple realization of the tracking algorithm meanshift. In accordance with the principle of the compiler, suitable for beginners reference
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2927
    • 提供者:周凯
  1. JPDA

    1下载:
  2. 粒子滤波器,关于多目标跟踪的粒子滤波器,使用的是MATLAB仿真-JPDA
  3. 所属分类:matlab例程

    • 发布日期:2013-01-28
    • 文件大小:4661
    • 提供者:bany
  1. UKF

    1下载:
  2. 一种很好的非线性目标跟踪算法,克服了扩展卡尔曼滤波的缺点-A good nonlinear target tracking algorithms, to overcome the shortcomings of the extended Kalman filter
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2185
    • 提供者:汪俊
  1. Carrier_Trace

    0下载:
  2. 包括载波跟踪和伪码相位跟踪,用Matlab实现直接序列扩频信号的跟踪程序。-Including pseudo-code tracking and carrier phase tracking using Matlab implementation of direct sequence spread spectrum signal tracking procedures.
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:
    • 文件大小:16187
    • 提供者:杜宇
  1. GMM

    2下载:
  2. 本代码建立高斯混合模型(高斯多模型)(GMM),将其用于计算机视觉领域的视频目标检测/视频监控/运动检测/运动目标检测/视频目标跟踪等相关应用中。-This code sets up Gaussian mixture model(Gaussion Mixture Model, GMM) with image sequences for the research and application field of computer vision, using GMM for visual objec
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:16296
    • 提供者:朱亮亮
  1. PNcodeacquisition

    0下载:
  2. 基于matlab采用匹配滤波器实现的PN码捕获与跟踪,对学习PN码捕获的朋友很有帮助-Matlab using matched filter based on the PN code acquisition and tracking, PN code acquisition in learning helpful friend
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2181183
    • 提供者:小黄
  1. trackHu

    5下载:
  2. 轨迹跟踪---船舶航迹控制,典型的欠驱动控制问题。两种算法,采用了matlab---simulink,直观明了。-Sailing ship trajectory tracking control, a typical under-actuated control. Two algorithms using matlab--- simulink, intuitive and clear.
  3. 所属分类:transportation applications

    • 发布日期:2016-12-22
    • 文件大小:8285
    • 提供者:hutunan
  1. tracker-code

    2下载:
  2. 使用matlab实现背景和前景分离,运动目标跟踪识别,一个很不错的程序-Using matlab to achieve separation of background and foreground, moving target tracking and recognition
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:293700
    • 提供者:jam
  1. Trackdemo

    1下载:
  2. GPS信号的跟踪与捕获,matlab代码有详细注释-GPS signal tracking and capture, matlab code have detailed!!!!!!!!!!!!!!!!!!!!!!!!! Comments
  3. 所属分类:GPS develop

    • 发布日期:2017-04-02
    • 文件大小:10283
    • 提供者:xiaohe
  1. face_track

    0下载:
  2. 人脸识别和跟踪matlab源程序,个人认为不错!值得推荐!-face track and recognition matlab souce code!it is very good!it is from overseas web sites
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2290600
    • 提供者:令狐中
  1. ImageFusionGlobal

    0下载:
  2. 用正交匹配跟踪的方法实现图像融合,通过训练得到字典-image fuse
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2095
    • 提供者:image
  1. optical_flow22

    0下载:
  2. 视频跟踪的光流法,本方法用matlab仿真-optical flow
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:64717
    • 提供者:余家
  1. SPtrack

    0下载:
  2. 本程序能够检测图像中的单个粒子并跟踪其运动轨迹。在matlab环境中运行时,请输入>SPtrack-This procedure can detect a single particle image and track its trajectory. Matlab environment in the run-time, please enter> SPtrack
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:18423
    • 提供者:蓓贝
  1. MY_TBD

    2下载:
  2. TBD 检测前跟踪;原创;仿真经典算法;一个文件产数据,一个文件积累(同时含有恒虚警检测程序)-TBD pre-test track original classical simulation algorithms a production data file, a file accumulated (and with CFAR program)
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1602
    • 提供者:李文广
  1. Particlefilterpf2

    0下载:
  2. 目标跟踪,粒子滤波PF matlab代码,已调试
  3. 所属分类:matlab

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