Numerical Linear Approximation in C
Autor Nabih Abdelmalek, William A. Maleken Limba Engleză Paperback – 23 oct 2019
Except in the preliminary section, all chapters include the C functions of the algorithms, along with drivers that contain numerous test case examples and results. The accompanying CD-ROM also provides the algorithms written in C code as well as the test drivers. To use the software, it is not required to understand the theory behind each function.
Preț: 372.37 lei
Preț vechi: 525.23 lei
-29% Nou
Puncte Express: 559
Preț estimativ în valută:
71.26€ • 75.65$ • 59.38£
71.26€ • 75.65$ • 59.38£
Carte tipărită la comandă
Livrare economică 26 decembrie 24 - 09 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780367387310
ISBN-10: 036738731X
Pagini: 962
Dimensiuni: 156 x 234 x 59 mm
Greutate: 1.72 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
ISBN-10: 036738731X
Pagini: 962
Dimensiuni: 156 x 234 x 59 mm
Greutate: 1.72 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Public țintă
Academic and Professional Practice & DevelopmentCuprins
Applications of Linear Approximation. Preliminaries. Linear Programming and the Simplex Algorithm.Efficient Solutions of Linear Equations.Linear L1 Approximation.One-Sided L1 Approximation.L1 Approximation with Bounded Variables.L1 Polygonal Approximation of Plane Curves.Piecewise L1 Approximation of Plane Curves. Linear Chebyshev Approximation.One-Sided Chebyshev Approximation.Chebyshev Approximation with Bounded Variables.Restricted Chebyshev Approximation.Strict Chebyshev Approximation.Piecewise Chebyshev Approximation.Solution of Linear Inequalities.Least Squares and Pseudo-Inverses of Matrices.Piecewise Linear Least Squares Approximation.Solution of Ill-Posed Linear Systems.L1 Solution of Underdetermined Linear Equations.Bounded and L1 Bounded Solutions of Underdetermined Linear Equations.Chebyshev Solution of Underdetermined Linear Equations. Bounded Least Squares Solution of Underdetermined Linear Equations. Appendices. Index.
Notă biografică
Abdelmalek, Nabih; Malek, William A.
Descriere
Featuring the C programming language to implement algorithms, this work provides a unique collection of linear approximation techniques that can be used to analyze, model, and compress discrete data in a variety of fields. It focuses on various L1, Chebyshev, and least squares approximations, including one-sided, bounded variables, and piecewise. The authors also present the solution of underdetermined systems of consistent linear equations that are subject to different constraints on the elements of the unknown solution vector. They compare numerical results of the algorithms, which are accompanied by solved examples, and include a CD-ROM with source code and test drivers.