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

Insight Through Computing: A MATLAB Introduction to Computational Science and Engineering(Repost)

Posted By: Nice_smile)
Insight Through Computing: A MATLAB Introduction to Computational Science and Engineering(Repost)

Insight Through Computing: A MATLAB Introduction to Computational Science and Engineering by Charles F. Van Loan
English | 2010 | ISBN: 0898716918 | 452 Pages | PDF | 6.50 MB

This introduction to computer-based problem-solving using the MATLAB® environment is highly recommended for students wishing to learn the concepts and develop the programming skills that are fundamental to computational science and engineering (CSE). Through a teaching by examples approach, the authors pose strategically chosen problems to help first-time programmers learn these necessary concepts and skills.

Each section formulates a problem and then introduces those new MATLAB language features that are necessary to solve it. This approach puts problem-solving and algorithmic thinking first and syntactical details second. Each solution is followed by a talking point that concerns some related, larger issue associated with CSE. Collectively, the worked examples, talking points, and 300+ homework problems build intuition for the process of discretization and an appreciation for dimension, inexactitude, visualization, randomness, and complexity. This sets the stage for further coursework in CSE areas.

The interplay between programming and mathematics throughout the text reinforces the student s ability to reason numerically and geometrically.

Audience: Undergraduate students whose mathematical maturity is at the level of Calculus I will find this book extremely useful, especially as preparation for further courses in computing and mathematics. It can also be used as a MATLAB reference at any level.

Contents: Preface; MATLAB Glossary; Programming Topics; Software; Chapter 1: From Formula to Program; Chapter 2: Limits and Error; Chapter 3: Approximation with Fractions; Chapter 4: The Discrete versus the Continuous; Chapter 5: Abstraction; Chapter 6: Randomness; Chapter 7: The Second Dimension; Chapter 8: Reordering; Chapter 9: Search; Chapter 10: Points, Polygons, and Circles; Chapter 11: Text File Processing; Chapter 12: The Matrix: Part II; Chapter 13: Acoustic File Processing; Chapter 14: Divide and Conquer; Chapter 15: Optimization; Appendix A: Refined Graphics; Appendix B: Mathematical Facts; Appendix C: MATLAB, Java, and C; Appendix D: Exit Interview; Index