资源简介
cdma仿真文件 matlab simulink
代码片段和文件信息
% ms_encoder_initialization ;
switch xrc
case 3
switch xframelength
case 6120
xtrellisstructure=poly2trellis(9[753 561])‘;
xpaddedframelength=6144;
case 3048
xtrellisstructure=poly2trellis(9[765 671 513 473])‘;
xpaddedframelength=3072;
case 1512
xtrellisstructure=poly2trellis(9[765 671 513 473])‘;
xpaddedframelength=1536;
case 744
xtrellisstructure=poly2trellis(9[765 671 513 473])‘;
xpaddedframelength=768;
case 360
xtrellisstructure=poly2trellis(9[765 671 513 473])‘;
xpaddedframelength=384;
case 172
xtrellisstructure=poly2trellis(9[765 671 513 473])‘;
xpaddedframelength=192;
case 80
xtrellisstructure=poly2trellis(9[765 671 513 473])‘;
xpaddedframelength=96;
case 40
xtrellisstructure=poly2trellis(9[765 671 513 473])‘;
xpaddedframelength=54;
case 16
xtrellisstructure=poly2trellis(9[765 671 513 473])‘;
xpaddedframelength=30;
case 24
xtrellisstructure=poly2trellis(9[765 671 513 473])‘;
xpaddedframelength=48;
otherwise
error(‘Conv encoder 的RC3配置帧长度不可用‘);
end
case 4
switch xframelength
case 4584
xtrellisstructure=poly2trellis(9[753 561])‘;
xpaddedframelength=4608;
case 2280
xtrellisstructure=poly2trellis(9[765 671 513 473])‘;
xpaddedframelength=2304;
case 1128
xtrellisstructure=poly2trellis(9[765 671 513 473])‘;
xpaddedframelength=1152;
case 552
xtrellisstructure=poly2trellis(9[765 671 513 473])‘;
xpaddedframelength=576;
case 267
xtrellisstructure=poly2trellis(9[765 671 513 473])‘;
xpaddedframelength=288;
case 125
xtrellisstructure=poly2trellis(9[765 671 513 473])‘;
xpaddedframelength=144;
case 55
xtrellisstructure=poly2trellis(9[765 671 513 473])‘;
xpaddedframelength=72;
case 21
xtrellisstructure=poly2trellis(9[765 671 513 473])‘;
xpaddedframelength=36;
case 24
xtrellisstructure=poly2trellis(9[765 671 513 473])‘;
xpaddedframelength=48;
otherwise
error(‘Conv encoder 的RC4配置帧长度不可用‘);
end
end
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 49573 2006-06-26 10:28 cdma2000\cdma2000.mdl
文件 2852 2006-06-21 15:00 cdma2000\ms_encoder_initialization.m
文件 1216 2006-06-18 10:46 cdma2000\ms_fqi_initialization.m
文件 3292 2006-06-21 15:00 cdma2000\ms_interleaver_initialization.m
文件 624 2006-06-21 21:12 cdma2000\ms_modulation_initialation.m
文件 2659 2006-06-21 15:02 cdma2000\ms_orthogonalspreading_initialization.m
文件 252 2006-06-19 19:53 cdma2000\ms_pnsequence_initialization.m
文件 3837 2006-06-21 21:31 cdma2000\ms_sfun_interleaver.asv
文件 3261 2006-06-21 21:31 cdma2000\ms_sfun_interleaver.m
文件 1176 2006-06-21 21:32 cdma2000\ms_sfun_qconvert.m
文件 3115 2006-04-23 00:42 cdma2000\MS_SFUN_TurboPuncture.m
文件 8310 2006-06-26 10:06 cdma2000\unti
目录 0 2008-06-02 17:38 cdma2000
----------- --------- ---------- ----- ----
80167 13
- 上一篇:使用matlab进行质心计算
- 下一篇:有限元平面应力及桁架机构matlab代码
相关资源
- 基于SCL的1024bit的polar code 的matlab仿真
- matlab2008a license破解
- 多用户walsh码扩频通信代码
- 根据四张纸牌计算24matlab程序
- 数字图像处理MATLAB2015版 源代码
- 2份BPSK调制解调仿真的MATLAB代码,其中
- matlab仿真中的T2F函数
- MATLAB+2010b+破解文件
- IEEE 802.11n matlab代码
- SVPWM matlab仿真220137
- TIMESAT 3.2、3.3百度网盘地址
- Timesat 3.2 3.3
- Matlab2018aMacISO.txt
- Mathworks MATLAB 2011a crack
- Multisim10仿真的开关电源12V
- matlab6.5以上版本安装advisor2002补丁
- MATLAB遗传算法215695
- MATLAB2019A破解版百度云链接(已亲测
- Matlab2018B破解版云盘链接.rar
- S7-200与AI仪表通讯
-
OFDM的QPSK的simuli
nk仿真,matlab 2016a版 - MATLAB绘制2维数据点程序,用于显示聚
- 2015全国大学生电子设计竞赛综合测评
- MATLAB二维核密度估计
- DVB-S2四种调制方式
- matlab2012a 破解license文件,亲测有效
- 无线通信技术32QAM
- MATLAB 2017a的licence文件,证书文件
- chap2_3.m
- HEED协议的matlab源代码
评论
共有 条评论