|
The Mathematica function NIntegrate is a general numerical integrator. It can handle a wide range of one-dimensional and multidimensional integrals. NIntegrate uses algorithms called "integration strategies" that attempt to compute integral estimates that satisfy user-specified precision or accuracy goals. The integration strategies use "integration rules" that compute integral estimates using weighted sums.
Drawn from the in-product documentation of Mathematica, the 23-title Tutorial Collection gives users targeted instruction on the functions, capabilities, and unified architecture of the Mathematica system. The Collection discontinued printing as of January 2012, but the Mathematica 7 edition of each title remains available for download as a PDF.
|
|