Computing for Numerical Methods Using Visual C++
- 0 %
Der Artikel wird am Ende des Bestellprozesses zum Download zur Verfügung gestellt.

Computing for Numerical Methods Using Visual C++

 E-Book
Sofort lieferbar | Lieferzeit: Sofort lieferbar I
ISBN-13:
9780470192627
Veröffentl:
2008
Einband:
E-Book
Seiten:
472
Autor:
Shaharuddin Salleh
eBook Typ:
PDF
eBook Format:
Reflowable E-Book
Kopierschutz:
Adobe DRM [Hard-DRM]
Sprache:
Englisch
Beschreibung:

A visual, interdisciplinary approach to solving problems in numerical methods Computing for Numerical Methods Using Visual C++ fills the need for a complete, authoritative book on the visual solutions to problems in numerical methods using C++. In an age of boundless research, there is a need for a programming language that can successfully bridge the communication gap between a problem and its computing elements through the use of visual-ization for engineers and members of varying disciplines, such as biologists, medical doctors, mathematicians, economists, and politicians. This book takes an interdisciplinary approach to the subject and demonstrates how solving problems in numerical methods using C++ is dominant and practical for implementation due to its flexible language format, object-oriented methodology, and support for high numerical precisions. In an accessible, easy-to-follow style, the authors cover: Numerical modeling using C++ Fundamental mathematical tools MFC interfaces Curve visualization Systems of linear equations Nonlinear equations Interpolation and approximation Differentiation and integration Eigenvalues and Eigenvectors Ordinary differential equations Partial differential equations This reader-friendly book includes a companion Web site, giving readers free access to all of the codes discussed in the book as well as an equation parser called "e;MyParser"e; that can be used to develop various numerical applications on Windows. Computing for Numerical Methods Using Visual C++ serves as an excellent reference for students in upper undergraduate- and graduate-level courses in engineering, science, and mathematics. It is also an ideal resource for practitioners using Microsoft Visual C++.
A visual, interdisciplinary approach to solving problems innumerical methodsComputing for Numerical Methods Using Visual C++ fills the needfor a complete, authoritative book on the visual solutions toproblems in numerical methods using C++. In an age of boundlessresearch, there is a need for a programming language that cansuccessfully bridge the communication gap between a problem and itscomputing elements through the use of visual-ization for engineersand members of varying disciplines, such as biologists, medicaldoctors, mathematicians, economists, and politicians. This booktakes an interdisciplinary approach to the subject and demonstrateshow solving problems in numerical methods using C++ is dominant andpractical for implementation due to its flexible language formatobject-oriented methodology, and support for high numericalprecisions.In an accessible, easy-to-follow style, the authors cover:* Numerical modeling using C++* Fundamental mathematical tools* MFC interfaces* Curve visualization* Systems of linear equations* Nonlinear equations* Interpolation and approximation* Differentiation and integration* Eigenvalues and Eigenvectors* Ordinary differential equations* Partial differential equationsThis reader-friendly book includes a companion Web site, givingreaders free access to all of the codes discussed in the book aswell as an equation parser called "MyParser" that can be used todevelop various numerical applications on Windows. Computing forNumerical Methods Using Visual C++ serves as an excellent referencefor students in upper undergraduate- and graduate-level courses inengineering, science, and mathematics. It is also an ideal resourcefor practitioners using Microsoft Visual C++.
Chapter 1: Overview of C++.Language style and organization.Data types, variables.Loops and branches.Array, pointer, function, structure.Classes and objects.Inheritance, polymorphism, encapsulation.Complexity analysis.Chapter 2: Visual C++ Methods.MFC library .Fundamental interface tools.Text displays.Graphics and images.Writing the first program.Chapter 3: Fundamental Mathematical Tools.C++ for High-Performance Computing.Dynamic memory allocation.Allocation for one-dimensional arrays.Allocation for higher-dimensional arrays.Case Study: Matrix multiplication problem.Matrix elimination problems.Vector and matrix norms.Row operations.Matrix reduction to triangular form.Computing the determinant of a matrix.Computing the inverse of a matrix.Matrix algebra.Data passing between functions.Matrix addition and subtraction.Matrix multiplication.Matrix inverse.Putting the pieces together.Algebra of complex numbers.Addition and subtraction.Multiplication.Conjugate.Division.Inverse of a complex number.Putting the pieces together.Number Sorting.Programming Exercises.Chapter 4: System of Linear Equations.Systems of Linear Systems.Existence of Solutions.Elimination Techniques.Gauss Elimination Method.Gauss Elimination with Partial Pivoting.Gauss-Jordan Method.LU Factorization Techniques.Crout Method.Doolittle Method.Cholesky Method.Thomas Algorithm.Iterative Techniques.Jacobi Method.Gauss-Seidel Method.Visual C++ Solution Interface.Summary.Programming Exercises.Chapter 5: Nonlinear Equations.Iterative methods: convergence, stability.Background: existence of solution, MVT, errors, etc..Bisection method.False-point position method.Newton method.Secant method.Fixed-point iterative method.Visual C++ Solution Interface.Summary.Programming Exercises.Chapter 6: Interpolation and Approximation.Concepts, existence, stability.Lagrange.Newton methods: forward, backward.Stirling method.Cubic spline interpolation.Least-square approximation.Visual C++ Solution Interface.Summary.Programming Exercises.Chapter 7: Differentiation and Integration.Taylor series.Newton methods (forward, backward, central).Trapezium method.Simpson method.Simpson 3/8 method.Gauss quadrature.Visual C++ Solution Interface.Summary.Programming Exercises.Chapter 8: Eigenvalues and Eigenvectors.Characteristic polynomials.Power method.Power method with shifting.Visual C++ Solution Interface.Summary.Programming Exercises.Chapter 9: Ordinary Differential Equations.Existence, uniqueness, stability, convergence.IVP: Taylor method.Euler method.Runge-Kutta of order 2 method.Runge-Kutta of order 4 method.Higher dimensional orders.Multistep methods: Adams-Bashforth method.Boundary Value Problems: finite-difference method.Visual C++ Solution Interface.Summary.Programming Exercises.Chapter 10: Partial Differential Equations.Existence, uniqueness, stability, convergence.Elliptic problem: Laplace equation.Elliptic problem: Poisson equation.Parabolic problem: heat equation.Hyperbolic problem: wave equation.Visual C++ Solution Interface.Summary.Programming Exercises.Chapter 11: Finite Element Methods.One-dimensional heat problem.Linear approximation.Quadratic approximation.Two-dimensional problem: triangulation method.Visual C++ Solution Interface.Summary.Programming Exercises.

Kunden Rezensionen

Zu diesem Artikel ist noch keine Rezension vorhanden.
Helfen sie anderen Besuchern und verfassen Sie selbst eine Rezension.