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,458 Discovery Miles 34 580 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,264 Discovery Miles 42 640 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,573 Discovery Miles 15 730 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,768 Discovery Miles 17 680 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...
Bestway Spiderman Swim Ring (Diameter…
R48 Discovery Miles 480
Badgirl Wanderer Ladies Sunglasses
R173 Discovery Miles 1 730
Amphibious Soul - Finding The Wild In A…
Craig Foster Paperback R380 R255 Discovery Miles 2 550
Coty Vanilla Musk Cologne Spray (50ml…
R852 R508 Discovery Miles 5 080
TravelQuip Travel Toiletry Bag (Polka)
R118 Discovery Miles 1 180
Estee Lauder Beautiful Belle Eau De…
R2,241 R1,652 Discovery Miles 16 520
HP 330 Wireless Keyboard and Mouse Combo
R800 R450 Discovery Miles 4 500
Loot
Nadine Gordimer Paperback  (2)
R398 R330 Discovery Miles 3 300
Casio LW-200-7AV Watch with 10-Year…
R999 R884 Discovery Miles 8 840
Unitek USB-A to USB-C Zinc Adapter…
R148 R127 Discovery Miles 1 270

 

Partners