Wen Shen’s An Introduction to Numerical Computation (2nd edition, World Scientific, 2020) serves as a comprehensive guide for senior undergraduates, bridging theoretical math with practical MATLAB implementation. The text, supported by video lectures, focuses on fundamental computational algorithms—including computer arithmetic, interpolation, root-finding, and differential equations—using a conversational, intuitive approach. For more details, visit World Scientific . INTRODUCTION TO NUMERICAL COMPUTATION, AN

3.2 Interpolation and Approximation

Conclusion: More Than a PDF, A Methodology

Implementation

: While theoretical, the text uses MATLAB for programming tasks and code examples.

Companion Software

: MATLAB code examples are provided within the text for practical implementation. INTRODUCTION TO NUMERICAL COMPUTATION, AN