You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consider storing outputs of convolutional encoders on a matrix, in order to be able to directly feed the BCJR decoders with the correct bit stream. This should also simplify the management of puncturing patterns.
As a sidenote, there's the need to create a new function that, given sigma, adds noise to the transmitted packet.
The text was updated successfully, but these errors were encountered:
Consider storing outputs of convolutional encoders on a matrix, in order to be able to directly feed the BCJR decoders with the correct bit stream. This should also simplify the management of puncturing patterns.
As a sidenote, there's the need to create a new function that, given sigma, adds noise to the transmitted packet.
The text was updated successfully, but these errors were encountered: