資源簡介
AWGN信道下polar code編譯碼程序,其中包含Z參數在AWGN信道下的計算及信道極化的索引和排序。
代碼片段和文件信息
function?Bm=Bmatrix(BLn)
%UNtitleD1?Summary?of?this?function?goes?here
%??利用中間似然比直接譯碼,計算指數項
N=2^(n-1);
for?j=1:n
????for?i=1:N
????????if?L(ij)~=0
????????????if?L(ij)>0
????????????????B(ij)=0;
????????????else
????????????????B(ij)=1;
????????????end
????????end
????end
end
Bm=B;
?????????
????
??
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????1915??2015-07-15?20:56??main1.m
?????文件????????593??2015-07-15?20:45??UpdateL.m
?????文件????????580??2015-07-15?20:45??UpdateL1.m
?????文件????????468??2015-07-15?20:49??UpdateZ.m
?????文件????????468??2015-07-15?20:46??ZA.m
?????文件????????326??2015-07-15?20:48??ZBa.m
?????文件????????434??2015-07-15?20:54??Zmain.m
?????文件????????323??2015-07-15?20:51??Bmatrix.m
?????文件????????472??2015-07-15?20:44??exponet.m
?????文件????????214??2015-07-15?20:44??Gn.m
?????文件???????1799??2015-07-15?20:56??main.m
-----------?---------??----------?-----??----
?????????????????7592????????????????????11
- 上一篇:Ev
- 下一篇:DG 分布式發電技術的潮流計算
評論
共有 條評論