搜索资源列表
计算器2.0
- 能运算的函数: sin,cos,tg,ctg,e^,pow(x,y),cosh,sinh,tgh,log10,ln,sqrt,arcsin,arccos, 运算方式: +,-,*,/,绝对值(“[ ]”),^,!, 输入规则: 用键盘或按钮都可,输入完按回车运算,(光标要在最后) sin(21-32)/(12-43) 4(323-4343) 4*(323-4343) e^2-sin3-3^4,(不要输入pow(3,4)) //有无*都可 2*3^4是(2*3)^4
IMMKalmanFilter
- 结合IMM的KF滤波器,简单易懂,适合初学者学习分析。
KF
- 卡尔曼滤波算法的C语言程序,使用时请结合具体状态方程-Kalman Filter based on c
kf.thesis
- 抑制kalman filter滤波发散问题的小论文合集,相关人士看后定会有启发!-Suppression filter kalman filter divergence problem Essay Collection, after the relevant people to see there will be inspired!
simple-kf
- A simple and fast implementation of a Kalman Filter.
KF
- 卡尔曼滤波用Visual stdio简单实现。-Kalman filter using Visual stdio simple implementation.
Geometric-interpretation-of-KF
- 一篇对低维卡尔曼滤波算法作了几何解释,对卡尔曼滤波有更本质的认识。-Next to a Kalman filter algorithm made geometric interpretation of the Kalman filter has a more fundamental understanding.
Basic-KF
- 用VC6编写的卡尔曼滤波程序,对了解卡尔曼滤波有一定的帮助。-VC6 prepared using Kalman filtering process, to understand the Kalman filter will certainly help.
KF
- 基于mantab的卡尔曼滤波温度测量程序,达到估计的效果,很简单的卡尔曼滤波入门程序。-Kalman filter based mantab temperature measurement procedures, to estimate the effect of a very simple Kalman filtering entry procedures.
code _
- 粒子滤波PF,无迹粒子滤波UPF,卡尔曼滤波KF,扩展卡尔曼滤波EKF等例程与比较。建议下载,清晰明了(Particle filter PF, Untraced particle filter UPF, Kalman filter KF, extended Kalman filter EKF and other routines and comparisons.)