turbo decoding

14 次查看(过去 30 天)
anita
anita 2011-8-29
Is sova decoder and log-MAP decoder is same in turbo decoding?
  2 个评论
mohamed elganiny
mohamed elganiny 2016-10-27
another question about this please, is SOVA decoder is the APP decoder in matlab simulink , and if yes how i can get soft output values from SOVA decoder in simulink
Walter Roberson
Walter Roberson 2016-10-27
"APP" appears to mean "a-posteriori probability" in this context.

请先登录,再进行评论。

回答(1 个)

Walter Roberson
Walter Roberson 2011-8-29
No, they are not.
  1 个评论
Walter Roberson
Walter Roberson 2016-10-27
They are completely different algorithms.
"Viterbi gives most likely sequence, posterior (Forward-Backward) gives most likely state at each position. Which one you choose depends on what kind of errors you prefer -- if you care about the number of sequences you get correctly, then Viterbi algorithm is preferable, if it's the number of individual state errors, then, Forward-Backward is better."
You can find Sova implementations at:

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 PHY Components 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by