搜索资源列表
vb语言实现的卡尔曼滤波源程序
- 初学习滤波器的有关知识,给出一个简单的卡尔曼滤波的matlab程序。vb语言实现的卡尔曼滤波源程序 (没有测试,输出部分要配合相应的过程)-early learning knowledge of the filter, is a simple Kalman filtering Matlab procedures. Vb language Kalman filtering source (no test, the output corresponding to tie part of the pr
Kalman_Filter
- Kalman滤波器原理介绍文档(从新息的角度分析)-Introduction of Kalman Filter
kalman-bucy
- kalman filter卡尔曼滤波器的MATLAB实现-kalman filter
Subspace_based_blind_adaptive_multiuser_detection_
- 使用卡曼滤波器进行基于子空间的自适应多用户检测。经典文章,不容错过-Subspace-based blind adaptive multiuser detection using Kalman filter
kalman
- 卡尔曼滤波器介绍,个人感觉比较好的资料。-kalman (explain in detail)
mult-sensor_data_fusion
- 960年,卡尔曼发表了他著名的用递归方法解决离散数据线性滤波 问题的论文。从那以后,得益于数字计算技术的进步,卡尔曼滤波器 已成为推广研究和应用的主题,尤其是在自主或协助导航领域。-960, Kalman published his famous paper describing a recursive solution to the problem of discrete data linear filtering paper. Since then, thanks to advanc
Fall
- 用于卡尔曼滤波器自由落体运动,完成对目标位置的观测,跟踪-Used for kalman filter free fall, complete the observations of the target location tracking
kalman-filter
- 假设一物体围绕一圆周运动,角加速度是白噪声,观测噪声也是零均值的白噪声。编程使用卡尔曼滤波器实现运动物体的跟踪。-Suppose an object around a circular motion, the angular acceleration is white noise, measurement noise is zero mean white noise. Programming using a Kalman filter to achieve tracking moving obj
BasicKalman
- 这是一个关于卡尔曼滤波器的文件源码,我把他弄成了文本格式。-This is a program about battery SOC estimation with kalman filtering algorithm.
kalman
- 用卡尔曼滤波器实现PLL,能够作为同步中的跟踪部分-realize PLL by kalman filter