Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to decode #4

Open
skyup259 opened this issue Jun 26, 2016 · 0 comments
Open

unable to decode #4

skyup259 opened this issue Jun 26, 2016 · 0 comments

Comments

@skyup259
Copy link

i have done creating a parity matrix ,encoding message and transmission and i unable to do decoding.
i am using below command to do decode.
decode -f -T p.pchk pencode1.txt pdecode.txt bsc enum-block p.gen

but it showing error
Usage:
decode [ -f ] [ -t | -T ] pchk-file received-file decoded-file [ bp-file ] channel method
Channel: bsc error-probability | awgn standard-deviation | awln width
Method: enum-block gen-file | enum-bit gen-file | prprp [-]max-iterations

where
p.pchk -> pchk-file e
pencod1.txt ->received-file
pdecode.txt-> decoded-file
bsc -> channel
enum-block -> method and p.gen is generation file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant