登录
首页 » Others » WCDMAMATLAB

WCDMAMATLAB

于 2009-06-19 发布 文件大小:880KB
0 248
下载积分: 1 下载次数: 168

代码说明:

  WCDMA物理层matlab仿真程序,包含信道编码,交织,速率匹配,调制,扩频,信道模型,RACK接收机和相应的解码程序。(A simulation of the 3GPP FDD proposal for 3G wireless. The simulation can run on Simulink or as a stand alone C-coded program. It includes the channel encoding, interleaving, rate matching, modulation, spreading(channelization), a channel model, a RAKE receiver, and the corresponding decoding functions. Both the downlink and uplink have been modelled.)

文件列表:

WCDMA物理层仿真_MATLAB
......................\readme.txt
......................\wcdma_ccode
......................\...........\bitroutines.c
......................\...........\bitroutines.h
......................\...........\blockcollect.c
......................\...........\blockcollect.h
......................\...........\build_slot.c
......................\...........\channel.c
......................\...........\channel.h
......................\...........\channel_real_input.c
......................\...........\chcoding.c
......................\...........\chcoding.h
......................\...........\chdecoding.c
......................\...........\chdecoding.h
......................\...........\code.c
......................\...........\code.h
......................\...........\config_wcdma.h
......................\...........\control_bits.c
......................\...........\convdec.c
......................\...........\convdec.h
......................\...........\convenc.c
......................\...........\convenc.h
......................\...........\conversions.c
......................\...........\conversions.h
......................\...........\crc_routines.c
......................\...........\crc_routines.h
......................\...........\c_code.c
......................\...........\c_testbed.c
......................\...........\c_testbed2.c
......................\...........\discdemod.c
......................\...........\discdemod.h
......................\...........\discmod.c
......................\...........\discmod.h
......................\...........\dl_dch.c
......................\...........\dl_pri_ccpch.c
......................\...........\errormsg.c
......................\...........\errormsg.h
......................\...........\get_ovsf_code.c
......................\...........\get_ovsf_code_indexes.c
......................\...........\interleaver.c
......................\...........\interleaver.h
......................\...........\make_chcoding_test
......................\...........\htm" target=_blank>make_conv1o2_test
......................\...........\make_crc_test
......................\...........\make_interleaver_test
......................\...........\make_ratematch_test
......................\...........\make_txrx_test
......................\...........\mealy.c
......................\...........\mealy.h
......................\...........\metrics.c
......................\...........\metrics.h
......................\...........\misdefs.h
......................\...........\qpsk.c
......................\...........\qpsk.h
......................\...........\qpsk_ints.c
......................\...........\qpsk_ints.h
......................\...........\rake.c
......................\...........\rake.h
......................\...........\rake_supp.c
......................\...........\spreading.c
......................\...........\spreading.h
......................\...........\sratematch.c
......................\...........\sratematch.h
......................\...........\s_ber_calc.c
......................\...........\s_ber_direct.c
......................\...........\s_buffer.c
......................\...........\s_channel.c
......................\...........\s_channel_estimator.c
......................\...........\s_chcoding.c
......................\...........\s_chdecoding.c
......................\...........\s_code.c
......................\...........\s_conv_detection.c
......................\...........\s_crc_add.c
......................\...........\s_crc_remove.c
......................\...........\s_deinterleaver.c
......................\...........\s_derate.c
......................\...........\s_dl_demod_buffer.c
......................\...........\s_dl_discmod.c
......................\...........\s_frame_buffer.c
......................\...........\s_hard_decission.c
......................\...........\s_interleaver.c
......................\...........\s_intra_deinterleaver.c
......................\...........\s_intra_interleaver.c
......................\...........\s_mod_plain.c
......................\...........\s_pulse_shaping.c
......................\...........\s_rake.c
......................\...........\s_rate.c
......................\...........\s_resize.c
......................\...........\s_spreading.c
......................\...........\testsymbolbuffer.c
......................\...........\test_blockinterleaver.c
......................\...........\test_channel.c
......................\...........\test_chcoding.c
......................\...........\test_conv1o2.c
......................\...........\test_crc16.c
......................\...........\test_interleavers.c
......................\...........\test_ratematching.c
......................\...........\test_symbolbuffer.c
......................\...........\test_txrx_statchan.c

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • chenggong
    bp matlab版 bp 三层神经网络,用于函数逼近。(bp matlab version bp three-layered neural networks for function approximation.)
    2010-01-19 14:30:25下载
    积分:1
  • JACCOBIAN-POLAR
    PROGRAM FOR LOAD FLOW ANALYSIS BASED ON NEWTON RAPHSON METHOD IN POLAR FORM FOR 14 BUS SYSTEM IN MATLAB
    2015-01-04 15:53:52下载
    积分:1
  • UP
    说明:  从HFSS中提取S21,S11参数,获取相对磁导率和介电常数(Extraction S21, S11 parameters HFSS, gets relative permeability and permittivity)
    2016-06-29 20:25:44下载
    积分:1
  • fft
    说明:  快速离散傅立叶变换,实现8点的蝶形图matlab算法(Fast Discrete Fourier Transform to achieve 8:00 of the butterfly graph algorithm matlab)
    2008-11-22 10:53:38下载
    积分:1
  • introduction-of-MATLA
    matlab的学习教程,里面含有很全面的介绍教程是ppt格式的,很容易理解,有利于初学matlab的同学的学习(matlab learning tutorial, which contains a very comprehensive introduction tutorial ppt format, it is easy to understand, is conducive to learning for students to learn matlab)
    2013-09-08 18:32:21下载
    积分:1
  • Adaptive_filtering_toolbox
    The matlab codes for adaptive filtration and echo-cancelleration, codes using LMS, RLS, DFT, Subband filtration.
    2010-03-04 20:01:46下载
    积分:1
  • prt-2
    pattern recognition part two toolbox for matlab
    2011-08-11 05:50:00下载
    积分:1
  • dynprog
    动态规划算法,逆序解决动态规划最优化问题(Dynamic programming algorithm, reverse order to solve dynamic programming optimization problems)
    2021-01-09 22:58:51下载
    积分:1
  • samira
    some usefull matlab code to practice matlab
    2011-06-13 15:57:48下载
    积分:1
  • motion-analysis
    通过matlab编程对槽轮机构进行运动分析,计算出其运动参数。(Matlab programming by agencies of the grooved wheel motion analysis, calculate its motion parameters.)
    2011-10-20 21:57:12下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载