CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - kalman.filter

搜索资源列表

  1. kalman

    0下载:
  2. 通信系统仿真应用,卡尔曼滤波器 实现语言:C语言-communications system simulation application, Kalman Filter languages : C language
  3. 所属分类:通讯/手机编程

    • 发布日期:2014-01-15
    • 文件大小:689byte
    • 提供者:记忆超
  1. LMS--RLS--and-Kalman--MUD

    1下载:
  2. 比较LMS,RLS, 和Kalman滤波器多用户检测器的性能,包括信干比性能,剩余能量输出性能。-More LMS, RLS, and Kalman filter performance multi-user detector, including the signal to interference ratio performance, the remaining energy output performance.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-31
    • 文件大小:7.75kb
    • 提供者:高维廷
  1. SINS_Kalman

    0下载:
  2. 卡尔曼滤波程序 GPS/INS 组合导航例子-the Kalman filter GPS/INS integration algorithm of GPS/INS
  3. 所属分类:GPS develop

    • 发布日期:2015-07-16
    • 文件大小:17.91kb
    • 提供者:fangwww
  1. pose_estimator_6dof.tar

    1下载:
  2. This is an Adaptation of Stergios Roumeliotis 6 DOF Extended Kalman Filter. Includes classes for incorporating odometers, motors, GPS, accelerometers and gyroscopes. These classes were used to control the NASA Mars Rover-This is an Adaptation of Ster
  3. 所属分类:GPS develop

    • 发布日期:2017-03-31
    • 文件大小:673.23kb
    • 提供者:Kermit
  1. kalman-homework

    1下载:
  2. 目标跟踪,程序利用卡尔曼滤波器对对圆周运动的目标进行跟踪。绘制出期望信号、观测信号和滤波后点目标的运动轨迹。-Target tracking, the program the use of Kalman filter, right, right circular motion of the target being tracked. Draw out the desired signal, observation point target signal and the filtered traj
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:95.87kb
    • 提供者:呙涛
  1. GPS_INS_navigation

    0下载:
  2. GPS/INS Integration 未使用Kalman Filter -GPS/INS Integration unused Kalman Filter
  3. 所属分类:GPS develop

    • 发布日期:2017-04-25
    • 文件大小:163.61kb
    • 提供者:老王
  1. High-Dynamic-Carrier-Tracking-Using-Kalman-Filter.

    0下载:
  2. GPS信号的基带处理在IEEE发表的文章有关信号捕获和跟踪的-GPS baseband signal in the IEEE published articles related to signal acquisition and tracking of
  3. 所属分类:GPS develop

    • 发布日期:2017-03-29
    • 文件大小:101.14kb
    • 提供者:刘旭东
  1. outdoorGPScode

    0下载:
  2. This is code for finding position of user. This code uses Kalman filter.
  3. 所属分类:GPS develop

    • 发布日期:2017-04-13
    • 文件大小:2.33kb
    • 提供者:Pipo
  1. Setadaptive

    0下载:
  2. Adaptive equalization via kalman filtering techniques. Optimal bounding ellipsoid algorithms, LMS and RLS and kalman filter
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-24
    • 文件大小:225.22kb
    • 提供者:karti
  1. nonlinear_KF_error_comparison

    1下载:
  2. 比较了 各种nonlinear kalman filter 的优缺点 ukf 和各种ekf-nonlinear KalamanFilters error comparison
  3. 所属分类:GPS develop

    • 发布日期:2017-04-07
    • 文件大小:467.59kb
    • 提供者:chai
  1. ekf

    0下载:
  2. The state space model is nonlinear and is input to the function along with the current measurement. The function performs the extended Kalman filter update and returns the estimated next state and error covariance MATLAB 7.6 (R2008a)
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-28
    • 文件大小:1.47kb
    • 提供者:Rafal
  1. ex3

    0下载:
  2. 关于卡尔曼滤波和等增益滤波器的仿真源码,给出了他们的性能比较,很实用的程序-Such as Kalman filtering and the gain on the filter simulation source code, given their performance comparison, a very useful program
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:159.83kb
    • 提供者:xiaojun
  1. Extended_KalmanFilter

    0下载:
  2. Extended Kalman Filter for GNSS processing
  3. 所属分类:GPS develop

    • 发布日期:2017-04-08
    • 文件大小:2.2kb
    • 提供者:GPSfanton
  1. INSKalmanfilterVCSourceCode

    0下载:
  2. Inertial navigation system Kalman filter VC + + source code-Inertial navigation system Kalman filter VC++ source code
  3. 所属分类:GPS develop

    • 发布日期:2017-03-29
    • 文件大小:488.84kb
    • 提供者:一飞
  1. EKF_MEMS

    0下载:
  2. 姿态信息是飞行控制中最关键的参数之一,因此姿态测量成为飞行控制系统首要解决的问题。利用多MEMS传感器研制了一种微型姿态测量系统。利用三轴MEMS加速度计和三轴MEMS陀螺数据,由方向余弦矩阵的姿态表示形式推导了扩展Kalman滤波方程,解算出飞行器的俯仰角和横滚角 设计专家系统判断飞行器的运动状态,并根据该状态调整滤波算法中的测量噪声矩阵,使系统可同时满足静态情况和动态情况的使用 利用空速和高度数据对俯仰角进行修正,利用GPS解算航向角。将实验结果与国外最新 的商用自动驾驶仪的姿态结果进行
  3. 所属分类:GPS develop

    • 发布日期:2017-03-29
    • 文件大小:48.88kb
    • 提供者:cisca
  1. smoothing-Kalman-filter-

    1下载:
  2. 在经典卡尔曼滤波器后端联接了平滑滤波器,对性能改进的仿真-In the classical Kalman filter connection to the backend of the smoothing filter, the simulation of the performance improvements
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:37.29kb
    • 提供者:legend
  1. A-Kalman-filter-updating-method-

    0下载:
  2. 利用kalman滤波实现GPS定位精度的提高-GPS positioning using kalman filter to improve the accuracy achieved
  3. 所属分类:GPS develop

    • 发布日期:2017-03-30
    • 文件大小:459.67kb
    • 提供者:刘明凯
  1. kalman_gui

    0下载:
  2. kalman filter matlab
  3. 所属分类:GPS编程

    • 发布日期:2017-12-22
    • 文件大小:17kb
    • 提供者:dhruv
  1. TinyEKF-master

    0下载:
  2. tiny 卡尔曼滤波算法实现 有助于开发(tiny kalman filter tiny kalman filter)
  3. 所属分类:GPS编程

    • 发布日期:2018-01-09
    • 文件大小:71kb
    • 提供者:xq_l
  1. KalmanFilter_GPS_INS

    4下载:
  2. 该程序基于MATLAB平台编写,实现了GPS/INS基于位置松组合的卡拉曼滤波算法,分为两部分,GPS_INS.m为组合算法主文件,输入捷联惯导平台实测数据,设置各量测噪声参数,在调用卡尔曼滤波函数进行数据融合校正,最后实现绘图功能;kalman_GPS_INS.m 为卡拉曼滤波程序,输入量测误差以及各噪声参数可得位置和速度估计值。(The program is based on MATLAB platform, and realizes the Kalman filtering algori
  3. 所属分类:GPS编程

    • 发布日期:2019-05-27
    • 文件大小:619kb
    • 提供者:不知晓
« 12 3 4 5 »
搜珍网 www.dssz.com