Kalman Filtering

Kalman filter

Kalman filtering is an algorithm used to estimate unknown variables from a series of measurements over time. It is named after Rudolf E. Kálmán and has numerous technological applications, such as guidance, navigation, and control of vehicles, signal processing, and robotic motion planning. The algorithm works by predicting the current state of the system and updating it with new measurements. It assumes that errors have a normal (Gaussian) distribution and extensions have been developed for nonlinear systems.

2 courses cover this concept

CS 294-40: Learning for robotics and control

UC Berkeley

Fall 2008

This advanced course focuses on the applications of machine learning in the robotics and control field. It covers a wide range of topics including Markov Decision Processes, control theories, estimation methodologies, and robotics principles. Recommended for graduate students.

No concepts data

+ 27 more concepts

CS1951R Introduction to Robotics

Brown University

Fall 2023

This course offers students the opportunity to build and program an autonomous drone. Focusing primarily on autonomous drones, the course provides a broader insight into modern robotics, encompassing autonomous ground vehicles and robotic arms. Topics include safety, networking, controls, state estimation, and high-level planning. By the end, students can design, build, and operate a robotic drone.

No concepts data

+ 14 more concepts