CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2005
    Posts
    20

    Viterbi Decode and Convolution Encoding

    Hey guys, I started a thread in the C++ forum about making a viterbi decoder. I made the decoder, and will be providing a report explaining the process of encoding, decoding, and some issues with the algorithm. if you have any questions, comments or concerns Please PM me or E-mail me.

    I figured I better make a post in the Algorithm Forum because, well it is an algorithm. anywho, I will probably be posting the solution on my site sometime in the near future.

    If you visit the site, please don't whine about the low quality design. I just started it, and well i'm pretty strapped for time at the moment.

    tex23bm

  2. #2
    Join Date
    Jun 2005
    Posts
    20

    Re: Viterbi Decode and Convolution Encoding

    Yeah, So basically My site has been down as of late. It might not be up for a little while, so If you want any information on the source code for my Convolution Encoder and or My Viterbi Decoder, just shoot me. an e-mail.

    my address is

    [email protected]

    thx
    tex23bm

  3. #3
    Join Date
    Jun 2005
    Posts
    20

    Re: Viterbi Decode and Convolution Encoding

    I've done quite a bit of debugging on my program and am ready to put a link to my solution on my site. last I checked the site was still down, and I'm unsure when it will go up again.

    Tex23bm

    PS if you can't access my site but you would like access to the source e-mail me at [email protected]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured