Kalman Filter Made Easy: A Beginners Guide to the Kalman Filter and Extended Kalman Filter with Real Life Examples Supported by Python Source Code

William Franklin

  • 出版商: Independently published
  • 出版日期: 2022-08-12
  • 售價: $1,500
  • 貴賓價: 9.5$1,425
  • 語言: 英文
  • 頁數: 91
  • 裝訂: Paperback
  • ISBN: 9798846140813
  • ISBN-13: 9798846140813
  • 相關分類: Python程式語言
  • 無法訂購

相關主題

商品描述

The Kalman Filter Made Easy book is written for beginners who want to understand how a Kalman Filter works without getting lost in the dense theory of the Kalman Filter for an affordable price. The author takes a simple approach of starting with the moving average filter and exponential moving average filter and steps up to the Kalman Filter. This methodical approach allows the reader to understand why they are filtering which then allows them to understand how to design, implement, and evaluate a Kalman Filter. Additionally, it covers the Extended Kalman Filter and how it differs in application and implementation from the Kalman Filter.

Why should you learn about the Kalman Filter?
The Kalman Filter is a fundamental algorithm that has made its way into rockets, financial modeling, space ships, autonomous vehicles, radar, lidar, cameras, smartphones, IOT devices and many more physical systems. If you are a software engineer or systems designer, you will most likely run into a Kalman Filter sometime in your career.

Who is this book for?
If you are looking for a theoretical and mathematical dense book about the Kalman Filter, this is not the right book for you. If you are looking to understand how the Kalman Filter works with real life examples supported by the Python source code used for the real-time application, you are in the right place. If you are an undergraduate student, graduate student, or working professionally with control theory or robotics, this book will provide the necessary primer on the Kalman Filter in a simple to understand way.