enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Scaling (geometry) - Wikipedia

    en.wikipedia.org/wiki/Scaling_(geometry)

    When the scale factor is larger than 1, (uniform or non-uniform) scaling is sometimes also called dilation or enlargement. When the scale factor is a positive number smaller than 1, scaling is sometimes also called contraction or reduction. In the most general sense, a scaling includes the case in which the directions of scaling are not ...

  3. Scale factor (computer science) - Wikipedia

    en.wikipedia.org/wiki/Scale_factor_(computer...

    A scale factor of 1 ⁄ 10 cannot be used here, because scaling 160 by 1 ⁄ 10 gives 16, which is greater than the greatest value that can be stored in this fixed-point format. However, 1 ⁄ 11 will work as a scale factor, because the maximum scaled value, 160 ⁄ 11 = 14. 54, fits within this range. Given this set:

  4. Scale invariance - Wikipedia

    en.wikipedia.org/wiki/Scale_invariance

    In physics, mathematics and statistics, scale invariance is a feature of objects or laws that do not change if scales of length, energy, or other variables, are multiplied by a common factor, and thus represent a universality. The technical term for this transformation is a dilatation (also known as dilation).

  5. Homothety - Wikipedia

    en.wikipedia.org/wiki/Homothety

    k = 1 corresponds to identity (no point is moved); k > 1 an enlargement; k < 1 a reduction Example with k < 0. k = −1 corresponds to a point reflection at point S Homothety of a pyramid. In mathematics, a homothety (or homothecy, or homogeneous dilation) is a transformation of an affine space determined by a point S called its center and a ...

  6. Dilation (morphology) - Wikipedia

    en.wikipedia.org/wiki/Dilation_(morphology)

    Dilation (usually represented by ⊕) is one of the basic operations in mathematical morphology. Originally developed for binary images, it has been expanded first to grayscale images, and then to complete lattices. The dilation operation usually uses a structuring element for probing and expanding the shapes contained in the input image.

  7. Conformal linear transformation - Wikipedia

    en.wikipedia.org/wiki/Conformal_linear...

    Because every reflection across a hyperplane reverses the orientation of a pseudo-Euclidean space, the composition of any even number of reflections and a dilation by a positive real number is a proper conformal linear transformation, and the composition of any odd number of reflections and a dilation is an improper conformal linear transformation.

  8. Downsampling (signal processing) - Wikipedia

    en.wikipedia.org/wiki/Downsampling_(signal...

    This factor multiplies the sampling interval or, equivalently, divides the sampling rate. For example, if compact disc audio at 44,100 samples/second is decimated by a factor of 5/4, the resulting sample rate is 35,280. A system component that performs decimation is called a decimator. Decimation by an integer factor is also called compression ...

  9. Fixed-point arithmetic - Wikipedia

    en.wikipedia.org/wiki/Fixed-point_arithmetic

    A fixed-point representation of a fractional number is essentially an integer that is to be implicitly multiplied by a fixed scaling factor. For example, the value 1.23 can be stored in a variable as the integer value 1230 with implicit scaling factor of 1/1000 (meaning that the last 3 decimal digits are implicitly assumed to be a decimal fraction), and the value 1 230 000 can be represented ...