资源简介
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代码
相关资源
- 基于小波变换的数字水印算法115024
- Dstar(动态路径规划)算法62845
- 实现2ask.4ask.2fsk.4fsk.qam16.qam8调制的m
- Alamouti编码2X2仿真(MATLAB)
- RESTplus V1.21 Manual(共100页)
- Tarel-visibresto2
- 用matlab写的有限元程序-FEM2DL_Box.m
- 手把手教你学DSP--基于TMS320C55x光盘 含
- MATLAB电机仿真精华50例源代码269078
- 用MATLAB-DFT2D DCT2D
- 列车时刻表数据库2013-03全
- MATLAB R2007基础教程刘慧颖 编著--源代
- 世上最牛的23个图像跟踪算法MATLAB程序
- matlab2007B数模乘公交看奥运_搜索法+
- Matlab电机仿真实例230692
- matlab2019运动目标检测--数字图像处理
- 暗通道去雾MATLAB205097
- ibsvm-3.21
- 强化学习代码,2016版,matlab
- 自动控制原理课程设计2019.rar
-
Simuli
nk TI C2000 DSP 硬件支持包离线安 - 经纬度转高斯平面坐标
- 刘慧颖 MATLAB R2007基础教程
- Noisex-92完整版.zip
- 格子玻尔兹曼MATLAB运用(LBGK_D2Q9_poi
- 2018数学建模国赛省一论文、代码、结
- 通信原理matlab最全仿真,曹丽娜,樊
- EM算法(MATLAB实现)289407
- Matlab传染病模型287461
- 24脉波整流仿真
评论
共有 条评论