|
KalmanFilter
|
Go to the source code of this file.
Functions | |
| function | ukf2 (in f_func, in state_count, in sensor_count, in measurement_count, in C, in Q, in R, in P_0, in x_0, in measurements) |
| function ukf2 | ( | in | f_func, |
| in | state_count, | ||
| in | sensor_count, | ||
| in | measurement_count, | ||
| in | C, | ||
| in | Q, | ||
| in | R, | ||
| in | P_0, | ||
| in | x_0, | ||
| in | measurements | ||
| ) |
1.8.13