| |
|
Problems & Solutions In Scientific Computing With C++ And Java Simulations 1 review Willi-Hans Steeb, Yorick Hardy, ...
World Scientific Publishing Company, 2004
has common numerical methods The book is mostly a first course in numerical methods. Where the authors have provided code examples in C++ and Java. The methods in each topic would typically be found in several other numerical texts. On this basis, the main attraction of the book seems to be the example code.
Readers experienced in C++ or Java coding should be able to write code from scratch to implement methods.
|
|
|
|
|
|
| |
|
Applications of C++ Programming: Administration, Finance and Statistics 1 review Willi-Hans Steeb, Fritz Solms
World Scientific Publishing Company, 1995
A MUST HAVE for all new C++ Programmers! Being a Computer Science student, I would definately recommend this book too all the students out there. It should be used as a reference book and not as a text book. It shows how to do different sorts of programs in both C and C++. In this book I found that the table of contents was more useful than the index. Most of the stuff that all new programmers must know is in this book in the form ...
|
|
|
|
|
|
| |
|
Problems and Solutions in Theoretical and Mathematical Physics: Introductory Level 1 review Willi-Hans Steeb
World Scientific Publishing Company, 1996
Very Interesting where Math may be Applied to Physics Table of Contents follows:
Volume 1: Introductory/Undergraduate Level
1 Complex Numbers
2 Sums and Product
3 Discrete Fourier Transform
4 Algebraic and Transcendental Equations
5 Matrix Calculations
6 Matrices and Groups
7 Matrices and Eigenvalue Problems
8 Transformations
9 L'Hospital's Rule
10 Lagrange Multiplier Method
11 Linear Difference Equations
12 Linear Differential ...
|
|
|
|
|
|
| |
|
C++ Programming with Applications in Administration, Finance and Statistics Willi-Hans Steeb, Fritz Solms
World Scientific Publishing Company, 2000
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 ...
|
|
|
|
|
|
| |
|
Berechenbares Chaos in dynamischen Systemen Ruedi Stoop, Willi-Hans Steeb
Birkhäuser Basel, 2006
Dieses Lehrbuch bietet eine grundlegende Einführung in chaotische Systeme, welche keinerlei Abstriche an mathematischer Exaktheit macht. Der Text umfasst einerseits in ansprechender Tiefe die klassischen theoretischen Gesichtspunkte der dynamischen Systeme, wobei alle wesentlichen Beispiele der Literatur ausührlich behandelt werden. Daneben befasst er sich mit moderneren Fragestellungen, wie etwa nach der Natur der Berechenbarkeit oder der ...
|
|
|
|
|
|
| |
|
Nonlinear Workbook 5 reviews Willi-Hans Steeb
World Scientific Publishing Company, 2008
Good overview of nonlinear dynamics This book is an overview of all of the components of nonlinear dynamics. Nonlinear dynamics is a field of study that enables well-constructed predictive modeling of systems that might be difficult to solve otherwise. Such continuous systems were first widely modeled by ordinary and differential equations, but with the passage of time there are now tools and mathematical models at our disposal ...
|
|
|
|
|
|
| |
|
Problems & Solutions in Quantum Computing & Quantum Information 2 reviews Willi-Hans Steeb, Yorick Hardy
World Scientific Publishing Company, 2004
This book helped me. This text is refreshing if you want a lot of worked examples to help you through another text like, (Quantum Computation and Quantum Information, Michael A. Nielsen, Isaac L. Chuang, ISBN: 0521635039). I was excited when this text came out and had an order in before it got off the press. When I got the book I immediately found useful worked examples that helped me get past some of the problems I ...
|
|
|
|
|
|
| |
|
Symbolic C++: An Introduction to Computer Algebra Using Object-Oriented Programming 2 reviews Kiat Shi Tan, Willi-Hans Steeb
Springer, 1998
a great object-oriented application You will find this book fascinating if you are a computer science student intrigued by symbolic calculation systems such as Mathematica and Maple, and if you would like to see how such systems would be implemented in C++ (Mathematica and Maple are actually implemented in plain old C). The C++ level required is just after CS2, the second C++ class that comprises data structures. If I were a CS2 ...
|
|
|
|
|
|
| |
|
Problems and Solutions in Theoretical & Mathematical Physics: Advanced Level 1 review Willi-Hans Steeb
World Scientific Pub Co Inc, 2003
Some of this Material is Undergrad Level but the rest! WHEW! Table of Contents follows:
Volume 2: Advanced/Graduate Level
1 Lax Representations in Classical Mechanics
2 Kronecker and Tensor Products
3 Nambu Mechanics
4 Gateaux and Frechet Derivatives
5 Stability and Bifurcations
6 Nonlinear Ordinary Difference Equations
7 Nonlinear Ordinary Differential Equations
8 Groups
9 Generalized Functions
10 Linear Partial Differential Equations
11 ...
|
|
|
|
|
|
| |
|
Mathematical Tools in Computer Graphics with C# Implementations Alexandre/ Steeb, Willi-Hans Hardy
World Scientific Pub Co Inc, 2008
|
|
|
|
|
|
| |
|
Mathematical Tools in Computer Graphics with C# Implementations Alexandre/ Steeb, Willi-Hans Hardy
World Scientific Pub Co Inc, 2008
|
|
|
|
|
|
| |
|
Mathematical Tools in Computer Graphics with C# Implementations Alexandre/ Steeb, Willi-Hans Hardy
World Scientific Pub Co Inc, 2008
|
|
|
|
|
|
| |
|
Invertible Point Transformations and Nonlinear Differential Equations Willi-Hans Steeb
World Scientific Publishing Company, 1993
|
|
|
|
|
|
| |
|
Mathematical Tools in Computer Graphics with C# Implementations Alexandre/ Steeb, Willi-Hans Hardy
World Scientific Pub Co Inc, 2008
|
|
|
|
|
|
| |
|
Continuous Symmetries, Lie Algebras, Differential Equations and Computer Algebra Steeb Willi-hans
World Scientific Publishing Company, 2007
This textbook comprehensively introduces students and researchers to the application of continuous symmetries and their Lie algebras to ordinary and partial differential equations. Covering all the modern techniques in detail, it relates applications to cutting-edge research fields such as Yang Mills theory and string theory. Aimed at readers in applied mathematics and physics rather than pure mathematics, the material is ideally suited to ...
|
|
|
|
|
|
| |
|
Continuous Symmetries, Lie Algebras, Differential Equations and Computer Algebra Willi-Hans Steeb
World Scientific Publishing Company, 1996
This book is a comprehensive introduction to the application of continuous symmetries and their Lie algebras to ordinary and partial differential equations. It is suitable for students and research workers whose main interest lies in finding solutions to differential equations. It therefore caters for readers primarily interested in applied mathematics and physics rather than pure mathematics. The book provides an ...
|
|
|
|
|
|
| |
|
Computer Algebra With Symbolic C++ Yorick Hardy, Kiat Shi Tan, ...
World Scientific Publishing Company, 2008
This book gives a comprehensive introduction to computer algebra together with advanced topics in this field. It provides a detailed coverage of the mathematics of computer algebra as well as a step-by-step guide to implement a computer algebra system in the object-oriented language C++. The used tools from C++ are introduced in detail. Numerous examples from mathematics, physics and engineering are presented to illustrate the system's ...
|
|
|
|
|
|
| |
|
Mathematical Tools In Computer Graphics With C# Implementations Alexandre Hardy, Willi-Hans Steeb
World Scientific Publishing Company, 2008
Mathematics is vital for an understanding of computer graphics. This volume helps the reader gain such an understanding by presenting all introductory and most advanced topics in the field of computer graphics with mathematical descriptions and derivations. Offering a balance of theory, applications, and code, the underlying numerical methods and algorithms are derived and a large number of examples are given. The book begins with a discussion ...
|
|
|
|
|
|
| |
|
Computer Algebra With SymbolicC++ Yorick Hardy, Kiat Shi Tan, ...
World Scientific Publishing Company, 2008
This book gives a comprehensive introduction to computer algebra together with advanced topics in this field. It provides a detailed coverage of the mathematics of computer algebra as well as a step-by-step guide to implement a computer algebra system in the object-oriented language C++. The used tools from C++ are introduced in detail. Numerous examples from mathematics, physics and engineering are presented to illustrate the system's ...
|
|
|
|
|
|