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

搜索资源列表

  1. GPS_Kalman

    0下载:
  2. 用matlab编写的GPS卡尔曼滤波跟踪算法,可用于GPS导航里目标跟踪估计等,非常好用!-Prepared using matlab GPS Kalman filter tracking algorithm can be used for GPS navigation in target tracking estimation, very easy to use!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-02-21
    • 文件大小:1080
    • 提供者:和平
  1. KalmanMatlab

    0下载:
  2. 稳态kalman滤波算法仿真通式 本程序考虑线性离散时不变随机系统。系统模型为x(t+1)=fai*x(t)+gama*w(t) y(t)=H(t)*x(t)+v(t)。有6个参数:状态转移阵fai,输入噪声系数gama,观测阵H,输入 噪声方差Q,观测噪声方差R,观测y- Steady-state kalman filtering algorithm simulation program to consider the general form linear discr
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:761
    • 提供者:石志强
  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. IMU003

    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-13
    • 文件大小:3579497
    • 提供者:song
  1. Basedonmaximuma

    0下载:
  2. 卡尔曼滤波是信号处理的重要工具,而极大似然估计是概率论的重要思想,两者结合会解决一系列类似的问题-Kalman filtering is an important tool for signal processing, while the maximum likelihood estimation is the important thinking of the probability theory, a combination of both will solve a series of si
  3. 所属分类:Project Design

    • 发布日期:2017-04-05
    • 文件大小:331380
    • 提供者:xuna
  1. Kalman1

    0下载:
  2. Kalman滤波开发包matlab版源码
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:317133
    • 提供者:rmbswd
  1. kaerman

    0下载:
  2. 卡尔曼滤波器,用于平滑惯性器件的输出数据,从而可以对数据进行建模与补偿。 -Kalman filter, inertial device for smoothing the output data, allowing for data modeling and compensation.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:22402
    • 提供者:牛振中
  1. kalman

    0下载:
  2. 在离散时间随机过程中,通过卡尔曼滤波计算公式估计求观测信号的系数-In the discrete-time stochastic process, the formula is estimated by Kalman filter coefficients observed signal demand
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:21427
    • 提供者:蒋柳
  1. enkf-matlab-0.19.tar

    0下载:
  2. 扩展卡尔曼滤波工具箱,里面包含了多种滤波方法和详细的例子,是学习的好工具-Extended Kalman filter kit, which contains a variety of filtering methods and a detailed example is a good tool for learning
  3. 所属分类:Wavelet

    • 发布日期:2017-05-23
    • 文件大小:7498741
    • 提供者:zhangt
  1. Kalman

    0下载:
  2. kalman工具箱,对信号进行滤波和估值!-kalman
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:14170
    • 提供者:shyhio
  1. kalmanfangzhen

    1下载:
  2. 一个卡尔曼滤波在运动过程中的应用,是一个作业-about kalman
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:29579
    • 提供者:haha
  1. single

    1下载:
  2. 用MATLAB编写的单目标跟踪算法程序,采用了递归式算法,包括极大似然然估计,卡尔曼滤波,扩展卡尔曼滤波和无迹卡尔曼滤波,带有注释,易于理解。-Written with the MATLAB program single-target tracking algorithm, using recursive algorithms, including maximum likelihood estimation, Kalman filtering, extended Kalman filter an
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-24
    • 文件大小:11027
    • 提供者:asd
  1. Kalman_AR

    0下载:
  2. 采用MATLAB编制的Kalman滤波程序,比较全面,还可以一看。-Kalman filtering using MATLAB compiled procedures, more comprehensive, you can have a look.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:51200
    • 提供者:Hanss Liu
  1. LMFnlsq

    1下载:
  2. 基于kalman滤波的最小二乘法的matlab程序,仅供参考-Kalman filter based on least squares matlab program for reference only
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:290391
    • 提供者:王诺
  1. KalmanFilterCarithmetic

    0下载:
  2. 卡尔曼滤波是以最小均方误差为估计的最佳准则,来寻求一套递推估计的算法-Kalman filter is based on MMSE criterion to estimate the best, to seek a recursive estimation algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1617
    • 提供者:假如
  1. Karlmanfilter

    0下载:
  2. kalman 滤波,用于线性系统状态的估计-kalman filter, state estimation for linear systems
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:48796
    • 提供者:透明
  1. processkalman

    0下载:
  2. 通过对kalman滤波进行部分修改完成对人手的跟踪处理 效果良好 使用开源OPENCV函数库-Kalman filtering through the completion of a partial modification of the staff to track good treatment effect library using open source OPENCV
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:68560
    • 提供者:谢彧
  1. Kalman_Filtering

    0下载:
  2. 卡尔曼滤波在目标跟踪中应用仿真研究。 子函数能完成对运动目标位置的卡尔曼滤波跟踪。 主函数针对一具体假设完成跟踪,并且完成蒙特卡罗仿真。 情景假定:有一两座标雷达对一平面上运动的目标进行观测,目标在 0-600秒沿x轴作恒速直线运动,运动速度为15米/秒,目标的起始点为(-10000米,2000米)。雷达扫描周期T=2秒,x和y独立地进行观测,观测噪声的标准差均为100米。-This program described the Kalman filter algorithm acco
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1912
    • 提供者:
  1. 2007102318148533

    0下载:
  2. 解压后会有5M,这是我利用C#针对嵌入式WinCE做的一个GPS/惯性导航系统的组合定位软件,包括了卡尔曼滤波算法(含矩阵控件),界面显示,GPS串口接受,滤波结果输出以及WinCE应用调试控件,超强吧!直接下载可以在Visual.Net下调试使用 -After decompression there 5M, which I use C# for embedded WinCE do a GPS/inertial navigation system integrated positioning s
  3. 所属分类:.net

    • 发布日期:2017-05-02
    • 文件大小:732161
    • 提供者:sine169
  1. Kalman_Filtering_Theory_and_implementation_in_matl

    0下载:
  2. Kalman滤波理论及其MatLab实现。PDF格式,采用Acrobat Reader7.0以上及兼容版本打开。全文为英文,不喜英文的建议不要下,免得浪费下载数-Kalman Filtering Theory and implementation in matlab.pdf
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3176402
    • 提供者:谢谢
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com