Cantitate/Preț
Produs

An Introduction to Scientific Computing with MATLAB® and Python Tutorials

Autor Sheng Xu
en Limba Engleză Paperback – 26 aug 2024
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.

Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 32895 lei  6-8 săpt. +7841 lei  6-12 zile
  CRC Press – 26 aug 2024 32895 lei  6-8 săpt. +7841 lei  6-12 zile
Hardback (1) 48122 lei  6-8 săpt.
  CRC Press – 9 iun 2022 48122 lei  6-8 săpt.

Preț: 32895 lei

Preț vechi: 47373 lei
-31% Nou

Puncte Express: 493

Preț estimativ în valută:
6296 6642$ 5247£

Carte tipărită la comandă

Livrare economică 02-16 ianuarie 25
Livrare express 27 noiembrie-03 decembrie pentru 8840 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781032063188
ISBN-10: 1032063181
Pagini: 397
Ilustrații: 118
Dimensiuni: 156 x 234 x 25 mm
Greutate: 0.73 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Locul publicării:Boca Raton, United States

Public țintă

Undergraduate Advanced

Cuprins

1. Overview of Scientific Computing
2. Taylor’s Theorem
3. Roundoff Errors and Error Propagation
4. Direct Methods for Linear Systems
5. Root Finding for Nonlinear Equations
6. Interpolation
7. Numerical Integration
8. Numerical Differentiation
9. Initial Value Problems and Boundary Value Problems
10. Basic Iterative Methods for Linear Systems
11. Discrete Least Squares Problems
12. Monte Carlo Methods and Parallel Computing
Appendix A. An Introduction of Matlab for Scientific Computing
Appendix B. An Introduction of Python for Scientific Computing
Index

Notă biografică

Sheng Xu is an Associate Professor of Mathematics at Southern Methodist University in Dallas, TX. His research areas are in the field of fluid mechanics and scientific computing, with specialization in computational fluid dynamics (CFD). He has written a few CFD packages to simulate fluid-solid interactions using the immersed interface method.

Descriere

This textbook covers essential numerical techniques including basic methods for linear systems, root finding, interpolation, numerical integration and differentiation, least squares and Monte Carlo methods. This book balances the development, implementation, application and analysis of computational ideas and methods.