代码搜索:constituent_decoder_SemiTh
找到约 8 项符合「constituent_decoder_SemiTh」的源代码
代码结果 8
www.eeworm.com/read/174810/9573450
m constituent_decoder_semith.m
function [soft_out,ex_info]=constituent_decoder_SemiTh(in,app)
%****************************************************************
% 内容概述:子译码器。
% 利用硬件化的方式实现TURBO码的准门限-LOG-MAP译码
% 生
www.eeworm.com/read/161357/10422560
m constituent_decoder_semith.m
function [soft_out,ex_info]=constituent_decoder_SemiTh(in,app)
%****************************************************************
% 内容概述:子译码器。
% 利用硬件化的方式实现TURBO码的MAX-LOG-MAP译码
% 生
www.eeworm.com/read/161357/10422735
m constituent_decoder_semith.m
function [soft_out,ex_info]=constituent_decoder_SemiTh(in,app)
%****************************************************************
% 内容概述:子译码器。
% 利用硬件化的方式实现TURBO码的准门限-LOG-MAP译码
% 生
www.eeworm.com/read/209499/15218248
m constituent_decoder_semith.m
function [soft_out,ex_info]=constituent_decoder_SemiTh(in,app)
%****************************************************************
% 内容概述:子译码器。
% 利用硬件化的方式实现TURBO码的MAX-LOG-MAP译码
% 生
www.eeworm.com/read/209499/15218298
m constituent_decoder_semith.m
function [soft_out,ex_info]=constituent_decoder_SemiTh(in,app)
%****************************************************************
% 内容概述:子译码器。
% 利用硬件化的方式实现TURBO码的准门限-LOG-MAP译码
% 生
www.eeworm.com/read/161357/10422896
txt readme.txt
目录结构
├─WuYuFei
├─WuYufei_matlab
├─cap_turbo
├─mother
└─paper
[WuYuFei]中是WuYuFei的论文
[WuYufei_matlab]是WuYufei的Matlab程序
做Turbo码,恐怕很难绕过WuYufei的程序,呵呵
[cap_turbo]和[mother]是我在研究阶段的工作
走了很多弯路,所以这
www.eeworm.com/read/161357/10422624
m decoder_semith.m
function [hard_out,soft_out]=decoder_SemiTh(in,alphain,num_iterate)
%****************************************************************
% 内容概述:turbo解码器,in是RSC编码器输出
% 利用硬件化的方式实现TURBO码的MAX-LOG
www.eeworm.com/read/209499/15218267
m decoder_semith.m
function [hard_out,soft_out]=decoder_SemiTh(in,alphain,num_iterate)
%****************************************************************
% 内容概述:turbo解码器,in是RSC编码器输出
% 利用硬件化的方式实现TURBO码的MAX-LOG