0
Your cart

Your cart is empty

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

Showing 1 - 7 of 7 matches in All Departments

Set Theory And Its Applications In Physics And Computing (Hardcover): Yair Shapira Set Theory And Its Applications In Physics And Computing (Hardcover)
Yair Shapira
R3,512 Discovery Miles 35 120 Ships in 10 - 15 working days

Why learn set theory? This book provides the answer - it is interesting, and also useful! Taking a new approach and looking from a fresh perspective, the discussion flows in a friendly and transparent way, supplemented with a lot of examples and figures. This makes the theory easily comprehensible: the proofs get vivid and visual, enveloped with interesting applications for students in (applied) math, physics, and engineering. Given the theory and the applications, the book could serve as a textbook in four (undergraduate) math courses: Introduction to set theory and its application; Chaos theory and stability - a geometrical point of view; Functional analysis - Han-Banach theory; and Cryptography with quantum computing. It teaches set theory from the basics, including the axiom of choice, the well ordering theorem, and Zorn's lemma. Furthermore, it uses Cantor's set to introduce chaos theory from a geometrical point of view. Moreover, it introduces the binomial formula (and other related formulas), and uses them in quantum statistical mechanics. And finally, it uses Zorn's lemma in functional analysis, general relativity, and quantum mechanics. There are also practical applications in cryptography, error correction, quantum computing and programming.

Classical And Quantum Mechanics With Lie Algebras (Hardcover): Yair Shapira Classical And Quantum Mechanics With Lie Algebras (Hardcover)
Yair Shapira
R4,331 Discovery Miles 43 310 Ships in 10 - 15 working days

How to see physics in its full picture? This book offers a new approach: start from math, in its simple and elegant tools: discrete math, geometry, and algebra, avoiding heavy analysis that might obscure the true picture. This will get you ready to master a few fundamental topics in physics: from Newtonian mechanics, through relativity, towards quantum mechanics.Thanks to simple math, both classical and modern physics follow and make a complete vivid picture of physics. This is an original and unified point of view to highlighting physics from a fresh pedagogical angle.Each chapter ends with a lot of relevant exercises. The exercises are an integral part of the chapter: they teach new material and are followed by complete solutions. This is a new pedagogical style: the reader takes an active part in discovering the new material, step by step, exercise by exercise.The book could be used as a textbook in undergraduate courses such as Introduction to Newtonian mechanics and special relativity, Introduction to Hamiltonian mechanics and stability, Introduction to quantum physics and chemistry, and Introduction to Lie algebras with applications in physics.

Classical And Quantum Mechanics With Lie Algebras (Paperback): Yair Shapira Classical And Quantum Mechanics With Lie Algebras (Paperback)
Yair Shapira
R2,249 Discovery Miles 22 490 Ships in 12 - 17 working days

How to see physics in its full picture? This book offers a new approach: start from math, in its simple and elegant tools: discrete math, geometry, and algebra, avoiding heavy analysis that might obscure the true picture. This will get you ready to master a few fundamental topics in physics: from Newtonian mechanics, through relativity, towards quantum mechanics.Thanks to simple math, both classical and modern physics follow and make a complete vivid picture of physics. This is an original and unified point of view to highlighting physics from a fresh pedagogical angle.Each chapter ends with a lot of relevant exercises. The exercises are an integral part of the chapter: they teach new material and are followed by complete solutions. This is a new pedagogical style: the reader takes an active part in discovering the new material, step by step, exercise by exercise.The book could be used as a textbook in undergraduate courses such as Introduction to Newtonian mechanics and special relativity, Introduction to Hamiltonian mechanics and stability, Introduction to quantum physics and chemistry, and Introduction to Lie algebras with applications in physics.

Mathematical Objects in C++ - Computational Tools in A Unified Object-Oriented Approach (Paperback): Yair Shapira Mathematical Objects in C++ - Computational Tools in A Unified Object-Oriented Approach (Paperback)
Yair Shapira
R2,250 Discovery Miles 22 500 Ships in 12 - 17 working days

Emphasizing the connection between mathematical objects and their practical C++ implementation, this book provides a comprehensive introduction to both the theory behind the objects and the C and C++ programming. Object-oriented implementation of three-dimensional meshes facilitates understanding of their mathematical nature. Requiring no prerequisites, the text covers discrete mathematics, data structures, and computational physics, including high-order discretization of nonlinear equations. Exercises and solutions make the book suitable for classroom use and a supporting website supplies downloadable code.

Matrix-Based Multigrid - Theory and Applications (Paperback, Softcover reprint of hardcover 2nd ed. 2008): Yair Shapira Matrix-Based Multigrid - Theory and Applications (Paperback, Softcover reprint of hardcover 2nd ed. 2008)
Yair Shapira
R1,596 Discovery Miles 15 960 Ships in 10 - 15 working days

Matrix-Based Multigrid introduces and analyzes the multigrid approach for the numerical solution of large sparse linear systems arising from the discretization of elliptic partial differential equations. Special attention is given to the powerful matrix-based-multigrid approach, which is particularly useful for problems with variable coefficients and nonsymmetric and indefinite problems.

This book can be used as a textbook in courses in numerical analysis, numerical linear algebra, and numerical PDEs at the advanced undergraduate and graduate levels in computer science, math, and applied math departments. The theory is written in simple algebraic terms and therefore requires preliminary knowledge only in basic linear algebra and calculus.

Matrix-Based Multigrid - Theory and Applications (Hardcover, 2nd ed. 2008): Yair Shapira Matrix-Based Multigrid - Theory and Applications (Hardcover, 2nd ed. 2008)
Yair Shapira
R1,792 Discovery Miles 17 920 Ships in 10 - 15 working days

This book introduces and analyzes the multigrid approach for the numerical solution of large sparse linear systems arising from the discretization of elliptic partial differential equations. Special attention is given to the powerful matrix-based-multigrid approach, which is particularly useful for problems with variable coefficients and nonsymmetric and indefinite problems. This approach applies not only to model problems on rectangular grids but also to more realistic applications with complicated grids and domains and discontinuous coefficients. Matrix-Based Multigrid can be used as a textbook in courses in numerical analysis, numerical linear algebra, and numerical PDEs at the advanced undergraduate and graduate levels in computer science, math, and applied math departments. The theory is written in simple algebraic terms and therefore requires preliminary knowledge in basic linear algebra and calculus only. Because it is self contained and includes useful exercises, the book is also suitable for self study by research students, researchers, engineers, and others interested in the numerical solution of partial differential equations.

Solving PDEs in C++ - Numerical Methods in a Unified Object-Oriented Approach (Paperback, 2nd Revised edition): Yair Shapira Solving PDEs in C++ - Numerical Methods in a Unified Object-Oriented Approach (Paperback, 2nd Revised edition)
Yair Shapira
R4,502 Discovery Miles 45 020 Ships in 12 - 17 working days

This text provides a comprehensive guide for the numerical solution of PDEs using C++ within an object-oriented approach. The high level of abstraction available in C++ is particularly useful in the implementation of complex mathematical objects, such as unstructured meshes, sparse matrices and multigrid hierarchies, often used in numerical modeling. Assuming only an elementary knowledge of calculus and linear algebra, the reader is given a full introduction to programming, PDEs and numerical methods. The learning process is illuminated further by practical examples alongside exercises and solutions that are found at the end of each chapter. This massively expanded second edition contains a wealth of new material, including sections on cryptography, image processing and solution of nonlinear PDEs, accompanied by new reader-friendly code. This book is ideal for students, engineers and researchers who want to use advanced numerical programming methods to solve problems in applied science and engineering.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
The Origin and Antiquity of Physical Man…
Hudson Tuttle Paperback R488 Discovery Miles 4 880
How Confidence Works - The New Science…
Ian Robertson Paperback R401 Discovery Miles 4 010
The Body - A Guide For Occupants
Bill Bryson Paperback  (2)
R295 R231 Discovery Miles 2 310
Christian Science and the Catholic Faith…
Augustin Matthias Bellwald Paperback R530 Discovery Miles 5 300
Dickens and the Sentimental Tradition…
Valerie Purton Paperback R782 Discovery Miles 7 820
Writing the Self, Writing the Nation…
Stacie Allan Paperback R1,555 Discovery Miles 15 550
Zen and the White Whale - A Buddhist…
Daniel Herman Hardcover R2,314 Discovery Miles 23 140
Mansfield Park: York Notes Advanced…
Delia Dick Paperback R249 R204 Discovery Miles 2 040
Upgrade Your Brain - Unlock Your Life's…
Patrick Holford Paperback R500 R335 Discovery Miles 3 350
Before Einstein - The Fourth Dimension…
Elizabeth L. Throesch Hardcover R2,489 R2,041 Discovery Miles 20 410

 

Partners