搜索资源列表
KalmanAdptiveFilter
- 卡尔曼滤波器是用前一个估计值和最近一个观察数据估计信号的值,他是用状态方程和递推的方法进行估计,本例用来追踪一个5阶的FIR不确定的滤波器系数。-Kalman filter is to use the previous estimate and the most recent observation data to estimate the value of the signal, he is using the state equation and recursive estimation m
Kalman
- 电池SOC估计策略,卡尔曼滤波法C语言实现-Battery SOC estimation strategy, Kalman filtering method in C language
mykalman
- 通过matlab进行卡尔曼滤波,对温度和噪声后的信息进行估计-Calman filter is carried out by MATLAB, the temperature and after the noise estimate information
kalman
- 卡尔曼滤波的matlab,U1为上一时刻估计值,U2为观测值,U3=1为离散。实现卡尔曼滤波的过程。-kalman filter.
LI
- ins gps 组合导航程序,包括估计和卡尔曼滤波。-Ins gps integrated navigation program, including estimation and Kalman filtering
kalman MATLAB
- 实现卡尔曼滤波过程,对运动目标进行状态跟踪,结合观测值得到最优估计结果(kalman filter process)