Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

An Introduction to Scientific Computing with Matlab® and Python Tutorials

Posted By: yoyoloit
An Introduction to Scientific Computing with Matlab® and Python Tutorials

An Introduction to Scientific Computing with MATLAB® and Python Tutorials
by Sheng Xu

English | 2022 | ISBN: ‎ 1032063157, 978-1032063157 | 398 pages | True PDF | 5.05 MB



This textbook is written for the first introductory course on scientific computing. It covers elementary numerical methods for linear systems, root finding, interpolation, numerical integration, numerical differentiation, least squares problems, initial value problems and boundary value problems. It includes short Matlab and Python tutorials to quickly get students started on programming. It makes the connection between elementary numerical methods with advanced topics such as machine learning and parallel computing.

This textbook gives a comprehensive and in-depth treatment of elementary numerical methods. It balances the development, implementation, analysis and application of a fundamental numerical method by addressing the following questions.

•Where is the method applied?
•How is the method developed?
•How is the method implemented?
•How well does the method work?

The material in the textbook is made as self-contained and easy-to-follow as possible with reviews and remarks. The writing is kept concise and precise. Examples, figures, paper-and-pen exercises and programming problems are deigned to reinforce understanding of numerical methods and problem-solving skills.