CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - kalman算法

搜索资源列表

  1. kalman

    0下载:
  2. 本资料包含kalman滤波算法的基本原理,应用场合以及仿真效果-This information includes the basic principles kalman filtering algorithms, applications, and simulation results
  3. 所属分类:software engineering

    • 发布日期:2017-05-27
    • 文件大小:10119585
    • 提供者:张泽利
  1. OnTrackingofMovingObjects

    0下载:
  2. 学位论文;运动物体跟踪方法主要包括卡尔曼滤波,Mean-shift,Camshifi算法,粒子滤波器,Snake模型等;应用卡尔曼滤波方法设计了一套煤矿矿工出入自动监测系统;提出了一种新的基于高斯混合模型的颜色特征提取方法,该方法克服了现有的Camshift算法Continuousl y Adaptive eanshift中跟踪目标特征提取精确度低和计算复杂度高的缺陷-Dissertation moving object tracking methods include Kalman filt
  3. 所属分类:Document

    • 发布日期:2017-04-10
    • 文件大小:1344070
    • 提供者:田卉
  1. chuanyong_tuoluo_wuchamoxing

    0下载:
  2. 在对船用陀螺漂移数据建立时间序列模型的基础上,采用卡尔曼滤波算法对捷联陀螺漂移数 据进行了处理,以提高陀螺静态漂移误差系数的估计精度,并把得到的陀螺漂移误差模型实时补偿到捷联系统中,得到了满意的效果。-Marine gyro drift in the data time series model based on the Kalman filter algorithm using inertial gyro drift data were processed to enhance the g
  3. 所属分类:Project Design

    • 发布日期:2017-04-26
    • 文件大小:205348
    • 提供者:我爱
  1. leidajidongmubiaogengzhong

    0下载:
  2. 雷达机动目标跟踪滤波算法的研究 希望对大家有用-Radar Maneuvering Target Tracking Filter Algorithm everyone wishes to be useful
  3. 所属分类:Project Design

    • 发布日期:2017-05-20
    • 文件大小:5869730
    • 提供者:杨波
  1. KALMAN

    0下载:
  2. 滤波算法,已经试过~~~可以下载看一看咯!!!!! -Filtering algorithm, has tried to download ~ ~ ~ can take a look at the cough! ! ! ! !
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:3193
    • 提供者:刘强
  1. EKF

    0下载:
  2. 扩展卡尔曼滤波算法程序,MATLAB编写。相当好用-Extended Kalman filter algorithm program, MATLAB write. Very nice
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:11420
    • 提供者:刘海
  1. IMU002

    0下载:
  2. 对基于弹载IMU/C:PS组合导航系统的动基座对准问题进行了研究与仿真 首先,分析了弹载IMU与GI S的系统误差,建立获得了其系统误差模型 然后,利用卡尔曼滤波技术,设计了弹载IMU/UPS组合导航系统的动基座对准算法 -Based on onboard IMU/C: PS Integrated Navigation System Alignment conducted a study and simulation first analyzed onboard IMU and GI S of
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1876174
    • 提供者:song
  1. Kalman

    0下载:
  2. 这是一篇优秀的Kalman滤波算法文章,文章详细介绍了算法原理及实现程序,适合从事图像分析及应用的专业人士研究参考!-This is an excellent article of the Kalman filter algorithm, the article describes in detail the algorithm and procedures suitable for image analysis and application professionals of referenc
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:8841
    • 提供者:jeffsonfu
  1. Kalman-filter

    0下载:
  2. 卡拉曼滤波算法基础,适合初学者学习及参考。-Karaman filtering algorithm based on learning and reference for beginners.
  3. 所属分类:Document

    • 发布日期:2017-11-09
    • 文件大小:310519
    • 提供者:XJ
  1. Extended-Kalman-filter-use-matlab

    0下载:
  2. 扩展卡尔曼滤波算法的matlab程序,改程序实现聊卡尔曼滤波的算法,值得学习机参考-Extended Kalman filter algorithm matlab program
  3. 所属分类:Communication

    • 发布日期:2017-03-23
    • 文件大小:10363
    • 提供者:柳原
  1. kalman-Algorithm-For-SOC

    2下载:
  2. 卡曼滤波算法用于锂电池的剩余电量估计(SOC)-Kalman filtering algorithms for lithium batteries estimated remaining charge (SOC)
  3. 所属分类:software engineering

    • 发布日期:2015-09-25
    • 文件大小:429056
    • 提供者:smart
  1. kalman.m

    0下载:
  2. 卡尔曼算法和扩展卡尔曼算法的详细推导,包含了卡尔曼算法的五条基本方程,以及应用于非线性环境下的扩展卡尔曼算法-Kalman algorithm and extended Kalman algorithm detailed derivation the Kalman algorithm contains five basic equation, and the extended Kalman algorithm applied to nonlinear environment
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:1370
    • 提供者:大林
  1. Kalman-filtering-algorithm

    0下载:
  2. 卡尔曼滤波简介及其算法实现代码,近来发现有些问题很多人都很感兴趣。所以在这里希望能尽自己能力跟大家讨论一些力所能及的算法。现在先讨论一下卡尔曼滤波器,如果时间和能力允许,我还希望能够写写其他的算法,例如遗传算法,傅立叶变换,数字滤波,神经网络,图像处理等等。-The Kalman filtering Us algorithm code, recently found that some of the problems a lot of people are very interested. So
  3. 所属分类:Project Manage

    • 发布日期:2017-11-14
    • 文件大小:16380
    • 提供者:张工
  1. Kalman-filter

    0下载:
  2. 这是一些关于卡尔曼滤波算法的文档,格式pdf,讲解比较全面丰富,有很大参考价值-Some documents, the Kalman filter algorithm format pdf, explain the more comprehensive, great reference value
  3. 所属分类:software engineering

    • 发布日期:2017-11-24
    • 文件大小:4361146
    • 提供者:wangkun
  1. Kalman滤波原理及算法

    0下载:
  2. 卡尔曼滤波器算法的介绍,最基础的入门资料
  3. 所属分类:其它文档

    • 发布日期:2013-06-04
    • 文件大小:96256
    • 提供者:spacehstar
  1. One-kind-of-Kalman-filter

    0下载:
  2. 一种卡尔曼滤波与粒子滤波相结合的非线性滤波算法 One kind of Kalman filter-One kind of Kalman filter and particle filter combines nonlinear filtering algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-11-12
    • 文件大小:1238563
    • 提供者:唐小果
  1. Kalman--HF-radar-

    0下载:
  2. 一种基于卡尔曼加权融合算法的双基高频地波雷达选频方法-Weighted fusion algorithm based on Kalman bistatic HF radar frequency selection method
  3. 所属分类:Document

    • 发布日期:2017-05-06
    • 文件大小:1286871
    • 提供者:方芯蕊
  1. Kalman-filter-algorithm

    0下载:
  2. 卡尔曼滤波算法(内含详细推导),可供读者自行学习,经本人测试,代码无误-Kalman filter algorithm (including the detailed derivation)
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1613579
    • 提供者:小抱
  1. Kalman-filter-algorithm

    0下载:
  2. 卡尔曼与H滤波算法在组合导航中的应用,随其算法研究应用到组合导航中-Kalman filtering algorithm with H in integrated navigation system, with its algorithm applied to the integrated navigation
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:150313
    • 提供者:余凯
  1. 《kalman滤波理论及其在导航系统中的应用》

    0下载:
  2. 讲述了kalman滤波在导航中的应用,对卡尔曼滤波算法进行了详细的推导(The application of Kalman filtering in navigation is described, and the Calman filtering algorithm is derived in detail.)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-08
    • 文件大小:4077568
    • 提供者:峰峰
« 12 3 4 »
搜珍网 www.dssz.com