Home > Mathematics and Science Textbooks > Mathematics > Probability and statistics > Optimal State Estimation: Kalman, H Infinity, and Nonlinear Approaches
11%
Optimal State Estimation: Kalman, H Infinity, and Nonlinear Approaches

Optimal State Estimation: Kalman, H Infinity, and Nonlinear Approaches

          
5
4
3
2
1

International Edition


Premium quality
Premium quality
Bookswagon upholds the quality by delivering untarnished books. Quality, services and satisfaction are everything for us!
Easy Return
Easy return
Not satisfied with this product! Keep it in original condition and packaging to avail easy return policy.
Certified product
Certified product
First impression is the last impression! Address the book’s certification page, ISBN, publisher’s name, copyright page and print quality.
Secure Checkout
Secure checkout
Security at its finest! Login, browse, purchase and pay, every step is safe and secured.
Money back guarantee
Money-back guarantee:
It’s all about customers! For any kind of bad experience with the product, get your actual amount back after returning the product.
On time delivery
On-time delivery
At your doorstep on time! Get this book delivered without any delay.
Quantity:
Add to Wishlist

About the Book

A bottom-up approach that enables readers to master and apply the latest techniques in state estimation This book offers the best mathematical approaches to estimating the state of a general system. The author presents state estimation theory clearly and rigorously, providing the right amount of advanced material, recent research results, and references to enable the reader to apply state estimation techniques confidently across a variety of fields in science and engineering. While there are other textbooks that treat state estimation, this one offers special features and a unique perspective and pedagogical approach that speed learning: Straightforward, bottom-up approach begins with basic concepts and then builds step by step to more advanced topics for a clear understanding of state estimation Simple examples and problems that require only paper and pen to solve lead to an intuitive understanding of how theory works in practice MATLAB(r)-based source code that corresponds to examples in the book, available on the author's Web site, enables readers to recreate results and experiment with other simulation setups and parameters Armed with a solid foundation in the basics, readers are presented with a careful treatment of advanced topics, including unscented filtering, high order nonlinear filtering, particle filtering, constrained state estimation, reduced order filtering, robust Kalman filtering, and mixed Kalman/H? filtering. Problems at the end of each chapter include both written exercises and computer exercises. Written exercises focus on improving the reader's understanding of theory and key concepts, whereas computer exercises help readers apply theory to problems similar to ones they are likely to encounter in industry. With its expert blend of theory and practice, coupled with its presentation of recent research results, Optimal State Estimation is strongly recommended for undergraduate and graduate-level courses in optimal control and state estimation theory. It also serves as a reference for engineers and science professionals across a wide array of industries.

Table of Contents:
Acknowledgments. Acronyms. List of algorithms. Introduction. PART I INTRODUCTORY MATERIAL. 1 Linear systems theory. 1.1 Matrix algebra and matrix calculus. 1.1.1 Matrix algebra. 1.1.2 The matrix inversion lemma. 1.1.3 Matrix calculus. 1.1.4 The history of matrices. 1.2 Linear systems. 1.3 Nonlinear systems. 1.4 Discretization. 1.5 Simulation. 1.5.1 Rectangular integration. 1.5.2 Trapezoidal integration. 1.5.3 RungeKutta integration. 1.6 Stability. 1.6.1 Continuous-time systems. 1.6.2 Discretetime systems. 1.7 Controllability and observability. 1.7.1 Controllability. 1.7.2 Observability. 1.7.3 Stabilizability and detectability. 1.8 Summary. Problems. 2 Probability theory. 2.1 Probability. 2.2 Random variables. 2.3 Transformations of random variables. 2.4 Multiple random variables. 2.4.1 Statistical independence. 2.4.2 Multivariate statistics. 2.5 Stochastic Processes. 2.6 White noise and colored noise. 2.7 Simulating correlated noise. 2.8 Summary. Problems. 3 Least squares estimation. 3.1 Estimation of a constant. 3.2 Weighted least squares estimation. 3.3 Recursive least squares estimation. 3.3.1 Alternate estimator forms. 3.3.2 Curve fitting. 3.4 Wiener filtering. 3.4.1 Parametric filter optimization. 3.4.2 General filter optimization. 3.4.3 Noncausal filter optimization. 3.4.4 Causal filter optimization. 3.4.5 Comparison. 3.5 Summary. Problems. 4 Propagation of states and covariances. 4.1 Discretetime systems. 4.2 Sampled-data systems. 4.3 Continuous-time systems. 4.4 Summary. Problems. PART II THE KALMAN FILTER. 5 The discrete-time Kalman filter. 5.1 Derivation of the discrete-time Kalman filter. 5.2 Kalman filter properties. 5.3 One-step Kalman filter equations. 5.4 Alternate propagation of covariance. 5.4.1 Multiple state systems. 5.4.2 Scalar systems. 5.5 Divergence issues. 5.6 Summary. Problems. 6 Alternate Kalman filter formulations. 6.1 Sequential Kalman filtering. 6.2 Information filtering. 6.3 Square root filtering. 6.3.1 Condition number. 6.3.2 The square root time-update equation. 6.3.3 Potter's square root measurement-update equation. 6.3.4 Square root measurement update via triangularization. 6.3.5 Algorithms for orthogonal transformations. 6.4 U-D filtering. 6.4.1 U-D filtering: The measurement-update equation. 6.4.2 U-D filtering: The time-update equation. 6.5 Summary. Problems. 7 Kalman filter generalizations. 7.1 Correlated process and measurement noise. 7.2 Colored process and measurement noise. 7.2.1 Colored process noise. 7.2.2 Colored measurement noise: State augmentation. 7.2.3 Colored measurement noise: Measurement differencing. 7.3 Steady-state filtering. 7.3.1 a-P filtering. 7.3.2 a-P-y filtering. 7.3.3 A Hamiltonian approach to steady-state filtering. 7.4 Kalman filtering with fading memory. 7.5 Constrained Kalman filtering. 7.5.1 Model reduction. 7.5.2 Perfect measurements. 7.5.3 Projection approaches. 7.5.4 A pdf truncation approach. 7.6 Summary. Problems. 8 The continuous-time Kalman filter. 8.1 Discrete-time and continuous-time white noise. 8.1.1 Process noise. 8.1.2 Measurement noise. 8.1.3 Discretized simulation of noisy continuous-time systems. 8.2 Derivation of the continuous-time Kalman filter. 8.3 Alternate solutions to the Riccati equation. 8.3.1 The transition matrix approach. 8.3.2 The Chandrasekhar algorithm. 8.3.3 The square root filter. 8.4 Generalizations of the continuous-time filter. 8.4.1 Correlated process and measurement noise. 8.4.2 Colored measurement noise 8.5 The steady-state continuous-time Kalman filter 8.5.1 The algebraic Riccati equation. 8.5.2 The Wiener filter is a Kalman filter. 8.5.3 Duality. 8.6 Summary. Problems. 9 Optimal smoothing. 9.1 An alternate form for the Kalman filter. 9.2 Fixed-point smoothing. 9.2.1 Estimation improvement due to smoothing. 9.2.2 Smoothing constant states. 9.3 Fixed-lag smoothing. 9.4 Fixed-interval smoothing. 9.4.1 Forward-backward smoothing. 9.4.2 RTS smoothing. 9.5 Summary. Problems. 10 Additional topics in Kalman filtering. 10.1 Verifying Kalman filter performance. 10.2 Multiple-model estimation. 10.3 Reduced-order Kalman filtering. 10.3.1 Anderson's approach to reduced-order filtering. 10.3.2 The reduced-order Schmidt-Kalman filter. 10.4 Robust Kalman filtering. 10.5 Delayed measurements and synchronization errors. 10.5.1 A statistical derivation of the Kalman filter. 10.5.2 Kalman filtering with delayed measurements. 10.6 Summary. Problems. PART III THE H, FILTER. 11 The H, filter. 11.1 Introduction. 11.1.1 An alternate form for the Kalman filter. 11.1.2 Kalman filter limitations. 11.2 Constrained optimization. 11.2.1 Static constrained optimization. 11.2.2 Inequality constraints. 11.2.3 Dynamic constrained optimization. 11.3 A game theory approach to H, filtering. 11.3.1 Stationarity with respect to xo and wk. 11.3.2 Stationarity with respect to 2 and y. 11.3.3 A comparison of the Kalman and H, filters. 11.3.4 Steady-state H, filtering. 11.3.5 The transfer function bound of the H, filter. 11.4 The continuous-time H, filter. 11.5 Transfer function approaches. 11.6 Summary. Problems. 12 Additional topics in H, filtering. 12.1 Mixed KalmanIH, filtering. 12.2 Robust Kalman/H, filtering. 12.3 Constrained H, filtering. 12.4 Summary. Problems. PART IV NONLINEAR FILTERS. 13 Nonlinear Kalman filtering. 13.1 The linearized Kalman filter. 13.2 The extended Kalman filter. 13.2.1 The continuous-time extended Kalman filter. 13.2.2 The hybrid extended Kalman filter. 13.2.3 The discrete-time extended Kalman filter. 13.3 Higher-order approaches. 13.3.1 The iterated extended Kalman filter. 13.3.2 The second-order extended Kalman filter. 13.3.3 Other approaches. 13.4 Parameter estimation. 13.5 Summary. Problems. 14 The unscented Kalman filter. 14.1 Means and covariances of nonlinear transformations. 14.1.1 The mean of a nonlinear transformation. 14.1.2 The covariance of a nonlinear transformation. 14.2 Unscented transformations. 14.2.1 Mean approximation. 14.2.2 Covariance approximation. 14.3 Unscented Kalman filtering. 14.4 Other unscented transformations. 14.4.1 General unscented transformations. 14.4.2 The simplex unscented transformation. 14.4.3 The spherical unscented transformation. 14.5 Summary. Problems. 15 The particle filter. 15.1 Bayesian state estimation. 15.2 Particle filtering. 15.3 Implementation issues. 15.3.1 Sample impoverishment. 15.3.2 Particle filtering combined with other filters. 15.4 Summary. Problems. Appendix A: Historical perspectives. Appendix B: Other books on Kalman filtering. Appendix C: State estimation and the meaning of life. References. Index.


Best Sellers


Product Details
  • ISBN-13: 9780471708582
  • Publisher: John Wiley & Sons Inc
  • Publisher Imprint: Wiley-Interscience
  • Depth: 25
  • Language: English
  • Returnable: N
  • Spine Width: 36 mm
  • Weight: 1170 gr
  • ISBN-10: 0471708585
  • Publisher Date: 21 Jul 2006
  • Binding: Hardback
  • Height: 262 mm
  • No of Pages: 552
  • Series Title: English
  • Sub Title: Kalman, H Infinity, and Nonlinear Approaches
  • Width: 185 mm


Similar Products

How would you rate your experience shopping for books on Bookswagon?

Add Photo
Add Photo

Customer Reviews

REVIEWS           
Click Here To Be The First to Review this Product
Optimal State Estimation: Kalman, H Infinity, and Nonlinear Approaches
John Wiley & Sons Inc -
Optimal State Estimation: Kalman, H Infinity, and Nonlinear Approaches
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.

Optimal State Estimation: Kalman, H Infinity, and Nonlinear Approaches

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!
    ASK VIDYA