Data Fitting and Uncertainty: A practical introduction to weighted least squares and beyond
Autor Tilo Strutzen Limba Engleză Paperback – 16 dec 2015
Preț: 685.62 lei
Preț vechi: 806.61 lei
-15% Nou
Puncte Express: 1028
Preț estimativ în valută:
131.23€ • 136.77$ • 109.24£
131.23€ • 136.77$ • 109.24£
Carte disponibilă
Livrare economică 16-30 decembrie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783658114558
ISBN-10: 365811455X
Pagini: 281
Ilustrații: XV, 281 p. 136 illus., 71 illus. in color. With 71 test questions and examples.
Dimensiuni: 168 x 240 x 20 mm
Greutate: 0.67 kg
Ediția:2nd revised and extended ed. 2016
Editura: Springer Fachmedien Wiesbaden
Colecția Springer Vieweg
Locul publicării:Wiesbaden, Germany
ISBN-10: 365811455X
Pagini: 281
Ilustrații: XV, 281 p. 136 illus., 71 illus. in color. With 71 test questions and examples.
Dimensiuni: 168 x 240 x 20 mm
Greutate: 0.67 kg
Ediția:2nd revised and extended ed. 2016
Editura: Springer Fachmedien Wiesbaden
Colecția Springer Vieweg
Locul publicării:Wiesbaden, Germany
Public țintă
Professional/practitionerCuprins
Framework of Least-Squares Method.- Introduction to Data-Fitting Problems.- Estimation of Model Parameters by the Method of Least Squares.- Weights and Outliers.- Uncertainty of Results.- Mathematics, Optimisation Methods, and Add ons.- Matrix Algebra.- The Idea behind Least Squares.- Supplemental Tools and Methods.- A Comparison of Approaches to Outlier Detection.- Implementation.
Notă biografică
Dr.-Ing. habil. Tilo Strutz is professor at Leipzig University of Telecommunications (Deutsche Telekom). His expertise is ranging from general signal processing to special problems of image processing and data compression.
Textul de pe ultima copertă
The primary goal of this book is to provide a recipe explaining the functioning of data fitting via least squares and the emphasis here is on practical matters, not on theoretical problems. In addition, the book enables the reader to design own software implementation with application-specific model functions based on the comprehensive discussion of several examples. It includes a self-contained introduction and presents the method in a logical and accessible fashion. The subject of data fitting bridges many disciplines, especially those dealing traditionally with statistics as, for instance, physics, mathematics, engineering, biology, economy, or psychology, but also more recent fields as computer vision. This book is addressed to engineers and computer scientists or corresponding undergraduates, which are interested in data fitting by the method of least-squares approximation, but have no or only limited pre-knowledge in this field. Experienced readers will find new details and interpretations or might appreciate the book as useful reference. The text is accompanied with working source code in ANSI-C for the fitting with weighted least squares including outlier detection.
Content
• fitting of linear and non-linear functions with one- or multidimensional variables
• weighted least-squares
• outlier detection
• evaluation of
the fitting results
• different optimisation strategies
• combined fitting of different model functions
• total least-squares approach with multi-dimensional conditions Target Groups
• engineers, computer scientists, physicists and software programmers
• undergraduates of engineering, computer science, physics
• natural scientists, economists
About the Author:
Dr.-Ing. habil. Tilo Strutz is professor at Leipzig University of Telecommunications (Deutsche Telekom). His expertise is ranging from general signal processing to special problems of image processing and data compression.
Content
• fitting of linear and non-linear functions with one- or multidimensional variables
• weighted least-squares
• outlier detection
• evaluation of
the fitting results
• different optimisation strategies
• combined fitting of different model functions
• total least-squares approach with multi-dimensional conditions Target Groups
• engineers, computer scientists, physicists and software programmers
• undergraduates of engineering, computer science, physics
• natural scientists, economists
About the Author:
Dr.-Ing. habil. Tilo Strutz is professor at Leipzig University of Telecommunications (Deutsche Telekom). His expertise is ranging from general signal processing to special problems of image processing and data compression.
Caracteristici
Fast guide to Data Fitting and Uncertainty A self-contained introduction Design your own software implementations