搜索资源列表
nnukf
- 基于无迹卡尔曼滤波对MLP的神经网络的应用-using the UKF to training a MLP NN
dhjdifjj
- UKF算法及其在纯方位目标跟踪中的应用,改进 无迹卡尔曼滤波-UKF algorithm and its only target tracking application, unscented Kalman filter to improve
NN_UKF
- 基于无迹卡尔曼滤波的人工神经网络matlab程序-Similar to using the extended Kalman filter, Neural Networks can also be trained through parameter estimation using the unscented Kalman filter. This file provides a function for this purpose. It also includes an exampl
UKF
- 基于非线性动力系统的无迹卡尔曼滤波matlab程序-onlinear state estimation is a challenge problem. The well-known Kalman Filter is only suitable for linear systems. The Extended Kalman Filter (EKF) has become a standarded formulation for nonlinear state estimation.