A Gentle Introduction to Scientific Computing
eBook - ePub

A Gentle Introduction to Scientific Computing

  1. 288 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

A Gentle Introduction to Scientific Computing

Book details
Table of contents
Citations

About This Book

Scientific Computation has established itself as a stand-alone area of knowledge at the borderline between computer science and applied mathematics. Nonetheless, its interdisciplinary character cannot be denied: its methodologies are increasingly used in a wide variety of branches of science and engineering.

A Gentle Introduction to Scientific Computing intends to serve a very broad audience of college students across a variety of disciplines. It aims to expose its readers to some of the basic tools and techniques used in computational science, with a view to helping them understand what happens "behind the scenes" when simple tools such as solving equations, plotting and interpolation are used.

To make the book as practical as possible, the authors explore their subject both from a theoretical, mathematical perspective and from an implementation-driven, programming perspective.

Features

  • Middle-ground approach between theory and implementation.
  • Suitable reading for a broad range of students in STEM disciplines. Could be used as the primary text for a first course in scientific computing.
  • Introduces mathematics majors, without any prior computer science exposure, to numerical methods.
  • All mathematical knowledge needed beyond Calculus (together with the most widely used Calculus notation and concepts) is introduced in the text to make it self-contained.

The erratum document for A Gentle Introduction to Scientific Computing can be accessed here.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access A Gentle Introduction to Scientific Computing by Dan Stanescu, Long Lee in PDF and/or ePUB format, as well as other popular books in Computer Science & Computer Science General. We have over one million books available in our catalogue for you to explore.

Information

Year
2022
ISBN
9780429557934
Edition
1

Table of contents

  1. Cover Page
  2. Half-Title Page
  3. Series Page
  4. Title Page
  5. Copyright Page
  6. Contents
  7. Preface
  8. 1 Introduction
  9. 2 Vectors and Matrices
  10. 3 Basics of MATLABÂŽ
  11. 4 Solving Nonlinear Equations
  12. 5 Systems of Equations
  13. 6 Approximation of Functions
  14. 7 Numerical Differentiation
  15. 8 Numerical Optimization
  16. 9 Numerical Quadrature
  17. 10 Numerical Solution of Differential Equations
  18. Appendix A Calculus Refresher
  19. Appendix B Introduction to Octave
  20. Appendix C Introduction to Python
  21. Appendix D Introduction to Julia
  22. Appendix E Hints and Answers for Selected Exercises
  23. Bibliography
  24. Index