Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
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

C Programming and Numerical Analysis: An Introduction

Posted By: Underaglassmoon
C Programming and Numerical Analysis: An Introduction

C Programming and Numerical Analysis: An Introduction
Morgan & Claypool | English | 2018 | ISBN-10: 1681733137 | 200 pages | PDF | 3.44 MB

by Seiichi Nomura (Author)

This book is aimed at those in engineering/scientific fields who have never learned programming before but are eager to master the C language quickly so as to immediately apply it to problem solving in numerical analysis. The book skips unnecessary formality but explains all the important aspects of C essential for numerical analysis. Topics covered in numerical analysis include single and simultaneous equations, differential equations, numerical integration, and simulations by random numbers. In the Appendices, quick tutorials for gnuplot, Octave/MATLAB, and FORTRAN for C users are provided.

Table of Contents: Preface / Acknowledgments / First Steps to Run a C Program / Components of C Language / Note on Numerical Errors / Roots of f(x) = 0 / Numerical Differentiation / Numerical Integration / Solving Simultaneous Equations / Differential Equations / Author's Biography / Index