dsp 0.1.0

Digital Signal Processing
Documentation

Rust library Digital Signal Processing

Features

Basic signal processing

  • Shift (Delay)
  • Scale
  • Add signals
  • Multiply signals
  • Integration
  • Differentiation
  • Signal Energy
  • Signal Power

Frequency domain

  • FFT

Signal generators

  • Impulse
  • Step
  • Sinusoid
  • Random

License

Dual-licensed to be compatible with the Rust project.

Licensed under the Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0 or the MIT license http://opensource.org/licenses/MIT, at your option. This file may not be copied, modified, or distributed except according to those terms.