Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tmiw/cml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coded Modulation Library for codec2

The CML library is a set of Matlab/Octave functions, written in C but callable by Matlab/Octave. They are used by the codec2 project to support LDPC Octave simulations.

The codec2 project specific changes in this repo include:

  1. Building without warnings of errors.
  2. Support for OSX and Ubuntu.

Building:

cd cml/source
octave-cli
octave:> make

About

Coded Modulation Library modified to support codec2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 64.1%
  • C 26.9%
  • C++ 9.0%