Skip to content

Latest commit

 

History

History
32 lines (29 loc) · 599 Bytes

README.md

File metadata and controls

32 lines (29 loc) · 599 Bytes

Digital Signal Processing

Program for digital signal processing

Signal operations

  • Addition
  • Subtraction
  • Multiplication
  • Division
  • Copying
  • Saving
  • Loading
  • Sampling
  • Quantization
  • Reconstruction
  • Convolution
  • Correlation
  • Filtrations
    • Low pass using rectangular window
    • High pass using rectangular window
    • Hamming
    • Hanning
    • Blackman window
  • Transforms
    • Discrete Fourier
    • Fast Fourier
    • Cosine type II
    • Walsha-Hadamarda
  • Advanced signal visualization

License

MIT