搜索资源列表
laimemo
- 这是我找的关于卡尔曼的外文文章,对学习kalman 的初学者很有帮助-This is what I find on the Foreign Kalman article on the study Tracking helpful beginners
BICOHER
- 卡尔曼滤波器,自适应方面的东西,用于滤波方面的-Kalman filter, the adaptive things for the filter
kalman_fliter
- 卡尔曼滤波源码(matlab) 实现用Kalman滤波求出信号的估计值-A kalman filter code written with matlab,with it we can find out the estimative value.
twosensors.rar
- 两个传感器的信号通过卡尔曼滤波器进行整合,其中一个传感器是两通道的加速度传感器,dimensional tilt sensor using a dual axis accelerometer * and single axis angular rate gyro. The two sensors are fused * via a two state Kalman filter, with one state being the angle * and the other state b
single6
- 标准的卡尔曼滤波MATLAB程序。。。简单实用的-MATLAB Kalman filter standard procedures. . . Simple and practical
KAERMAN
- 卡尔曼滤波原理,用MATLAB编程写的,不知道能不能满足大家的需求-kalman
kalman
- 卡尔曼滤波代码,数字信号处理领域极为常用-Kalman filtering code, an extremely popular area of digital signal processing
Achieving_integrity_in_an_INS_GPS_navigation_loop_
- 本文主要介绍了用模糊自适应卡尔曼滤波技术实现惯导和GPS的数据融合。-This paper presents a fuzzy adaptive Kalman filter technology for inertial navigation and GPS-data fusion.
Kalman_Filtering_and_Neural_Networks
- 本书主要介绍卡尔曼滤波技术和神经网络技术,以及两者的融合方法。-This book focuses on Kalman filtering techniques and neural network technology, as well as the integration of the two methods.
kalman-filtering
- 卡尔曼滤波程序: kalman filtering-load initial_track s y:initial data,s:data with noise T=0.1 yp denotes the sample value of position yv denotes the sample value of velocity Y=[yp(n) yv(n)] error deviation caused by the random acce
DispFig_KF
- 接连惯性导航算法中,运用卡尔曼滤波算法的方程计算-Series of inertial navigation algorithm, using the equation of the Kalman filter algorithm
Kalman
- 基于卡尔曼滤波的图像滤波目标跟踪matlab 源代码-Kalman application
Kalman-Fliter-lee
- 卡尔曼滤波器,对运动目标进行跟踪和预测,希望对大家有帮助-Kalman filter, the moving target tracking and forecasting, we hope to help
Anyway_Kalman
- 卡尔曼滤波器的C语言描述 是自平衡电动车中用于姿态信息融合时的运用 可以得到非常精确的角度信息-C language descr iption of the Kalman filter is a self-balancing electric vehicle attitude information fusion can be very precise angle information
KLM
- 卡尔曼滤波入门程序,简单的跟踪目标,已经通过了测试了-Kalman filtering entry procedures, a simple target tracking
Kalman-filtering
- 数字信号处理第二章作业,卡尔曼滤波递推程序,估计信号的波形-Digital signal processing (DSP) in the second chapter homework, kalman filtering recursive procedure, estimate the signal waveform
kalman-code
- 卡尔曼运动状态程序,包括CA、CV、IMM模型,可用于科学研究和工程分析。-kalman dynamic state programs, including CA\CV\IMM models, used for theoratical research and engineering analysis.
kalman
- 黄小平著《卡尔曼滤波原理及应用:MATLAB仿真》源代码(This source code is about the book title "kalman filter principle and application-MATLAB simulation")
Kalman filter procedure
- MATLAB-卡尔曼滤波程序,实现多维卡尔曼滤波 (Kalman filter procedure.维卡尔曼realize multi-filter) 包含:卡尔曼滤波.m,程序说明.doc
《卡尔曼滤波原理及应用-MATLAB仿真》程序.part01
- 卡尔曼滤波是最常用的滤波算法,在信号处理中经常用到(Kalman filter is the most commonly used filtering algorithm, which is often used in signal processing.)