Symbolic & Numeric Computation – serie
Visar alla böcker i serien Symbolic & Numeric Computation. Handla med fri frakt och snabb leverans.
7 produkter
7 produkter
Häftad, Engelska, 2020
939 kr
Skickas inom 10-15 vardagar
This new book deals with the construction of finite-difference (FD) algorithms for three main types of equations: elliptic equations, heat equations, and gas dynamic equations in Lagrangian form. These methods can be applied to domains of arbitrary shapes. The construction of FD algorithms for all types of equations is done on the basis of the support-operators method (SOM). This method constructs the FD analogs of main invariant differential operators of first order such as the divergence, the gradient, and the curl. This book is unique because it is the first book not in Russian to present the support-operators ideas.Conservative Finite-Difference Methods on General Grids is completely self-contained, presenting all the background material necessary for understanding. The book provides the tools needed by scientists and engineers to solve a wide range of practical engineering problems. An abundance of tables and graphs support and explain methods. The book details all algorithms needed for implementation. A 3.5" IBM compatible computer diskette with the main algorithms in FORTRAN accompanies text for easy use.
Häftad, Engelska, 2020
939 kr
Skickas inom 10-15 vardagar
The finite element and the boundary element methods are the two most important developments in numerical mathematics to occur in this century. Many engineering and mathematics graduate curricula now include a course in boundary element methods. Such a course must cover numerical methods, basic methodology to real problems, and interactive computer usage. Both theory and applications, necessary for applied courses, are available in this new textbook.An Introduction to Boundary Element Methods is logically organized and easy to read. The topics are carefully selected and meticulously presented. Applications are described for use in identifying potential problems and for heat transfer, diffusion equations, linear elasticity, water waves, ocean acoustics, acoustic scattering, aerodynamics, porous media, and simple laminar flows.More than 20 computer subroutines help develop and explain the computational aspect of the subject. Hundreds of figures, exercises, and solved examples supplement text and help clarify important information.The computer programs have been tested on some benchmark problems. Even in single precision the results are more accurate and better than those obtained from available Fortran programs.
Inbunden, Engelska, 1993
3 894 kr
Skickas inom 10-15 vardagar
Computational Mathematics in Engineering and Applied Science provides numerical algorithms and associated software for solving a spectrum of problems in ordinary differential equations (ODEs), differential algebraic equations (DAEs), and partial differential equations (PDEs) that occur in science and engineering. It presents detailed examples, each including a complete analysis of a computer code written in transportable Fortran 77. Each example also includes a discussion of the problem equations, the coding of the equations, and the computed numerical solution. The benefits of using quality general-purpose library routines to solve ODE/DAE/PDE problems are illustrated as well.This popular, classic book is a valuable reference for methodologies in numerical mathematics applicable to a broad spectrum of problems encountered across many disciplines- virtually all fields of science and engineering. It also serves as an excellent text for senior undergraduates or beginning graduate students in computational science.
Inbunden, Engelska, 1995
3 753 kr
Skickas inom 10-15 vardagar
This new book deals with the construction of finite-difference (FD) algorithms for three main types of equations: elliptic equations, heat equations, and gas dynamic equations in Lagrangian form. These methods can be applied to domains of arbitrary shapes. The construction of FD algorithms for all types of equations is done on the basis of the support-operators method (SOM). This method constructs the FD analogs of main invariant differential operators of first order such as the divergence, the gradient, and the curl. This book is unique because it is the first book not in Russian to present the support-operators ideas.Conservative Finite-Difference Methods on General Grids is completely self-contained, presenting all the background material necessary for understanding. The book provides the tools needed by scientists and engineers to solve a wide range of practical engineering problems. An abundance of tables and graphs support and explain methods. The book details all algorithms needed for implementation. A 3.5" IBM compatible computer diskette with the main algorithms in FORTRAN accompanies text for easy use.
Inbunden, Engelska, 1994
2 700 kr
Skickas inom 10-15 vardagar
This extensive library of computer programs-written in C language-allows readers to solve numerical problems in areas of linear algebra, ordinary and partial differential equations, optimization, parameter estimation, and special functions of mathematical physics.The library is based on NUMAL, the program assemblage developed and used at the Centre for Mathematics and Computer Science in Amsterdam, one of the world's leading research centers. The important characteristic of the library is its modular structure. Because it is highly compact, it is well-suited for use on personal computers.The library offers the expert a prodigious collection of procedures for implementing numerical methods. The novice can experiment with the worked examples provided and use the more comprehensive procedures to perform mathematical computations. The library provides a powerful research tool for computer scientists, engineers, and applied mathematicians. Applicable materials can be downloaded from the CRC Press website.
Inbunden, Engelska, 1995
1 986 kr
Skickas inom 10-15 vardagar
The finite element and the boundary element methods are the two most important developments in numerical mathematics to occur in this century. Many engineering and mathematics graduate curricula now include a course in boundary element methods. Such a course must cover numerical methods, basic methodology to real problems, and interactive computer usage. Both theory and applications, necessary for applied courses, are available in this new textbook.An Introduction to Boundary Element Methods is logically organized and easy to read. The topics are carefully selected and meticulously presented. Applications are described for use in identifying potential problems and for heat transfer, diffusion equations, linear elasticity, water waves, ocean acoustics, acoustic scattering, aerodynamics, porous media, and simple laminar flows.More than 20 computer subroutines help develop and explain the computational aspect of the subject. Hundreds of figures, exercises, and solved examples supplement text and help clarify important information.The computer programs have been tested on some benchmark problems. Even in single precision the results are more accurate and better than those obtained from available Fortran programs.
Inbunden, Engelska, 1995
3 243 kr
Skickas inom 5-8 vardagar
One of the first things a student of partial differential equations learns is that it is impossible to solve elliptic equations by spatial marching. This new book describes how to do exactly that, providing a powerful tool for solving problems in fluid dynamics, heat transfer, electrostatics, and other fields characterized by discretized partial differential equations.Elliptic Marching Methods and Domain Decomposition demonstrates how to handle numerical instabilities (i.e., limitations on the size of the problem) that appear when one tries to solve these discretized equations with marching methods. The book also shows how marching methods can be superior to multigrid and pre-conditioned conjugate gradient (PCG) methods, particularly when used in the context of multiprocessor parallel computers. Techniques for using domain decomposition together with marching methods are detailed, clearly illustrating the benefits of these techniques for applications in engineering, applied mathematics, and the physical sciences.