搜索资源列表
CI
- 估计融合算法里面,经典算法CI算法的实现,针对了CV和CA模型-Inside estimation fusion algorithm, the classical algorithm CI algorithm, for the CV and CA model
Distributed-data-fusion
- CI信息融合的算法的经典文献,适合做导航和信息融合的人士参考-Distributed data fusion using iterative covariance intersection
code
- 1.CAmodelfusion.m 主要功能: (1)完成两个传感器各自对基于CA模型的目标状态的Kalman估计; (2)实现传感器的局部状态估计的SCC和CI融合算法的实现; (3)画出局部估计和两种融合估计的位置、速度、加速度的误差; (4)画出局部估计和两种融合估计的协方差椭圆。 2.CVmodelfusion.m 主要功能: 功能与CAmodelfusion.m基本相似,差异在于实现基于CV模型的估计和估计
matlab程序
- 主要功能: 1.完成传感器对目标状态的kalman滤波估计; 2.对传感器的状态估计进行SCC和CI融合; 3.画出位置及速度的估计和融合误差曲线、真实航迹及融合后航迹、K=1时刻的协方差椭圆(Main functions: 1. The Kalman filter estimation of the target state is completed; 2. The state estimation of sensors is fus