Catalog - Resource Center for Learning and Research

Back to Site - CRAI Library
Normal view MARC view ISBD view

Programming for Computations - MATLAB/Octave [electronic resource] : A Gentle Introduction to Numerical Simulations with MATLAB/Octave / by Svein Linge, Hans Petter Langtangen.

By: Linge, Svein [author.].
Contributor(s): Langtangen, Hans Petter [author.] | SpringerLink (Online service).
Material type: TextTextSeries: Texts in Computational Science and Engineering: 14Publisher: Cham : Springer International Publishing : Imprint: Springer, 2016Description: XVI, 216 p. 43 illus. online resource.Content type: text Media type: computer Carrier type: online resourceISBN: 9783319324524.Subject(s): Mathematics | Numerical analysis | Computer mathematics | Computer software | Mathematics | Computational Science and Engineering | Numeric Computing | Mathematical Software | Numerical AnalysisAdditional physical formats: Printed edition:: No titleDDC classification: 004 Online resources: Click here to access online
Contents:
Preface -- The first few steps -- Basic constructions -- Computing integrals -- Solving ordinary differential equations -- Solving partial differential equations -- Solving nonlinear algebraic equations -- References -- Index .
In: Springer eBooksSummary: 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.
No physical items for this record

Preface -- The first few steps -- Basic constructions -- Computing integrals -- Solving ordinary differential equations -- Solving partial differential equations -- Solving nonlinear algebraic equations -- References -- Index .

Open Access

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.