0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R1,000 - R2,500 (2)
  • R2,500 - R5,000 (4)
  • -
Status
Brand

Showing 1 - 6 of 6 matches in All Departments

Applications of Geometric Algebra in Computer Science and Engineering (Hardcover, 2002 ed.): Leo Dorst, Chris Doran, Joan... Applications of Geometric Algebra in Computer Science and Engineering (Hardcover, 2002 ed.)
Leo Dorst, Chris Doran, Joan Lasenby
R3,083 Discovery Miles 30 830 Ships in 10 - 15 working days

Geometric algebra has established itself as a powerful and valuable mathematical tool for solving problems in computer science, engineering, physics, and mathematics. The articles in this volume, written by experts in various fields, reflect an interdisciplinary approach to the subject, and highlight a range of techniques and applications. Relevant ideas are introduced in a self-contained manner and only a knowledge of linear algebra and calculus is assumed.

Features and Topics:

* The mathematical foundations of geometric algebra are explored

* Applications in computational geometry include models of reflection and ray-tracing and a new and concise characterization of the crystallographic groups

* Applications in engineering include robotics, image geometry, control-pose estimation, inverse kinematics and dynamics, control and visual navigation

* Applications in physics include rigid-body dynamics, elasticity, and electromagnetism

* Chapters dedicated to quantum information theory dealing with multi-particle entanglement, MRI, and relativistic generalizations

Practitioners, professionals, and researchers working in computer science, engineering, physics, and mathematics will find a wide range of useful applications in this state-of-the-art survey and reference book. Additionally, advanced graduate students interested in geometric algebra will find the most current applications and methods discussed.

Guide to Geometric Algebra in Practice (Hardcover, 2011): Leo Dorst, Joan Lasenby Guide to Geometric Algebra in Practice (Hardcover, 2011)
Leo Dorst, Joan Lasenby
R4,067 Discovery Miles 40 670 Ships in 12 - 17 working days

This highly practical "Guide to Geometric Algebra in Practice" reviews algebraic techniques for geometrical problems in computer science and engineering, and the relationships between them. The topics covered range from powerful new theoretical developments, to successful applications, and the development of new software and hardware tools. Topics and features: provides hands-on review exercises throughout the book, together with helpful chapter summaries; presents a concise introductory tutorial to conformal geometric algebra (CGA) in the appendices; examines the application of CGA for the description of rigid body motion, interpolation and tracking, and image processing; reviews the employment of GA in theorem proving and combinatorics; discusses the geometric algebra of lines, lower-dimensional algebras, and other alternatives to 5-dimensional CGA; proposes applications of coordinate-free methods of GA for differential geometry.

Guide to Geometric Algebra in Practice (Paperback, 2011 ed.): Leo Dorst, Joan Lasenby Guide to Geometric Algebra in Practice (Paperback, 2011 ed.)
Leo Dorst, Joan Lasenby
R4,281 Discovery Miles 42 810 Ships in 10 - 15 working days

This highly practical Guide to Geometric Algebra in Practice reviews algebraic techniques for geometrical problems in computer science and engineering, and the relationships between them. The topics covered range from powerful new theoretical developments, to successful applications, and the development of new software and hardware tools. Topics and features: provides hands-on review exercises throughout the book, together with helpful chapter summaries; presents a concise introductory tutorial to conformal geometric algebra (CGA) in the appendices; examines the application of CGA for the description of rigid body motion, interpolation and tracking, and image processing; reviews the employment of GA in theorem proving and combinatorics; discusses the geometric algebra of lines, lower-dimensional algebras, and other alternatives to 5-dimensional CGA; proposes applications of coordinate-free methods of GA for differential geometry.

Applications of Geometric Algebra in Computer Science and Engineering (Paperback, Softcover reprint of the original 1st ed.... Applications of Geometric Algebra in Computer Science and Engineering (Paperback, Softcover reprint of the original 1st ed. 2002)
Leo Dorst, Chris Doran, Joan Lasenby
R2,851 Discovery Miles 28 510 Ships in 10 - 15 working days

Geometric algebra has established itself as a powerful and valuable mathematical tool for solving problems in computer science, engineering, physics, and mathematics. The articles in this volume, written by experts in various fields, reflect an interdisciplinary approach to the subject, and highlight a range of techniques and applications. Relevant ideas are introduced in a self-contained manner and only a knowledge of linear algebra and calculus is assumed. Features and Topics: * The mathematical foundations of geometric algebra are explored * Applications in computational geometry include models of reflection and ray-tracing and a new and concise characterization of the crystallographic groups * Applications in engineering include robotics, image geometry, control-pose estimation, inverse kinematics and dynamics, control and visual navigation * Applications in physics include rigid-body dynamics, elasticity, and electromagnetism * Chapters dedicated to quantum information theory dealing with multi- particle entanglement, MRI, and relativistic generalizations Practitioners, professionals, and researchers working in computer science, engineering, physics, and mathematics will find a wide range of useful applications in this state-of-the-art survey and reference book. Additionally, advanced graduate students interested in geometric algebra will find the most current applications and methods discussed.

Reasoning with Uncertainty in Robotics - International Workshop, RUR '95, Amsterdam, The Netherlands, December 4-6, 1995.... Reasoning with Uncertainty in Robotics - International Workshop, RUR '95, Amsterdam, The Netherlands, December 4-6, 1995. Proceedings (Paperback, 1996 ed.)
Leo Dorst, Michiel van Lambalgen, Frans Voorbraak
R1,626 Discovery Miles 16 260 Ships in 10 - 15 working days

This book presents the refereed proceedings of the International Workshop on Reasoning with Uncertainty in Robotics, RUR'95, held in Amsterdam, The Netherlands, in December 1995.The book contains 13 revised full papers carefully selected for presentation during the workshop together with six invited papers. Also included are two comprehensive tutorial texts and an introduction by the volume editors. Thus the book is both a competent state-of-the-art report on current research and development and a valuable survey and introduction for researchers entering the area or professionals interested in the application of up-to-date techniques.

Geometric Algebra for Computer Science (Revised Edition) - An Object-Oriented Approach to Geometry (Hardcover, 2nd Revised... Geometric Algebra for Computer Science (Revised Edition) - An Object-Oriented Approach to Geometry (Hardcover, 2nd Revised edition)
Leo Dorst, Daniel Fontijne, Stephen Mann
R2,361 R2,048 Discovery Miles 20 480 Save R313 (13%) Ships in 12 - 17 working days

Until recently, all of the interactions between objects in virtual 3D worlds have been based on calculations performed using linear algebra. Linear algebra relies heavily on coordinates, however, which can make many geometric programming tasks very specific and complex-often a lot of effort is required to bring about even modest performance enhancements. Although linear algebra is an efficient way to specify low-level computations, it is not a suitable high-level language for geometric programming. "Geometric Algebra for Computer Science" presents a compelling alternative to the limitations of linear algebra. Geometric algebra, or GA, is a compact, time-effective, and performance-enhancing way to represent the geometry of 3D objects in computer programs. In this book you will find an introduction to GA that will give you a strong grasp of its relationship to linear algebra and its significance for your work. You will learn how to use GA to represent objects and perform geometric operations on them. And you will begin mastering proven techniques for making GA an integral part of your applications in a way that simplifies your code without slowing it down.
Explains GA as a natural extension of linear algebra and conveys its significance for 3D programming of geometry in graphics, vision, and robotics. Systematically explores the concepts and techniques that are key to representing elementary objects and geometric operators using GA. Covers in detail the conformal model, a convenient way to implement 3D geometry using a 5D representation space. Presents effective approaches to making GA an integral part of your programming. Includes numerous drills and programming exercises helpful for both students and practitioners. Companion web site includes links to GAViewer, a program that will allow you to interact with many of the 3D figures in the book, and Gaigen 2, the platform for the instructive programming exercises that conclude each chapter.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Vibro Shape Belt
R800 Discovery Miles 8 000
Casio LW-200-7AV Watch with 10-Year…
R999 R884 Discovery Miles 8 840
Bostik Double-Sided Tape (18mm x 10m…
 (1)
R31 Discovery Miles 310
Huntlea Original Two Tone Pillow Bed…
R650 R565 Discovery Miles 5 650
Alva 3-Panel Infrared Radiant Indoor Gas…
R1,499 R1,199 Discovery Miles 11 990
Bostik GluGo - Adhesive Remover (90ml)
R54 Discovery Miles 540
Cricut Joy Machine
 (6)
R3,595 Discovery Miles 35 950
Loot
Nadine Gordimer Paperback  (2)
R383 R318 Discovery Miles 3 180
Joseph Joseph Index Mini (Graphite)
R642 Discovery Miles 6 420
Blood Brothers - To Battleground…
Deon Lamprecht Paperback R290 R195 Discovery Miles 1 950

 

Partners