1. The document discusses various nonlinear Kalman filtering techniques, including the extended Kalman filter (EKF), iterated EKF, and second-order EKF.
2. The EKF linearizes the system equations around the current state estimate to apply the Kalman filter equations. Higher-order approaches do additional Taylor series expansions.
3. Parameter estimation with nonlinear filters is also covered, where an augmented state vector is used to jointly estimate the system state and unknown parameters.