資源簡介
polar code在5G中一下火了。這個文件是MATLAB中實現極化碼的源代碼。適用于初學者學習polar code。PDF文件另發。
代碼片段和文件信息
function?initPC(NKdesign_channelstringdesign_channelstatesilentflagfrozenbits)?%Optional:?N0?designSNRdB?and?silentflag?(last?three?arguments)
%
%?This?prepares?the?collection?of?all?implicit?parameters?related?to
%?polar?coding?&?SC?decoding;?to?be?used?by?all?subsequent?routines?later.
%???(Including?the?memory?resources?to?be?used?by?the?polar?SC?decoding)
%
%???????USAGE:
%????????????initPC(NKdesign_channelstringdesign_statesilentflag)
%?
%????????????N??-??Blocklength;?(*immediately?adjusted?to?the?least?power-of-2?>=N*)
%?
%????????????K??-??Message?length?(Rate?=?K/N);?
%?
%???????design_channelstring?-??Must?be?one?of?(case?insensitive)
%????????????????????????????‘AWGN‘?(default)
%??????????????????????????or?‘BSC‘
%??????????????????????????or?‘BEC‘
%?
%???????design_
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2016-03-15?07:10??Polar?Codes?in?MATLAB?-?v2\
?????文件????????2635??2016-03-21?07:57??Polar?Codes?in?MATLAB?-?v2\pencode.m
?????文件????????5704??2016-03-10?23:34??Polar?Codes?in?MATLAB?-?v2\initPC.m
?????文件????????9042??2016-03-15?10:26??Polar?Codes?in?MATLAB?-?v2\plotPC.m
?????文件????????3057??2016-03-21?07:55??Polar?Codes?in?MATLAB?-?v2\pdecode.m
?????文件????????4208??2016-03-06?03:54??Polar?Codes?in?MATLAB?-?v2\Sample_session.txt
?????目錄???????????0??2016-03-21?08:10??Polar?Codes?in?MATLAB?-?v2\functions\
?????文件????????1456??2016-03-15?04:43??Polar?Codes?in?MATLAB?-?v2\functions\systematic_pdecode.m
?????文件????????4589??2016-03-04?07:57??Polar?Codes?in?MATLAB?-?v2\functions\pcc.m
?????文件????????1283??2015-10-29?04:23??Polar?Codes?in?MATLAB?-?v2\functions\test_systematic.m
?????文件????????2836??2016-03-21?07:57??Polar?Codes?in?MATLAB?-?v2\functions\systematic_pencode.m
?????文件?????????557??2015-10-29?04:21??Polar?Codes?in?MATLAB?-?v2\functions\EncoderC.m
?????文件?????????392??2016-03-21?08:07??Polar?Codes?in?MATLAB?-?v2\functions\logdomain_sum.m
?????文件????????2000??2016-03-21?08:01??Polar?Codes?in?MATLAB?-?v2\functions\updateLLR.m
?????文件?????????685??2015-10-29?04:21??Polar?Codes?in?MATLAB?-?v2\functions\EncoderB.m
?????文件????????1894??2016-03-21?08:04??Polar?Codes?in?MATLAB?-?v2\functions\updateBITS.m
?????文件?????????831??2016-03-21?08:12??Polar?Codes?in?MATLAB?-?v2\functions\FN_transform.m
?????文件?????????432??2016-03-21?08:08??Polar?Codes?in?MATLAB?-?v2\functions\logdomain_diff.m
?????文件?????????757??2016-03-03?14:19??Polar?Codes?in?MATLAB?-?v2\functions\bitreversed.m
?????文件?????????758??2015-10-29?04:14??Polar?Codes?in?MATLAB?-?v2\functions\EncoderA.m
?????文件????????9009??2016-03-15?12:23??Polar?Codes?in?MATLAB?-?v2\functions\plotPC_codechanging.m
?????文件????????9260??2016-03-15?12:23??Polar?Codes?in?MATLAB?-?v2\functions\plotPC_systematic_codechanging.m
?????文件????????2208??2016-03-10?06:45??Polar?Codes?in?MATLAB?-?v2\functions\pdecode_LLRs.m
?????文件????????9160??2016-03-15?10:28??Polar?Codes?in?MATLAB?-?v2\functions\plotPC_systematic.m
?????文件????????2524??2016-03-10?06:56??Polar?Codes?in?MATLAB?-?v2\functions\pdecode_BEC.m
?????文件????????2057??2016-03-03?14:18??Polar?Codes?in?MATLAB?-?v2\functions\updateLLR_BEC.m
?????文件?????????939??2016-03-03?07:57??Polar?Codes?in?MATLAB?-?v2\functions\lowerconv_BEC1.m
?????文件?????????939??2016-03-03?07:55??Polar?Codes?in?MATLAB?-?v2\functions\lowerconv_BEC0.m
?????文件?????????291??2016-03-21?08:03??Polar?Codes?in?MATLAB?-?v2\functions\upperconv.m
?????文件?????????429??2016-03-21?08:03??Polar?Codes?in?MATLAB?-?v2\functions\lowerconv.m
?????文件????????1065??2016-03-21?08:02??Polar?Codes?in?MATLAB?-?v2\functions\upperconv_BEC.m
............此處省略4個文件信息
評論
共有 條評論