Home > Computer Science > Programming Languages > Computer Oriented Numerical Methods
Computer Oriented Numerical Methods, 1/e

Computer Oriented Numerical Methods, 1/e

Vikas Publishing
  • 9788125914242
  • 236 pages
  • Paperback
  • Crown inches
  • Book 315.00

This book clearly presents the algorithms required for easy implementation of numerical methods in computer programming. The book deals with the important topics of numerical methods, including errors in numerical computation, in a lucid style. Chapter-end short questions with answers and appendices with theory questions and ‘C’ programs are student-friendly feature of the book.

Buy e-Book
Printer post review Bookmark and Share
    Numerical Methods and errors
  • Interpolation
  • Numerical Differentiation
  • Numerical Integration
  • Solution of Algebraic and Transcendental Equations
  • Numerical Solution of a system of Linear Equations
  • Numerical Solution of Ordinary differential equations
  • Curve fitting
  • Numerical Solution of problems associated with Partial Differential Equations •Appendix – Programs