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

Elementary Numerical Analysis: An Algorithmic Approach (Repost)

Posted By: step778
Elementary Numerical Analysis: An Algorithmic Approach (Repost)

Samuel Daniel Conte, "Elementary Numerical Analysis: An Algorithmic Approach"
1980 | pages: 445 | ISBN: 0070124477 | PDF | 5,3 mb

This is old but good. It has a similar concept to "Numerical Recipes" by Press, et. al. but covers less ground, and at a more elementary level. Contrary to another reviewer, it does give plenty of examples at an elementary level, which I find quite helpful. That is an advantage sometimes if you don't need to wade through all the heavy artillery in "Numerical Recipes". Algorithms are given as pseudocode, and Fortran code which are easily transcribed into any language, such as VBA. I have owned this since 1980 and this is one of the more heavily worn references on my bookshelf. If you just need to quickly understand and code an algorithm, this is a great book to have handy. I see that used copies are cheap, and available. I recommend grabbing a copy. If the authors are still around to read this review - thanks for a really nice book!

My Links