Numerical Analysis With Algorithm & Computer In C++

Numerical Analysis With Algorithm & Computer In C++

( 51 )
Sold ( 51 times )
8206 Views

This product is currently not available.

Save extra with 1 Offers

Get ₹ 50

Instant Cashback on the purchase of ₹ 400 or above

Product Specifications

Publisher PHI Learning All Information Technology books by PHI Learning
ISBN 9788120345454
Author: WADHWA, AJAY
Number of Pages 288
Available
Available in all digital devices
  • Snapshot
  • About the book
  • Sample book
Numerical Analysis With Algorithm & Computer In C++ - Page 1 Numerical Analysis With Algorithm & Computer In C++ - Page 2 Numerical Analysis With Algorithm & Computer In C++ - Page 3 Numerical Analysis With Algorithm & Computer In C++ - Page 4 Numerical Analysis With Algorithm & Computer In C++ - Page 5

About The Book Numerical Analysis With Algorithm About The Book Computer In C++

Book Summary:

This concise introduction to Numerical Methods blends the traditional algebraic approach with the computer-based approach, with special emphasis on evolving algorithms which have been directly transformed into programs in C++. Each numerical method used for solving nonlinear algebraic equations, simultaneous linear equations, differentiation, integration, ordinary differential equations, curve-fitting, etc. is accompanied by an algorithm and the corresponding computer program.

All computer programs have been test run on Linux Ubuntu C++ as well as Window-based Dev C++, Visual C++ and Turbo C++ compiler systems. Since different types of C++ compilers are in use today, instructions have been given with each computer program to run it on any kind of compiler. To this effect, an introductory chapter on C++ compilers has been added for ready reference by the students and teachers.

Another major feature of the book is the coverage of the practicals prescribed for laboratory work in Numerical Analysis. Each chapter has a large number of laboratory tested programming examples and exercises including questions from previous years examinations.

This textbook is intended for the undergraduate science students pursuing courses in BSc (Hons.) Physics, BSc (Hons.) Electronics and BSc (Hons.) Mathematics. It is also suitable for courses on Numerical Analysis prescribed for the engineering students of all disciplines.


Table of Contents:
Preface
0. A NOTE ON C++ COMPILERS
1. ESTIMATION OF ERRORS IN COMPUTATION
2. NUMERICAL METHODS FOR NON-LINEAR AND TRANSCENDENTAL EQUATIONS
3. SOLUTION OF SIMULTANEOUS LINEAR EQUATIONS
4. INTERPOLATION
5. NUMERICAL DIFFERENTIATION
6. NUMERICAL INTEGRATION
7. NUMERICAL SOLUTION OF ORDINARY DIFFERENTIAL EQUATIONS
8. CURVE FITTING
Index