-
大小: 13.47MB文件类型: .zip金币: 1下载: 0 次发布日期: 2023-06-18
- 语言: 其他
- 标签: turbo、LDPC
资源简介
该文档是Matthew C. Valenti 及其团队开发的免费资源,供学习和研究turbo、LDPC在3GPP相关标准下的编译码,内容非常丰富。
代码片段和文件信息
% CmlStartup.m
% Initialize MATLAB environment to execute CML in local mode by
% calling CmlInit()
%
% Inputs
%
% Last updated on 7/26/2012
%
% CML version: 1.12
%
% Copyright (C) 2012 Terry Ferrett and Matthew C. Valenti
% For full copyright information see the bottom of this file.
function CmlStartup()
cml_home = pwd;
% set path to mat files.
addpath( fullfile( cml_home ‘mat‘) );
CmlInit( cml_home ‘local‘ 0 ); % assume local operation
end
% This library is free software;
% you can redistribute it and/or modify it under the terms of
% the GNU Lesser General Public License as published by the
% Free Software Foundation; either version 2.1 of the License
% or (at your option) any later version.
%
% This library is distributed in the hope that it will be useful
% but WITHOUT ANY WARRANTY; without even the implied warranty of
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
% Lesser General Public License for more details.
%
% You should have received a copy of the GNU Lesser General Public
% License along with this library; if not write to the Free Software
% Foundation Inc. 51 Franklin St Fifth Floor Boston MA 02110-1301 USA
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2017-03-10 06:56 CML-master\
文件 1289 2017-03-10 06:56 CML-master\CmlStartup.m
目录 0 2017-03-10 06:56 CML-master\data\
目录 0 2017-03-10 06:56 CML-master\data\bandwidth\
文件 4678 2017-03-10 06:56 CML-master\data\bandwidth\BW99percent.mat
文件 2722 2017-03-10 06:56 CML-master\data\bandwidth\cal_bandwidth.m
文件 409 2017-03-10 06:56 CML-master\data\bandwidth\specfun.m
目录 0 2017-03-10 06:56 CML-master\data\interleavers\
文件 4620 2017-03-10 06:56 CML-master\data\interleavers\imap1146
文件 62582 2017-03-10 06:56 CML-master\data\interleavers\imap12282
文件 6540 2017-03-10 06:56 CML-master\data\interleavers\imap1530
文件 113270 2017-03-10 06:56 CML-master\data\interleavers\imap20730
文件 10380 2017-03-10 06:56 CML-master\data\interleavers\imap2298
文件 14220 2017-03-10 06:56 CML-master\data\interleavers\imap3066
文件 1402 2017-03-10 06:56 CML-master\data\interleavers\imap378
文件 21900 2017-03-10 06:56 CML-master\data\interleavers\imap4602
文件 2170 2017-03-10 06:56 CML-master\data\interleavers\imap570
文件 29580 2017-03-10 06:56 CML-master\data\interleavers\imap6138
文件 2938 2017-03-10 06:56 CML-master\data\interleavers\imap762
文件 44940 2017-03-10 06:56 CML-master\data\interleavers\imap9210
目录 0 2017-03-10 06:56 CML-master\data\ldpc\
文件 3800663 2017-03-10 06:56 CML-master\data\ldpc\test_ldpc_hmat.alist
文件 878576 2017-03-10 06:56 CML-master\data\ldpc\test_ldpc_hmat.mat
文件 1036816 2017-03-10 06:56 CML-master\data\ldpc\test_ldpc_hmat.pchk
目录 0 2017-03-10 06:56 CML-master\data\tables\
文件 2912 2017-03-10 06:56 CML-master\data\tables\Jtable.mat
目录 0 2017-03-10 06:56 CML-master\demos\
文件 7720 2017-03-10 06:56 CML-master\demos\HsdpaDemo.m
目录 0 2017-03-10 06:56 CML-master\doc\
文件 1243154 2017-03-10 06:56 CML-master\doc\CMLoverview.pdf
文件 26944 2017-03-10 06:56 CML-master\doc\license.txt
............此处省略635个文件信息
- 上一篇:系统动力学学
- 下一篇:电子科大随机过程往年考试题
评论
共有 条评论