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

搜索资源列表

  1. KLM

    0下载:
  2. 卡尔曼滤波的MATLAB程序,比较简单,互相学习-Kalman filter MATLAB procedure is relatively simple, learn from each other
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:2135
    • 提供者:海棠
  1. klman-MATLAB

    0下载:
  2. 很好的学习卡尔曼滤波算法等程序,有助于学习,交流-Good learning Kalman filter algorithm and other procedures, contribute to learning, communication
  3. 所属分类:software engineering

    • 发布日期:2017-11-12
    • 文件大小:164728
    • 提供者:海棠
  1. kalman_fliter_nine

    0下载:
  2. 卡尔曼滤波的Matlab实现,这是我从网上费了好大劲找到的,值得珍藏,抓紧下载-Kalman filtering Matlab realize, this is my online and with great efforts to find, worth treasuring, seize downloads
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1862
    • 提供者:李之龙
  1. 1213547

    1下载:
  2. 卡尔曼滤波算法实现,Matlab语言算法研究,经典卡尔曼滤波算法,使用于航迹跟踪和外推。-Kalman filter algorithm, Matlab language algorithms, rest, thank you thank you
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1228
    • 提供者:zhoucan
  1. introduction-to-kf

    0下载:
  2. 卡尔曼滤波方法的经典文章,简单易懂,理解卡尔满滤波的精髓-Kalman filtering method classic article, easy to understand, to understand the essence of Karl full filtering
  3. 所属分类:Project Design

    • 发布日期:2017-04-05
    • 文件大小:108802
    • 提供者:康莉
  1. LUO

    0下载:
  2. 数字滤波器的使用,原理,编程环境等内容。 卡尔曼滤波器-The use of digital filters, principles, programming environment and so on. Kalman filter
  3. 所属分类:Project Design

    • 发布日期:2017-05-11
    • 文件大小:2350121
    • 提供者:罗云
  1. SINSmatalb

    1下载:
  2. 捷联惯导SINS静态仿真 matalb 关于四元数法捷联惯导解算算法的matlab程序组合包,其中包括滤波初始对准仿真,罗经法初始对准仿真,捷联惯导解算仿真,组合卡尔曼滤波等演示程序及其必需的参数矩阵转换程序.-SINS SINS static simulation matalb on quaternion SINS algorithm matlab program solver combination package that includes filtering the initial
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:19645
    • 提供者:qfzhang321
  1. 0999

    0下载:
  2. 卡尔曼滤波是一种数据处理方法,它是一种线性最小方差无偏估计准则,基于系统 状态估计和当前观测,通过引入状态空间而获得的新的状态估计.本篇论文陈述了卡尔曼滤 波的基本思路和算法;并通过仿真,显示卡尔曼滤波的功能,以及如何用它来跟踪方向确定、速度恒定的飞行器。-Kalman filter is a data processing method, which is a linear minimum variance unbiased estimation criteria, based on
  3. 所属分类:Document

    • 发布日期:2017-04-16
    • 文件大小:170602
    • 提供者:lili
  1. KalmanGain

    0下载:
  2. 卡尔曼滤波在单片机上的应用 KalmanGain = EstimateCovariance * sqrt( 1 / ( EstimateCovariance * EstimateCovariance + MeasureCovariance * MeasureCovariance )); //计算本次滤波估计值 EstimateValue = EstimateValue + KalmanGain*( Measure – EstimateValue ); //更新估计协方差 Es
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:281761
    • 提供者:马国豪
  1. KAERMANPID

    0下载:
  2. 一些卡尔曼与PID结合的文章,供大家参考-Kalman and PID number of the article, for your reference
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:347986
    • 提供者:刘云
  1. GNSS-Orbit-and

    0下载:
  2. 卫星轨道钟差卡尔曼修正-国外导航年会ION2011的文章,网络下载需要$25,-Real-time Combination of GNSS Orbit and Clock Correction Streams Using a Kalman Filter Approach
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:874563
    • 提供者:李栋
  1. MEMS-gyroscope-

    1下载:
  2. 磁强计和微机械陀螺/加速度计组合定姿的扩展卡尔曼滤波器设计-Magnetometer and MEMS gyroscope/accelerometer integrated attitude extended Kalman filter design
  3. 所属分类:Document

    • 发布日期:2017-04-08
    • 文件大小:373882
    • 提供者:王德杰
  1. new-rate-adaptive-

    0下载:
  2. 基于新息自适应卡尔曼滤波的加速度计信号降噪-Based on the new rate adaptive Kalman filtering accelerometer signal noise
  3. 所属分类:Document

    • 发布日期:2017-04-07
    • 文件大小:227385
    • 提供者:王德杰
  1. kalmanBalanced-car

    0下载:
  2. 利用卡尔曼算法做出的平衡车整套程序,可以给做平衡车初学者很好的借鉴- Kalman algorithms make use of the balance of the car the entire procedure can be done to balance the car a good reference for beginners
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:4663
    • 提供者:xiong
  1. neural-network-

    0下载:
  2. 基于卡尔曼滤波技术的人工神经网络权重估算及应用-Artificial neural network weights based on Kalman filtering technique Estimation and Application
  3. 所属分类:Document

    • 发布日期:2017-04-01
    • 文件大小:207162
    • 提供者:
  1. ARMA-model

    0下载:
  2. 基于辨识ARMA模型的野值剔除方法与卡尔曼滤波修正算法-ARMA model identification methods and eliminate outlier correction algorithm based on Kalman filter
  3. 所属分类:Document

    • 发布日期:2017-04-07
    • 文件大小:310092
    • 提供者:洁儿
  1. Multi-target

    0下载:
  2. 多目标跟踪的改进Camshift/卡尔曼滤波组合算法-Multi-target tracking improvements Camshift/Kalman filter algorithm combinations
  3. 所属分类:Document

    • 发布日期:2017-05-11
    • 文件大小:2500415
    • 提供者:cui
  1. Moving-Object-Detection-and-Tracking

    0下载:
  2. 研究了目前运动对象检测与跟踪的一些常用方法,包括时域差分法、背景差分法、基于光流场的检测方法和卡尔曼滤波、特征光流法的跟踪方法,并对各种方法进行了比较,指出其优缺点及适用范围,并给出了时域差分及背景差分方法的实验结果-Currently some of the commonly used methods to study the detection and tracking of moving objects, including difference time domain method, b
  3. 所属分类:File Formats

    • 发布日期:2017-04-06
    • 文件大小:249575
    • 提供者:hengluo
  1. kf_program1

    0下载:
  2. 卡尔曼滤波程序,在matlab环境下运行,n=1时-a program about Kalman Filter in Matlab
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:648
    • 提供者:dierlin
  1. KalmanFilter

    1下载:
  2. 卡尔曼滤波器在GPS导航中的一些应用,包括滤波算法和一些误差分析-Kalman filter in GPS navigation in a number of applications, including filtering algorithms and error analysis of some
  3. 所属分类:Project Design

    • 发布日期:2017-05-28
    • 文件大小:10824415
    • 提供者:fanzhe
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com