octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #47233] communications package: convenc with i


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #47233] communications package: convenc with initial state but no puncturing
Date: Tue, 23 Feb 2016 19:17:25 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0 Iceweasel/44.0.2

Update of bug #47233 (project octave):

                Severity:              3 - Normal => 2 - Minor              
                  Status:                    None => Need Info              
             Assigned to:                    None => mtmiller               
                 Release:                   4.0.0 => other                  
        Operating System:       Microsoft Windows => Any                    
                 Summary: convenc bug in communications package =>
communications package: convenc with initial state but no puncturing

    _______________________________________________________

Follow-up Comment #1:

Hi, thanks for your bug report.

Can you try the following usage in your script instead, it does work for me:


[cbits fstate]=convenc(bitdiff,trellis,[],InitStateCode);


Notice the empty array placeholder for the 3rd argument. And you should have
seen the warning about puncturing not yet implemented, this pointed out to me
that something was wrong with your example.

Are you saying the usage you show works in Matlab, where the initial state is
given as the 3rd input argument? If so, that is a simple bug in the argument
handling.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47233>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]