Skip to content
/ blahut Public

Blahut algorithm for estimating channel capacity using Gnu Scientific Library (GSL)

License

Notifications You must be signed in to change notification settings

kflu/blahut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Migrated from the old Google code repository. Click here for documentation on using the library, the implementation, and the theory behind.

Description

Blahut algorithm is an iterative computational way to estimate the channel capacity and the rate distortion. This implemetation of the Blahut algorithm uses the Gnu Scientific Library (GSL), mostly for the vector/matrix manipulations.

Usage

This software is provided as a library. If gsl is properly installed, simply type make in the source directory will build the blahut.o, which can be linked against your own application, and a `main' example application. For more detail, read the document file (PDF) at here

Contact and bug reports

Please contact the author or any bug report at the project site.

About

Blahut algorithm for estimating channel capacity using Gnu Scientific Library (GSL)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published