enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Full width at half maximum - Wikipedia

    en.wikipedia.org/wiki/Full_width_at_half_maximum

    Full width at half maximum. In a distribution, full width at half maximum (FWHM) is the difference between the two values of the independent variable at which the dependent variable is equal to half of its maximum value. In other words, it is the width of a spectrum curve measured between those points on the y-axis which are half the maximum ...

  3. Downsampling (signal processing) - Wikipedia

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

    Both downsampling and decimation can be synonymous with compression, or they can describe an entire process of bandwidth reduction and sample-rate reduction. [ 1 ] [ 2 ] When the process is performed on a sequence of samples of a signal or a continuous function, it produces an approximation of the sequence that would have been obtained by ...

  4. Bandwidth (signal processing) - Wikipedia

    en.wikipedia.org/wiki/Bandwidth_(signal_processing)

    The bandwidth is also used to denote system bandwidth, for example in filter or communication channel systems. To say that a system has a certain bandwidth means that the system can process signals with that range of frequencies, or that the system reduces the bandwidth of a white noise input to that bandwidth.

  5. Half-band filter - Wikipedia

    en.wikipedia.org/wiki/Half-band_filter

    A half-band filter is a low-pass filter that reduces the maximum bandwidth of sampled data by a factor of 2 (one octave). When multiple octaves of reduction are needed, a cascade of half-band filters is common. And when the goal is downsampling, each half-band filter needs to compute only half as many output samples as input samples.

  6. TCP congestion control - Wikipedia

    en.wikipedia.org/wiki/TCP_congestion_control

    It is a receiver-side algorithm that employs a loss-based approach using a novel mechanism, called agility factor (AF). to increase the bandwidth utilization over high-speed and short-distance networks (low bandwidth-delay product networks) such as local area networks or fiber-optic network, especially when the applied buffer size is small. [26]

  7. Half-precision floating-point format - Wikipedia

    en.wikipedia.org/wiki/Half-precision_floating...

    The advantage over 32-bit single-precision floating point is that it requires half the storage and bandwidth (at the expense of precision and range). [5] Half precision can be useful for mesh quantization. Mesh data is usually stored using 32-bit single-precision floats for the vertices, however in some situations it is acceptable to reduce the ...

  8. Barker code - Wikipedia

    en.wikipedia.org/wiki/Barker_code

    Some examples where Barker code is used are: pet and livestock tracking, bar code scanners, inventory management, vehicle, parcel, asset and equipment tracking, inventory control, cargo and supply chain logistics. [25] It is also used extensively for Intelligent Transport Systems (ITS) i.e. for vehicle guidance [26]

  9. Convolutional code - Wikipedia

    en.wikipedia.org/wiki/Convolutional_code

    To convolutionally encode data, start with k memory registers, each holding one input bit.Unless otherwise specified, all memory registers start with a value of 0. The encoder has n modulo-2 adders (a modulo 2 adder can be implemented with a single Boolean XOR gate, where the logic is: 0+0 = 0, 0+1 = 1, 1+0 = 1, 1+1 = 0), and n generator polynomials — one for each adder (see figure below).