Skip to content

Digital Signal ProcessingΒΆ

← Back to Domain-Specific Abstractions by Domain

2 domain-specific abstractions whose origin domain is Digital Signal Processing.

  • Adaptive differential pulse-code modulation β€” A predictive audio coding method that quantizes sample differences while adapting the quantizer scale to recent signal behavior.
  • Discrete wavelet transform β€” Decompose a sampled signal into multiscale approximation and detail coefficients through paired analysis filters and decimation, with reconstruction governed by the chosen wavelet filter bank and boundary convention.