Bayesian Estimation and Tracking – A Practical Guide
Home > Science, Technology & Agriculture > Electronics and communications engineering > Bayesian Estimation and Tracking – A Practical Guide
Bayesian Estimation and Tracking – A Practical Guide

Bayesian Estimation and Tracking – A Practical Guide

|
     0     
5
4
3
2
1




Out of Stock


Notify me when this book is in stock
About the Book

A practical approach to estimating and tracking dynamic systems in real-worl applications Much of the literature on performing estimation for non-Gaussian systems is short on practical methodology, while Gaussian methods often lack a cohesive derivation. Bayesian Estimation and Tracking addresses the gap in the field on both accounts, providing readers with a comprehensive overview of methods for estimating both linear and nonlinear dynamic systems driven by Gaussian and non-Gaussian noices. Featuring a unified approach to Bayesian estimation and tracking, the book emphasizes the derivation of all tracking algorithms within a Bayesian framework and describes effective numerical methods for evaluating density-weighted integrals, including linear and nonlinear Kalman filters for Gaussian-weighted integrals and particle filters for non-Gaussian cases. The author first emphasizes detailed derivations from first principles of eeach estimation method and goes on to use illustrative and detailed step-by-step instructions for each method that makes coding of the tracking filter simple and easy to understand. Case studies are employed to showcase applications of the discussed topics. In addition, the book supplies block diagrams for each algorithm, allowing readers to develop their own MATLAB(r) toolbox of estimation methods. Bayesian Estimation and Tracking is an excellent book for courses on estimation and tracking methods at the graduate level. The book also serves as a valuable reference for research scientists, mathematicians, and engineers seeking a deeper understanding of the topics.

Table of Contents:
Preface Acknowledgments List of Figures xi List of Tables xxi Part I. Prelininaries 1. Introduction 3 1.1 Bayesian Inference 5 1.2 Bayesian Hierarchy of Estimation Methods 7 1.3 Scope of this Text 8 1.4 Modeling and Simulation with Matlab(r) 13 2. Preliminary Mathematical Concepts 19 2.1 A Very Brief Overview of Matrix Linear Algebra 20 2.2 Vector Point Generators 27 2.3 Approximating Nonlinear Multidimensional Functions with Multidimensional Arguments 32 2.4 Overview of Multivariate Statistics 47 3. General Concepts of Bayesian Estimation 69 3.1 Bayesian Estimation 70 3.2 Point Estimators 72 3.3 Introduction to Recursive Bayesian Filtering of Probability Density Functions 76 3.4 Introduction to Recursive Bayesian Estimation of the State Mean and Covariance 81 3.5 Discussion of General Estimation Methods 88 4. Case Studies: Preliminary Discussions 93 4.1 The Overall Simulation/Estimation/Evaluation Process 94 4.2 A Scenario Simulator for Tracking a Constant-Velocity Target Through a DIFAR Buoy Field 97 4.3 DIFAR Buoy Signal Processing 102 4.4 The DIFAR Likelihood Function 111 Part II. The Gaussian Assumption: A Family of Kalman Filter Estimators 5. The Gaussian Noise Case: Multidimensional Integration of Gaussian-Weighted Distributions 119 5.1 Summary of Important Results From Chapter 3 122 5.2 Derivation of the Kalman Filter Correction (Update) Equations Revisted 124 5.3 The General Bayesian Point Prediction Integrals for Gaussian Densities 128 6. The Linear Class of Kalman Filters 141 6.1 Linear Dynamic Models 142 6.2 Linear Observation Models 143 6.3 The Linear Kalman Filter 144 6.4 Application of the LKF to DIFAR Buoy Bearing Estimation 146 7. The Analytical Linearization Class of Kalman Filters: The Extended Kalman Filter 153 7.1 One-Dimensional Consideration 154 7.2 Multidimensional Consideration 159 7.3 An Alternate Derivation of the Multidimensional Covariance Prediction Equations 172 7.4 Application of the EKF to the DIFAR Ship Tracking Case Study 174 8. The Sigma Point Class: The Finite Difference Kalman Filter 187 8.1 One-Dimensional Finite Difference Kalman Filter 189 8.2 Multidimensional Finite Difference Kalman Filters 195 8.3 An Alternate Derivation of the Multidimensional Finite Difference Covariance Prediction Equations 201 9. The Sigma Point Class: The Unscented Kalman Filter 207 9.1 Introduction to Monomial Cubature Integration Rules 207 9.2 The Unscented Kalman Filter 211 9.3 Applications of the UKF to the DIFAR Ship Tracking Case Study 221 10. The Sigma Point Class: The Spherical Simplex Kalman Filter 227 10.1 One-Dimensional Spherical Simplex Sigma Points 228 10.2 Two-Dimensional Spherical Simplex Sigma Points 229 10.3 Higher-Dimensional Spherical Simplex Sigma Points 233 10.4 The Spherical Simplex Kalman Filter 233 10.5 The Spherical Simplex Kalman Filter Process 236 10.6 Application of the SSKF to the DIFAR Ship Tracking Case Study 236 11. The Sigma Point Class: The Gauss-Hermite Kalman Filter 241 11.1 One-Dimensional Gauss-Hermite Quadrature 242 11.2 One-Dimensional Gauss-Hermite Kalman Filter 248 11.3 Multidimensional Gauss-Hermite Kalman Filter 251 11.4 Sparse Grid Approximation for High Dimension/High Polynomial Order 257 11.5 Application of the GHKF to the DIFAR Ship Tracking Case Study 261 12. The Monte Carlo Kalman Filter 265 12.1 The Monte Carlo Kalman Filter 268 13. Summary of Gaussian Kalman Filters 273 13.1 Analytical Kalman Filters 274 13.2 Sigma-Point Kalman Filters 276 13.3 A More Practical Approach to Utilizing the Family of Kalman Filters 284 14. Performance Measures for the Family of Kalman Filters 289 14.1 Error Ellipses 290 14.2 Root Mean Squared Errors 299 14.3 Divergent Tracks 301 14.4 Cramer-Rao Lower Bound 302 14.5 Performance of Kalman Class DIFAR Track Estimators 315 Part III. Monte Carlo Methods 15. Introduction to Monte Carlo Methods 323 15.1 Approximating a Density From a Set of Monte Carlo Samples 325 15.2 General Concepts Importance Sampling 340 15.3 Summary 347 16. Sequential Importance Sampling Particle Filters 351 16.1 General Concept of Sequential Importance Sampling 351 16.2 Resampling and Regularization (Move) for SIS Particle Filters 357 16.3 The Bootstrap Particle Filter 372 16.4 The Optimal SIS Particle Filter 378 16.5 The SIS Auxiliary Particle Filter 385 16.6 Approximations to the SIS Auxiliary Particle Filter 393 16.7 Reducing the Computational Load Through Rao-Blackwellization 396 17. The Generalized Sequential Monte Carlo Particle Filter 403 17.1 The Gaussian Particle Filter 404 17.2 The Combination Particle Filter 406 17.3 Performance Comparison of all DIFAR Tracking Filters 411 Part IV Additional Case Studies 18. A Spherical Constant Velocity Model for Target Tracking in Three Dimensions 421 18.1 Tracking a Target in Cartesian Coordinates 426 18.2 Tracking a Target in Spherical Coordinates 433 18.3 Implementation of Cartesian and Spherical Tracking Filters 443 18.4 Performance Comparison for Various Estimation Methods 453 18.5 Some Observations and Future Considerations 469 19. Tracking a Falling Rigid Body Using Photogrammetry 497 19.1 Introduction 497 19.2 The Process (Dynamic) Model for Rigid Body Motion 502 19.3 Components of the Observation Model 513 19.4 Estimation Methods 517 19.5 The Generation of Synthetic Data 529 19.6 Performance Comparison Analysis 538 20. Sensor Fusion using Photogrammetric and Inertial Measurements 559 20.1 Introduction 559 20.2 The Process (Dynamic) Model for Rigid Body Motion 562 20.3 The Sensor Fusion Observational Model563 20.4 The Generation of Synthetic Data 569 20.5 Estimation Methods 572 20.6 Performance Comparison Analysis 577 20.7 Conclusions 585 20.8 Future Work 586 References 589


Best Sellers


Product Details
  • ISBN-13: 9781118287798
  • Publisher: John Wiley & Sons Inc
  • Publisher Imprint: John Wiley & Sons Inc
  • Height: 250 mm
  • No of Pages: 400
  • Weight: 666 gr
  • ISBN-10: 1118287797
  • Publisher Date: 13 Jun 2012
  • Binding: Other digital
  • Language: English
  • Spine Width: 15 mm
  • Width: 150 mm


Similar Products

Add Photo
Add Photo

Customer Reviews

REVIEWS      0     
Click Here To Be The First to Review this Product
Bayesian Estimation and Tracking – A Practical Guide
John Wiley & Sons Inc -
Bayesian Estimation and Tracking – A Practical Guide
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

Bayesian Estimation and Tracking – A Practical Guide

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    New Arrivals

    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!