代码搜索:logmap
找到约 79 项符合「logmap」的源代码
代码结果 79
www.eeworm.com/read/161357/10422565
asv constituent_decoder_logmap.asv
function [soft_out,ex_info]=constituent_decoder(in,app)
%****************************************************************
% 内容概述:子译码器。
% 利用硬件化的方式实现TURBO码的MAX-LOG-MAP译码
% 生成矩阵按照3G
www.eeworm.com/read/161357/10422643
m constituent_decoder_logmap.m
function [soft_out,ex_info]=constituent_decoder_logmap(in,app)
%****************************************************************
% 内容概述:子译码器。
% 利用硬件化的方式实现TURBO码的MAX-LOG-MAP译码
% 生
www.eeworm.com/read/161357/10422732
mat 1024_2_logmap.mat
www.eeworm.com/read/161357/10422810
m constituent_decoder_logmap.m
function [soft_out,ex_info]=constituent_decoder_logmap(in,app)
%****************************************************************
% 内容概述:子译码器。
% 利用硬件化的方式实现TURBO码的LOG-MAP译码
% 生成矩阵按
www.eeworm.com/read/209499/15218195
m com_decoder_logmap.m
function [soft_out,ex_info]=com_decoder_logmap(in,app)
%****************************************************************
% 内容概述:子译码器。
% 利用硬件化的方式实现TURBO码的LOG-MAP译码
% 生成矩阵按照3GPP标准为
www.eeworm.com/read/209499/15218249
asv constituent_decoder_logmap.asv
function [soft_out,ex_info]=constituent_decoder(in,app)
%****************************************************************
% 内容概述:子译码器。
% 利用硬件化的方式实现TURBO码的MAX-LOG-MAP译码
% 生成矩阵按照3G
www.eeworm.com/read/209499/15218272
m constituent_decoder_logmap.m
function [soft_out,ex_info]=constituent_decoder_logmap(in,app)
%****************************************************************
% 内容概述:子译码器。
% 利用硬件化的方式实现TURBO码的MAX-LOG-MAP译码
% 生
www.eeworm.com/read/209499/15218297
mat 1024_2_logmap.mat
www.eeworm.com/read/209499/15218322
m constituent_decoder_logmap.m
function [soft_out,ex_info]=constituent_decoder_logmap(in,app)
%****************************************************************
% 内容概述:子译码器。
% 利用硬件化的方式实现TURBO码的LOG-MAP译码
% 生成矩阵按
www.eeworm.com/read/147094/12587064
cpp twoway_logmap_algorithm.cpp
//Author NiuKai
//Date February,23th 2002
//Function log map algorithm for recursive systematic convolutional code decoding with code rate = 1/n
//positive logarithm map is used in this program and