登录
首页 » matlab » LTE_downlink

LTE_downlink

于 2020-12-10 发布 文件大小:1520KB
0 320
下载积分: 1 下载次数: 121

代码说明:

  LTE 下行链路系统代码 含信道估计,编解码以及频偏估计模块(LTE downlink system including channel estimation code)

文件列表:

LTE_downlink
............\adaptive.m,1093,2004-03-11
............\adaptive_power.m,1144,2004-03-12
............\adaptive_power1.m,909,2004-04-15
............\add_freqdomain_reponse.m,1796,2004-06-11
............\add_training.m,4388,2004-05-26
............\adpt_mod_para.m,6175,2004-05-26
............\bin_state.m,437,2000-03-03
............\BLAST_decode.m,1273,2004-06-10
............\ce_txdiv.mat,34537,2013-03-11
............\channel.m,2753,2004-05-29
............\channel_coding.m,1890,2004-06-14
............\channel_decoding.m,2993,2004-06-14
............\channel_estimator.m,9994,2004-12-23
............\channel_gen.m,4538,2004-06-23
............\coarse_freq_syn.m,1229,2004-04-05
............\decode1.m,1491,2004-06-05
............\decode_MMSE.m,831,2004-06-10
............\demodulator.m,1377,2004-06-10
............\demodu_sym.m,3207,2004-06-10
............\demod_sym.m,3006,2004-03-11
............\demultiplex.m,1134,2000-03-03
............\encoderm.m,1780,2004-06-10
............\encode_bit.m,653,2000-03-03
............\estimator_linear_comb.m,5529,2004-07-29
............\estimator_ls.m,2635,2004-06-08
............\estimator_ls_txdiv.m,1839,2004-12-06
............\estimator_mmse.m,2177,2004-06-08
............\fading_jakes.mat,1003568,2004-12-24
............\fine_freq_syn.m,1335,2004-04-05
............\frame_timing.m,4918,2004-12-24
............\framing.m,2569,2004-12-24
............\freq_syn_timedomain.m,1446,2004-12-24
............\initialize.m,6049,2004-04-17
............\int_state.m,281,2000-03-03
............\LMS2D.m,3576,2004-06-21
............\LMS2DChannelEstimationAlgorithm.m,3111,2004-06-11
............\LMS2DChannelEstimationAlgorithm2.m,3576,2004-06-21
............\logmapo.m,3210,2004-05-21
............\LS_DFT.m,569,2004-07-09
............\main.m,23090,2005-01-06
............\mk_stochastic.m,814,2004-06-08
............\modulation_sym.m,2139,2004-05-10
............\modulator.m,2762,2004-07-07
............\modu_sym.m,2127,2004-03-12
............\MRC_combine.m,557,2004-04-29
............\mseq.m,1243,2004-04-15
............\multipath.m,3345,2004-05-21
............\ofdm_demod.m,916,2004-05-29
............\ofdm_mod.m,1167,2004-05-29
............\ofdm链路的主函数及信道估计模块.docx,37965,2013-03-04
............\performance_eval.m,1948,2004-06-14
............\pilot_extract.m,587,2004-05-26
............\pilot_insert.m,6049,2004-07-29
............\rsc_encode.m,1104,2000-03-03
............\saved_data.mat,715373,2013-03-11
............\set_11a_para.m,6011,2004-05-29
............\set_B3G_para.m,5855,2004-04-06
............\shift.m,1270,2001-11-29
............\sova0.m,3127,2000-03-03
............\stbc_code_TX.m,926,2004-04-17
............\stbc_decode.m,1706,2004-05-29
............\st_coding.m,2249,2005-01-06
............\st_decoding.m,2791,2004-06-11
............\sym_timing.m,2086,2004-12-24
............\Tap_Rayleigh_Jakes.m,828,2004-03-25
............\time_channel.m,3386,2004-05-25
............\time_channel_para.m,3313,2004-06-20
............\tmp_test.m,1008,2004-03-22
............\to_freq_channel.m,1314,2004-06-10
............\trellis.m,1879,2000-03-03
............\user_bit_gen.m,1526,2004-06-14

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

发表评论

0 个回复

  • STAP_ARRAY学习
    说明:  阵列信号处理学习程序,包括波束形成算法、均匀线阵、圆阵的情况,还有各种基础的DOA估计算法,代码十分齐全且准确,欢迎下载。(Array signal processing learning program, including beam forming algorithm, uniform linear array, circular array, and various basic DOA estimation algorithms, the code is very complete and accurate, welcome to download.)
    2020-05-26 09:40:17下载
    积分:1
  • trykalman
    “假设我们要研究的对象是一个房间的温度。根据你的经验判断,这个房间的温度是恒定的” 学习kalman滤波的朋友开始,很可能会在网上找到一篇“卡尔曼滤波器”的文章,而且有程序,但是发现程序和文章不匹配 我自己写了一个程序,和文章一致的,图也相同,初学的朋友可以看看(我自己也刚学几天,^_^) 另:我好像在没有下载权限的情况下突然收到了一个很需要的程序,虽然不明白原因,还是很感谢("If we are to the object of research is a room temperature. Based on the experience that The room temperature is a constant "learning Kalman filtering friends, is likely to find an online "Kalman filter," the article, but there are procedures, However, procedures and found the article does not match my own writing of a process, and the same article, the map is the same, Beginners friends can see (and I have a few days just learning ,^_^) another : I do not like the download under the competence of the suddenly received a great need of the procedure, although they do not understand why, still very grateful to the)
    2006-09-26 10:26:04下载
    积分:1
  • suzhixinhaoIIR
    IIR设计及讲解,介绍了双线性变换法,巴特沃斯变换法及滤波器设计的程序和结果。(IIR design and explain, introduced bilinear transform, transform, and Butterworth filter design procedures and results.)
    2010-06-01 10:29:33下载
    积分:1
  • hfd
    Higuchi fractal dimension of x
    2014-02-10 04:01:38下载
    积分:1
  • LCMVSNR
    一个采用lcmv实现多径信号的波束形成的性能分析,主要关于信噪比和信干噪比(Lcmv performance analysis of multipath signals beamforming, mainly on the SNR and SINR )
    2020-12-27 19:59:02下载
    积分:1
  • dianrongdianliufankuiyouyuanzuni
    LCL滤波器电容电流反馈有源阻尼法Simulink模型(LCL filter capacitor current feedback active damping method Simulink model)
    2016-05-29 21:47:15下载
    积分:1
  • shelving
    此功能会产生这是一个“搁置”的设计为一个单一的IIR双二阶系数。 wierldy不够,这种过滤器的类型是不标准的Matlab的滤波器设计工具箱的一部分。这些是常用的过滤器是创建一个图形均衡器的音频信号处理。(This function will generate the coefficients for a single IIR biquad that is a "shelving" design. Wierldy enough, this filter type is not part of the standard Matlab filter design toolbox. These filters are commonly used is audio signal processing to create a graphic equalizer. )
    2012-05-22 14:46:59下载
    积分:1
  • Data-fitting
    matlab 数据拟合很好的资料,数学建模很有用,内含数据和源码。(matlab Data fitting )
    2012-06-17 17:12:04下载
    积分:1
  • exp9_p291
    使用abc坐标系统转换为dq0坐标系统元件实现abc坐标系统转换为dq0坐标系统。(This block performs the abcto dq0 transformation on a set of three-phase signals.)
    2013-10-15 11:05:35下载
    积分:1
  • chap10
    matlab图像处理实例详解chap10——图像压缩编码(matlab image processing examples explain chap10- Image Coding)
    2013-12-16 15:52:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载