Numerical Differentiation and Integration Flashcards
1
Q
are the most common numerical integration schemes. They are based on the strategy of replacing a complicated function or tabulated data with an approximating function that is easy to integrate
A
Newton-Cotes Formula
2
Q
Are those where the data at the beginning and end of the limits are known
A
Closed form
3
Q
Have integration limits that are beyond the range of the data
A
Open form
4
Q
Most widely-used newton-Cotes formulas
A
trapezoidal rule
Simpson’s 1/3 rule
Simpson’s 3/8 rule
5
Q
A noncomputer method for determining derivatives from data
A
equal area graphical differentiation
6
Q
numerical integration or?
A
quadrature