项目作者: mieskolainen

项目描述 :
SPARSE + CELP lossy signal compression codecs
高级语言: Matlab
项目地址: git://github.com/mieskolainen/SPARSE-codec.git
创建时间: 2017-05-31T14:04:28Z
项目社区:https://github.com/mieskolainen/SPARSE-codec

开源协议:MIT License

下载


SPARSE-codec

License: MIT

  1. SPARSE signal compression codec based on K-SVD dictionary learning and Orthogonal Matching Pursuit (OMP).
  2. An implementation of Code-Excited Linear Prediction (CELP) codec.

SPARSE codec requires MDCT (Modified Discrete Cosine Transform) functions from http://www.ee.columbia.edu/~marios/mdct/, included in mdctlib folder.

See main_*.m for more information

Mikael Mieskolainen, SGN-4200 Course Project, TUT, 2011