Problem Solving and Computation for Scientists and Engineers


Book Description

Unique in its approach, this introduction to computation shows how to think algorithmically and focuses on problem solving with the C programming language.KEY TOPICS:It considers many different algorithmic areas, including numerical methods, matrix methods, sorting, searching, graphics and simulation, and introduces object-oriented programming methods, including C++.For computer programmers and software engineers.




Solving Problems in Scientific Computing Using Maple and Matlab®


Book Description

Modern computing tools like Maple (symbolic computation) and Matlab (a numeric computation and visualization program) make it possible to easily solve realistic nontrivial problems in scientific computing. In education, traditionally, complicated problems were avoided, since the amount of work for obtaining the solutions was not feasible for the students. This situation has changed now, and the students can be taught real-life problems that they can actually solve using the new powerful software. The reader will improve his knowledge through learning by examples and he will learn how both systems, MATLAB and MAPLE, may be used to solve problems interactively in an elegant way. Readers will learn to solve similar problems by understanding and applying the techniques presented in the book. All programs used in the book are available to the reader in electronic form.




Engineering and Scientific Computing with Scilab


Book Description

Supplementary files run on UNIX and Windows 95/98/NT




A Numerical Library in C for Scientists and Engineers


Book Description

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.




Problem Solving with Fortran 90


Book Description

The author shows how using computers and FORTRAN 95 it is possible to tackle and solve a wide range of problems as they might be encountered in engineering or in the physical sciences.




Programming for Computations - Python


Book Description

This book presents computer programming as a key method for solving mathematical problems. There are two versions of the book, one for MATLAB and one for Python. The book was inspired by the Springer book TCSE 6: A Primer on Scientific Programming with Python (by Langtangen), but the style is more accessible and concise, in keeping with the needs of engineering students. The book outlines the shortest possible path from no previous experience with programming to a set of skills that allows the students to write simple programs for solving common mathematical problems with numerical methods in engineering and science courses. The emphasis is on generic algorithms, clean design of programs, use of functions, and automatic tests for verification.




Problem Solving in Chemical Engineering with Numerical Methods


Book Description

"A companion book including interactive software for students and professional engineers who want to utilize problem-solving software to effectively and efficiently obtain solutions to realistic and complex problems. An Invaluable reference book that discusses and Illustrates practical numerical problem solving in the core subject areas of Chemical Engineering. Problem Solving in Chemical Engineering with Numerical Methods provides an extensive selection of problems that require numerical solutions from throughout the core subject areas of chemical engineering. Many are completely solved or partially solved using POLYMATH as the representative mathematical problem-solving software, Ten representative problems are also solved by Excel, Maple, Mathcad, MATLAB, and Mathematica. All problems are clearly organized and all necessary data are provided. Key equations are presented or derived. Practical aspects of efficient and effective numerical problem solving are emphasized. Many complete solutions are provided within the text and on the CD-ROM for use in problem-solving exercises."--BOOK JACKET.Title Summary field provided by Blackwell North America, Inc. All Rights Reserved




Applied Laplace Transforms and z-Transforms for Scientists and Engineers


Book Description

The theory of Laplace transformation is an important part of the mathematical background required for engineers, physicists and mathematicians. Laplace transformation methods provide easy and effective techniques for solving many problems arising in various fields of science and engineering, especially for solving differential equations. What the Laplace transformation does in the field of differential equations, the z-transformation achieves for difference equations. The two theories are parallel and have many analogies. Laplace and z transformations are also referred to as operational calculus, but this notion is also used in a more restricted sense to denote the operational calculus of Mikusinski. This book does not use the operational calculus of Mikusinski, whose approach is based on abstract algebra and is not readily accessible to engineers and scientists. The symbolic computation capability of Mathematica can now be used in favor of the Laplace and z-transformations. The first version of the Mathematica Package LaplaceAndzTransforrns developed by the author appeared ten years ago. The Package computes not only Laplace and z-transforms but also includes many routines from various domains of applications. Upon loading the Package, about one hundred and fifty new commands are added to the built-in commands of Mathematica. The code is placed in front of the already built-in code of Laplace and z-transformations of Mathematica so that built-in functions not covered by the Package remain available. The Package substantially enhances the Laplace and z-transformation facilities of Mathematica. The book is mainly designed for readers working in the field of applications.







Scientific Computing


Book Description

This book differs from traditional numerical analysis texts in that it focuses on the motivation and ideas behind the algorithms presented rather than on detailed analyses of them. It presents a broad overview of methods and software for solving mathematical problems arising in computational modeling and data analysis, including proper problem formulation, selection of effective solution algorithms, and interpretation of results.? In the 20 years since its original publication, the modern, fundamental perspective of this book has aged well, and it continues to be used in the classroom. This Classics edition has been updated to include pointers to Python software and the Chebfun package, expansions on barycentric formulation for Lagrange polynomial interpretation and stochastic methods, and the availability of about 100 interactive educational modules that dynamically illustrate the concepts and algorithms in the book. Scientific Computing: An Introductory Survey, Second Edition is intended as both a textbook and a reference for computationally oriented disciplines that need to solve mathematical problems.