Engineering
- Presents a novel approach to the approximate solution of differential equations
- Supplies algorithms for generating constrained numbers and Hermite interpolating polynomials along with pseudo-code
- Contains a detailed computation of the polynomials that clarifies the algorithms and aids in troubleshooting the development of computer code
- Demonstrates several applications of the algorithms, with both one-dimensional and multivariate examples
This text advances the study of approximate solutions to partial differential equations by formulating a novel approach that employs Hermite interpolating polynomials and by supplying algorithms useful in applying this approach. The book's three sections examine constrained numbers, Hermite interpolating polynomials, and selected applications. The authors outline the rules for writing the algorithms and then present them in pseudo-code. Next, they define the properties that characterize the Hermite interpolating polynomials, propose an expression and demonstrate an algorithm for generating the polynomials, and show the advantages of this new technique over the classical approach.