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

搜索资源列表

  1. track-using-xiefagncha

    0下载:
  2. 这个程序是用matlab实现的车辆跟踪。用到的算法是协方差,包括梯度,rgb颜色,边缘,距离等多种元素。-This program is a vehicle tracking using matlab. The algorithm used is the covariance, including gradient, rgb color, the edge from the other elements.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-04
    • 文件大小:4144
    • 提供者:caoshukai
  1. vechicle-detection

    0下载:
  2. 车辆检测跟踪,采用matlab编程,可对车辆进行目标跟踪与检测-Vehicle detection and tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:9392
    • 提供者:TAN LI
  1. Markov-Decision-Process-matlab

    0下载:
  2. 马氏过程的应用很广, 机器人路径计划, 自动飞行器导航,多目标跟踪, 电梯计划, 网络交换和路由, 银行客户保有等等。-Application of Markov process is broad, robot path plan, automatic vehicle navigation, multi-target tracking, lift plans, network switching and routing, bank customers to maintain and so on.
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:9080
    • 提供者:凝聚了
  1. Vehicle-Detection-and-tracking

    1下载:
  2. 视频中的车辆检测与追踪,光流算法。利用matlab实现-Vehicle Detection and tracking form video frame sequence(OpticalFlow)
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-17
    • 文件大小:111113
    • 提供者:
  1. 1

    0下载:
  2. 本人编写的matlab程序,采用混合高斯模型和改进的CV模型相结合的目标跟踪算法,能够准确的跟踪出车辆与行人-I prepared matlab procedures, target tracking algorithm using Gaussian mixture model and improved CV model combining the ability to accurately track the vehicle and pedestrian
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16129878
    • 提供者:徐昊
  1. classicalmog

    0下载:
  2. 根据GMM经典论文Adaptive background mixture models for real-time tracking写的matlab源码,利用GMM背景建模并提取车辆,完全忠实于原论文-According GMM classic paper Adaptive background mixture models for real-time tracking matlab source code written using GMM background modeling and ex
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1962
    • 提供者:韩振东
  1. Detection-and-tracking

    0下载:
  2. 图像处理方面,可以实现在两车交汇时对车辆的准确定位与跟踪。是MATLAB与卡尔曼滤波的结合-In image processing, it can realize the accurate location and tracking of the vehicle at the intersection of the two vehicles, which is the combination of MATLAB and Calman filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1569300
    • 提供者:Hongpeng Zhou
  1. pure-pursit

    1下载:
  2. 智能车辆基于斯坦福大学纯跟踪几何方法建立的横向控制策略,MATLAB-Lateral control strategy based Intelligent Vehicle Tracking Stanford pure geometry established method, MATLAB
  3. 所属分类:OS Develop

    • 发布日期:2017-05-04
    • 文件大小:12379
    • 提供者:蒋拯民
  1. 几何学模型路径跟踪

    4下载:
  2. 无人驾车车轨迹跟踪控制,是目前社会研究的重点。本程序代码实现matlab联合carsim进行联合仿真,实现追踪给定轨迹。经测试,在低速状态,追踪效果很理想。(Unmanned driving vehicle trajectory tracking control, is currently the focus of social research.This procedure code realization of matlab joint carsim joint simulation, tr
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:TTYYLL
  1. Chapter_3_5_3

    0下载:
  2. 基于matlab的车辆轨迹跟踪的MPC仿真程序,用m语言编写,软件版本为2017a。(Based on matlab vehicle trajectory tracking MPC simulation program, written in m language, the software version is 2017a.)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:3072
    • 提供者:goodl94
  1. 模型预测控制

    4下载:
  2. 基于模型预测控制设计的无人驾驶车辆轨迹跟踪问题,内附有MATLAB程序与详细的建模过程,研究车辆转向的同学可以作为参考(The trajectory tracking of unmanned vehicles based on model predictive control design is accompanied by MATLAB programming and detailed modeling process. Students studying the steering of th
  3. 所属分类:matlab例程

    • 发布日期:2019-07-24
    • 文件大小:543744
    • 提供者:vampYoung
  1. 第6章

    0下载:
  2. 《无人驾驶模型预测控制》由北京理工大学陈慧岩教授团队编著,详细介绍了应用模型预测控制理论进行无人驾驶车辆控制的基础方法,结合运动规划与跟踪实例详细说明了预测模型建立、方法优化、约束处理和反馈校正的方法,给出了Matlab仿真代码和详细图解仿真步骤。 所有代码都详细提供了详尽的注解,本文件为第六章的所有程序代码(The prediction control of driverless model is compiled by Professor Chen Huiyan of Beijing Uni
  3. 所属分类:matlab例程

    • 发布日期:2020-08-13
    • 文件大小:16384
    • 提供者:等待53
  1. chap5 Matlab Code

    2下载:
  2. 基于动力学学模型的轨迹跟踪控制,无人驾驶车辆模型预测控制第二版第五章(Trajectory tracking control based on dynamics model, Chapter 5 of model predictive control of driverless vehicle)
  3. 所属分类:书籍源码

    • 发布日期:2021-03-18
    • 文件大小:50176
    • 提供者:ssw.hani
  1. PathFollowingUsingMATLABandSimulink

    4下载:
  2. 通过纵向速度控制与侧向路径跟随,实现车辆轨迹跟踪功能(Through longitudinal speed control and lateral path following, the function of vehicle trajectory tracking is realized)
  3. 所属分类:matlab例程

    • 发布日期:2021-01-22
    • 文件大小:470016
    • 提供者:教主sos
« 1 2»
搜珍网 www.dssz.com