Welcome to our book review site go-pdf.online!

You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.

Sign up

Introduction to Numerical Analysis
  • Language: en
  • Pages: 766

Introduction to Numerical Analysis

New edition of a well-known classic in the field; Previous edition sold over 6000 copies worldwide; Fully-worked examples; Many carefully selected problems

Introduction to Numerical Analysis
  • Language: en
  • Pages: 674

Introduction to Numerical Analysis

On the occasion of this new edition, the text was enlarged by several new sections. Two sections on B-splines and their computation were added to the chapter on spline functions: Due to their special properties, their flexibility, and the availability of well-tested programs for their computation, B-splines play an important role in many applications. Also, the authors followed suggestions by many readers to supplement the chapter on elimination methods with a section dealing with the solution of large sparse systems of linear equations. Even though such systems are usually solved by iterative methods, the realm of elimination methods has been widely extended due to powerful techniques for h...

Basic Research and Technologies for Two-Stage-to-Orbit Vehicles
  • Language: en
  • Pages: 683

Basic Research and Technologies for Two-Stage-to-Orbit Vehicles

Focusing on basic aspects of future reusable space transportation systems and covering overall design, aerodynamics, thermodynamics, flight dynamics, propulsion, materials, and structures, this report presents some of the most recent results obtained in these disciplines. The authors are members of three Collaborative Research Centers in Aachen, Munich and Stuttgart concerned with hypersonic vehicles. A major part of the research presented here deals with experimental and numerical aerodynamic topics ranging from low speed to hypersonic flow past the external configuration and through inlet and nozzle. Mathematicians and engineers jointly worked on aspects of flight mechanics like trajectory optimization, stability, control and flying qualities. Structural research and development was predominantly coupled to the needs for high temperature resistant structures for space vehicles.

Numerical Solution of Nonlinear Equations
  • Language: en
  • Pages: 457

Numerical Solution of Nonlinear Equations

  • Type: Book
  • -
  • Published: 2006-11-14
  • -
  • Publisher: Springer

None

Applied Mathematics in Aerospace Science and Engineering
  • Language: en
  • Pages: 511

Applied Mathematics in Aerospace Science and Engineering

This book contains the proceedings ofthe meeting on "Applied Mathematics in the Aerospace Field," held in Erice, Sicily, Italy from September 3 to September 10, 1991. The occasion of the meeting was the 12th Course of the School of Mathematics "Guido Stampacchia," directed by Professor Franco Giannessi of the University of Pisa. The school is affiliated with the International Center for Scientific Culture "Ettore Majorana," which is directed by Professor Antonino Zichichi of the University of Bologna. The objective of the course was to give a perspective on the state-of the-art and research trends concerning the application of mathematics to aerospace science and engineering. The course was ...

Hyperbolic Problems
  • Language: en
  • Pages: 530

Hyperbolic Problems

None

Special Functions - Proceedings Of The International Workshop
  • Language: en
  • Pages: 451

Special Functions - Proceedings Of The International Workshop

Special functions and q-series are currently very active areas of research which overlap with many other areas of mathematics, such as representation theory, classical and quantum groups, affine Lie algebras, number theory, harmonic analysis, and mathematical physics. This book presents the state-of-the-art of the subject and its applications.

Boundary Element Methods
  • Language: en
  • Pages: 575

Boundary Element Methods

This work presents a thorough treatment of boundary element methods (BEM) for solving strongly elliptic boundary integral equations obtained from boundary reduction of elliptic boundary value problems in $\mathbb{R}^3$. The book is self-contained, the prerequisites on elliptic partial differential and integral equations being presented in Chapters 2 and 3. The main focus is on the development, analysis, and implementation of Galerkin boundary element methods, which is one of the most flexible and robust numerical discretization methods for integral equations. For the efficient realization of the Galerkin BEM, it is essential to replace time-consuming steps in the numerical solution process with fast algorithms. In Chapters 5-9 these methods are developed, analyzed, and formulated in an algorithmic way.

Mathematics - Key Technology for the Future
  • Language: en
  • Pages: 733

Mathematics - Key Technology for the Future

Efficient transfer between science and society is crucial for their future development. The rapid progress of information technology and computer systems offers a large potential and new perspectives for solving complex problems. Mathematical modelling and simulation have become important tools not only in scientific investigations but also in analysing, planning and controlling technological and economic processes. Mathematics, imbedded in an interdisciplinary concept, has become a key technology. The book covers the results of a variety of major projects in industrial mathematics following an initiative of the German Federal Ministry of Education and Research. All projects are collaborations of industrial companies and university-based researchers, and range from automotive industry to computer technology and medical visualisation. In general, the projects presented in this volume prove that new mathematical ideas and methods can be decisive for the solution of industrial and economic problems.

Numerical Methods in Engineering with Python
  • Language: en
  • Pages: 433

Numerical Methods in Engineering with Python

This text is for engineering students and a reference for practising engineers, especially those who wish to explore Python. This new edition features 18 additional exercises and the addition of rational function interpolation. Brent's method of root finding was replaced by Ridder's method, and the Fletcher-Reeves method of optimization was dropped in favor of the downhill simplex method. Each numerical method is explained in detail, and its shortcomings are pointed out. The examples that follow individual topics fall into two categories: hand computations that illustrate the inner workings of the method and small programs that show how the computer code is utilized in solving a problem. This second edition also includes more robust computer code with each method, which is available on the book website. This code is made simple and easy to understand by avoiding complex bookkeeping schemes, while maintaining the essential features of the method.