Bilinear and bicubic interpolation methods for division of focal plane polarimeters

Shengkui Gao1, Viktor Gruev

  • 1Department of Computer Science and Engineering, Washington University in St. Louis, Saint Louis 63130, Missouri, USA. gaoshengkui@wustl.edu

Optics Express
|January 26, 2012
PubMed

Related Concept Videos

Curvilinear Motion: Polar Coordinates01:27

Curvilinear Motion: Polar Coordinates

In polar coordinates, the motion of a particle follows a curvilinear path. The radial coordinate symbolized as 'r,' extends outward from a fixed origin to the particle, while the angular coordinate, 'θ,' measured in radians, represents the counterclockwise angle between a fixed reference line and the radial line connecting the origin to the particle.
The particle's location is described using a unit vector along the radial direction. Deriving the particle's position with respect to time...
Polar Equations of Conics01:29

Polar Equations of Conics

A conic section can be defined in polar coordinates as the set of all points whose distance from a fixed point, known as the focus, bears a constant ratio to their distance from a fixed line, known as the directrix. This constant ratio is called the eccentricity. This definition unifies all types of conic sections—ellipses, parabolas, and hyperbolas—under a single framework. When the focus is positioned at the origin of the polar coordinate system, a single polar equation can describe any conic...
Polar Coordinates01:24

Polar Coordinates

The polar coordinate system offers an alternative to the Cartesian coordinate system for specifying points in a plane, using a distance and an angle instead of x and y coordinates. This system is particularly advantageous in situations involving circular or rotational symmetry, such as in physics or engineering problems involving waves, oscillations, or orbital paths.Defining Polar CoordinatesIn polar coordinates, a point is represented as P(r, ��), where r is the radial distance from a fixed...
Polar and Cylindrical Coordinates01:22

Polar and Cylindrical Coordinates

The Cartesian coordinate system is a very convenient tool to use when describing the displacements and velocities of objects and the forces acting on them. However, it becomes cumbersome when we need to describe the rotation of objects. So, when describing rotation, the polar coordinate system is generally used.
Synthetic Disvision of Polynomials01:28

Synthetic Disvision of Polynomials

Synthetic division is an efficient algorithmic approach for dividing a polynomial by a linear binomial of the form x - c, where c is a real number. This method is helpful due to its streamlined process, which avoids the more cumbersome steps involved in the traditional long division of polynomials. It simplifies computation and serves as a practical tool for evaluating polynomials and identifying their factors.To perform synthetic division, one begins by listing the coefficients of the...