Personal/Mathematics

Mathematical objects in c++

파에 2011. 1. 6. 06:58


Publisher: CRC Press
Language: English
ISBN: 9781439811474
Paperback: 609 pages


Description:


Features
  • Explores the connection between mathematical objects and their C++ implementation
  • Provides a sound introduction to C and C++ programming
  • Covers advanced mathematical applications, such as mesh generation in two and three dimensions, a nonlinear partial differential equation solver, and spline approximation in three dimensions
  • Offers the code on a supporting website
  • Includes end-of-chapter exercises and solutions in the appendix

Summary

Emphasizing the connection between mathematical objects and their practical C++ implementation, this book provides a comprehensive introduction to both the theory behind the objects and the C and C++ programming. Object-oriented implementation of three-dimensional meshes facilitates understanding of their mathematical nature. Requiring no prerequisites, the text covers discrete mathematics, data structures, and computational physics, including high-order discretization of nonlinear equations. Exercises and solutions make the book suitable for classroom use and a supporting website supplies downloadable code.