Cantitate/Preț
Produs

Robust and Error-Free Geometric Computing

Autor Dave Eberly
en Limba Engleză Hardback – 27 mai 2020
This is a how-to book for solving geometric problems robustly or error free in actual practice. The contents and accompanying source code are based on the feature requests and feedback received from industry professionals and academics who want both the descriptions and source code for implementations of geometric algorithms. The book provides a framework for geometric computing using several arithmetic systems and describes how to select the appropriate system for the problem at hand.

Key Features:
  • A framework of arithmetic systems that can be applied to many geometric algorithms to obtain robust or error-free implementations
  • Detailed derivations for algorithms that lead to implementable code
  • Teaching the readers how to use the book concepts in deriving algorithms in their fields of application
  • The Geometric Tools Library, a repository of well-tested code at the Geometric Tools website, https://www.geometrictools.com, that implements the book concepts
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 28714 lei  22-36 zile +2331 lei  5-11 zile
  CRC Press – 13 dec 2021 28714 lei  22-36 zile +2331 lei  5-11 zile
Hardback (1) 82109 lei  43-57 zile
  CRC Press – 27 mai 2020 82109 lei  43-57 zile

Preț: 82109 lei

Preț vechi: 102636 lei
-20% Nou

Puncte Express: 1232

Preț estimativ în valută:
15725 16202$ 13173£

Carte tipărită la comandă

Livrare economică 24 februarie-10 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780367352943
ISBN-10: 036735294X
Pagini: 388
Ilustrații: 61
Dimensiuni: 156 x 234 x 22 mm
Greutate: 0.72 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press

Cuprins

1.Introduction. 2. Arbitrary Precision Arithmetic. 3. Interval Arithmetic. 4. Computational Geometry Algorithms. 5. Distance Queried. 6. Intersection Queries. 7. Mixed-Mode Computing. 8. Robust Floating-Point Computing. 9. Implementation of Arithmetic

Notă biografică

Dave Eberly is the Chief Technologist for Geometric Tools, a company that provides contracting and consulting services for software development in computational mathematics in the fields of geometry, graphics, and physics. Previously, he worked at Microsoft on various projects including multisensor cameras for volumetric video, Microsoft Surface Hub, Microsoft HoloLens, and the machine-learning-based Custom Vision Service associated with the Artificial Intelligence and Research Initiative. He also worked at Omnivor Inc., a start-up company that develops algorithms and software for volumetric video.

Descriere

This is a how-to book for solving problems in actual practice. The contents and accompanying source code are based on the feature requests and feedback received from industry and academics who want both the descriptions and source code for hard-to-find implementations of geometric algorithms.