You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.
Symbolic C++: An Introduction to Computer Algebra Using Object-Oriented Programming provides a concise introduction to C++ and object-oriented programming, using a step-by-step construction of a new object-oriented designed computer algebra system - Symbolic C++. It shows how object-oriented programming can be used to implement a symbolic algebra system and how this can then be applied to different areas in mathematics and physics. This second revised edition:- * Explains the new powerful classes that have been added to Symbolic C++. * Includes the Standard Template Library. * Extends the Java section. * Contains useful classes in scientific computation. * Contains extended coverage of Maple, Mathematica, Reduce and MuPAD.
Object-oriented programming has been the most dramatic innovation in software development in the last decade. It offers a powerful way to cope with the complexity of programs. C++ is by far the most popular object-oriented language.This book gives a complete introduction to C++ and object-oriented programming. Additionally, it provides a large collection of C++ programs which are useful in finance, administration and statistics. The book contains more than 20 fully developed classes and more than 200 ready-to-run programs. The Standard Template Library is also included.
First published in 1973 Professor Akensone(tm)s book traces the series of religious and political controversies which have battered the state schools of Northern Ireland. After the governmente(tm)s admirably intentioned, but muddled, attempt to create a non-sectarian school system in the early 1920s, the educational system was progressively manipulated by sectarianism. The way in which the author describes how children are schooled reveals a great deal about the attitudes and values of the parental generation and also helps to explain the actions of later generations.
The Kronecker product of matrices plays a central role in mathematics and in applications found in engineering and theoretical physics. These applications are signal processing, statistical physics, quantum groups and quantum computers. This book provides a comprehensive introduction to the Kronecker product of matrices together with its software implementation in C++ using an object-oriented design.
The Nonlinear Workbook provides a comprehensive treatment of all the techniques in nonlinear dynamics together with C++, Java and SymbolicC++ implementations. The book not only covers the theoretical aspects of the topics but also provides the practical tools. To understand the material, more than 100 worked out examples and 150 ready to run programs are included. New topics added to the fifth edition are Langton's ant, chaotic data communication, self-controlling feedback, differential forms and optimization, T-norms and T-conorms with applications.
The Nonlinear Workbook provides a comprehensive treatment of all the techniques in nonlinear dynamics together with C++, Java and SymbolicC++ implementations. The book not only covers the theoretical aspects of the topics but also provides the practical tools. To understand the material, more than 100 worked out examples and 160 ready to run programs are included. Each chapter provides a collection of interesting problems. New topics added to the 6th edition are Swarm Intelligence, Quantum Cellular Automata, Hidden Markov Model and DNA, Birkhoff's ergodic theorem and chaotic maps, Banach fixed point theorem and applications, tau-wavelets of Haar, Boolean derivatives and applications, and Cartan forms and Lagrangian.
This book provides a self-contained and accessible introduction to linear and multilinear algebra. Besides the standard techniques for linear and multilinear algebra many advanced topics are included. Emphasis is placed on the Kronecker product and tensor product. The Kronecker product has widespread applications in signal processing, discrete wavelets, statistical physics, computer graphics, fractals, quantum mechanics and quantum computing. All these fields are covered in detail. A key feature of the book is the many detailed worked-out examples. Computer algebra applications are also given. Each chapter includes useful exercises. The book is well suited for pure and applied mathematicians as well as theoretical physicists and engineers.New topics added to the second edition are: braid-like relations, Clebsch-Gordan expansion, nearest Kronecker product, Clifford and Pauli group, universal enveloping algebra, computer algebra and Kronecker product.
The book gives a thorough introduction into object orientated design and programming using C++. At the same time it can be used as a library of very useful programs chosen from the fields of finance, adminstration and statistics. These include programs for calculating loan periods, amortization, least squares fitting, a spelling checker, Gregorian calendar, data compression and encryption, searching and sorting. Basic C++ programming is introduced with simple introductory programs while object-oriented programming in C++ is explained as we develop useful classes. Finally we give an introduction into object orientated design and we demonstrate its power by developing a banking package.
The study of nonlinear dynamical systems has advanced tremendously in the last 20 years, making a big impact on science and technology. This book provides all the techniques and methods used in nonlinear dynamics. The concepts and underlying mathematics are discussed in detail.The numerical and symbolic methods are implemented in C++, SymbolicC++ and Java. Object-oriented techniques are also applied. The book contains more than 150 ready-to-run programs.The text has also been designed for a one-year course at both the junior and senior levels in nonlinear dynamics. The topics discussed in the book are part of e-learning and distance learning courses conducted by the International School for Scientific Computing.
New Edition: The Nonlinear Workbook (6th Edition)This book provides all the techniques and methods used in nonlinear dynamics. All the concepts are discussed in detail. The numerical and symbolic methods are implemented using C++, Java, SymbolicC++ and Reduce.