Home :: Books :: Professional & Technical  

Arts & Photography
Audio CDs
Audiocassettes
Biographies & Memoirs
Business & Investing
Children's Books
Christianity
Comics & Graphic Novels
Computers & Internet
Cooking, Food & Wine
Entertainment
Gay & Lesbian
Health, Mind & Body
History
Home & Garden
Horror
Literature & Fiction
Mystery & Thrillers
Nonfiction
Outdoors & Nature
Parenting & Families
Professional & Technical

Reference
Religion & Spirituality
Romance
Science
Science Fiction & Fantasy
Sports
Teens
Travel
Women's Fiction
Tracking and Kalman Filtering Made Easy

Tracking and Kalman Filtering Made Easy

List Price: $110.00
Your Price: $95.70
Product Info Reviews

<< 1 >>

Rating: 5 stars
Summary: Excellent from algoritmic viewpoint
Review: As a software developer, I was looking for help in developing an algorithm for tracking targets. This book fits the bill perfectly. The author starts with very basic examples, and shows step-by-step how to increase the complexity to work for a myriad of problems. He also shows how many of the filters used for tracking problems are related (mostly just special cases of a very simple algorithm), and when one should be used instead of another (or in some cases why and how to use multiple filters together). The only downside is that there are multiple typos; perhaps the publisher can fix these in the next edition.

Rating: 5 stars
Summary: Excellent from algoritmic viewpoint
Review: As a software developer, I was looking for help in developing an algorithm for tracking targets. This book fits the bill perfectly. The author starts with very basic examples, and shows step-by-step how to increase the complexity to work for a myriad of problems. He also shows how many of the filters used for tracking problems are related (mostly just special cases of a very simple algorithm), and when one should be used instead of another (or in some cases why and how to use multiple filters together). The only downside is that there are multiple typos; perhaps the publisher can fix these in the next edition.

Rating: 5 stars
Summary: Excellent introduction to Kalman filters
Review: Brookner builds up from the simplest case (a target moving at constant speed and constant heading) and gradually builds these simple equations into the simplest-case Kalman filter. And this is just in the first chapter! His approach is intuitive; he is rigorous enough, but this book is probably more for engineers than for mathematicians. He develops everything quite logically; in the very earliest going, normal algebraic equations are used and only when it makes sense does he switch to linear algebra, explaining what its advantages are. Great book! Even though the job disappeared, I kept my copy (despite the price!)

Rating: 5 stars
Summary: An excellent introduction to tracking/filtering!
Review: Brookner makes a difficult topic very easy to understand without watering down content. I highly recommend this book to anyone filtering position estimates!

Rating: 1 stars
Summary: Surprise! A dangerous book
Review: The author tries to make the subject easier than it can be made. He does mention general concepts but does not mention under what circumstances these hold. The danger comes when you try to implement it. Of course you get an answer but as the author puts it himself: "surprise!" the answer is wrong because you were not told about the validity of your assumptions. As an example take the issue of the discrete noise covariance matrix i.e. Q. The author gives a simple recipe for constructing this matrix. But he does not tell you that it is only valid for small step size. If you try larger time steps you are in big trouble. The book contains occasional insightful remarks. Also the same filter has several different names in the same paragraph, which can cause confusion.

Rating: 1 stars
Summary: Surprise! A dangerous book
Review: The author tries to make the subject easier than it can be made. He does mention general concepts but does not mention under what circumstances these hold. The danger comes when you try to implement it. Of course you get an answer but as the author puts it himself: "surprise!" the answer is wrong because you were not told about the validity of your assumptions. As an example take the issue of the discrete noise covariance matrix i.e. Q. The author gives a simple recipe for constructing this matrix. But he does not tell you that it is only valid for small step size. If you try larger time steps you are in big trouble. The book contains occasional insightful remarks. Also the same filter has several different names in the same paragraph, which can cause confusion.

Rating: 5 stars
Summary: Required by Engineers
Review: This is a graduate level book, but contains everything an undergraduate, engineer, or scientist needs as a reference on the subject. If I was looking for a professor to study under, they would be required to list this book in their syllabus. A software development engineer will find the basis for developing algorithms, or maintaining production software. 16 Pages of Symbol definitions, 37 Pages of Solutions, 8 pages of References.


<< 1 >>

© 2004, ReviewFocus or its affiliates