Numerical quadrature over smooth, closed surfaces

J A Reeger1, B Fornberg2, M L Watts1

  • 1Department of Mathematics and Statistics , Air Force Institute of Technology, 2950 Hobson Way , Wright-Patterson Air Force Base, OH 45433-7765, USA.

Proceedings. Mathematical, Physical, and Engineering Sciences
|November 16, 2016
PubMed

Related Concept Videos

Midpoint Rule01:20

Midpoint Rule

Approximating areas under curved boundaries is a common problem in applied mathematics, particularly when an exact calculation is difficult or impractical. One effective numerical method for this purpose is the Midpoint Rule, which provides an estimate of the area under a curve by using rectangular approximations over a specified interval.Description of the Midpoint RuleThe Midpoint Rule begins by dividing the given interval into a number of equal subintervals. For each subinterval, the...
116
Numerical Calculations01:24

Numerical Calculations

In engineering applications, the representation of the numerical value is critical. Presenting or reporting the answer is one of the essential parts of engineering practices. Numerical calculations are performed using handheld calculators or computers since numerically accurate answers are always preferred.
The solution to a problem is obtained using different methods. While manually solving algebraic symbols is one of the most common methods, the graphical method is often preferred. Computers...
1.3K
Curvilinear Motion: Rectangular Components01:23

Curvilinear Motion: Rectangular Components

Curvilinear motion characterizes the movement of a particle or object along a curved path, notably evident when envisioning a car navigating a winding road. If the car starts at point A, its position vector is established within a fixed frame of reference, where the ratio of the position vector to its magnitude signifies the unit vector pointing in the position vector's direction.
As the car advances, its position evolves over time. Quantifying the car's velocity involves computing the...
1.4K
Line, Surface, and Volume Integrals01:15

Line, Surface, and Volume Integrals

A line integral for a vector field is defined as the integral of the dot product of a vector function with an infinitesimal displacement vector along a prescribed path. If the prescribed path is closed, the integrals reduce to a closed-line integral. The closed-contour integral of the vector field is referred to in terms of the circulation of the vector field around the closed path. A vector with zero circulation around every closed path is called a conservative field, while one with non-zero...
4.6K
Simpson's Rule I01:26

Simpson's Rule I

Simpson’s Rule is a numerical integration method used to approximate the value of a definite integral when an exact antiderivative is difficult or impossible to obtain. The method estimates area by fitting a unique parabola through three equally spaced points on a curve and then integrating the resulting quadratic function over the interval. By using only a small number of sampled values, Simpson’s Rule provides an accurate approximation for many smoothly varying functions.A common...
95
Quadratic Models01:23

Quadratic Models

Quadratic models are mathematical representations used to describe relationships in which the rate of change changes at a constant rate. These models appear in a wide variety of natural and engineered systems, especially those involving motion, forces, and optimization. One common application is analyzing the vertical motion of objects influenced by gravity, such as a ball thrown into the air.In such scenarios, the object's height changes over time in a curved pattern, rising to a maximum point...
282