登录
首页 » matlab » LTE_downlink

LTE_downlink

于 2020-12-10 发布 文件大小:1520KB
0 283
下载积分: 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 个回复

  • BFSK-matlab
    分析了BFSK的性能及原理,并利用matlab仿真实现其误码率等信息。写成word文档,后面附有源程序。(BFSK performance analysis and principle, and use matlab simulation to achieve its bit error rate information. Word document written in the back with a source.)
    2011-05-15 21:41:46下载
    积分:1
  • experimentopause
    This is a algorithm that help to find six parameters of conductance function of voltage. This code was written by Bruce L.
    2013-08-13 05:27:36下载
    积分:1
  • SVM2by2
    SVM multiclass classifier
    2015-01-20 05:50:51下载
    积分:1
  • PSO
    A viable particle swarm optimization to update algorithm, MATLAB code to run correctly simulation, ease of use
    2015-02-06 14:03:23下载
    积分:1
  • 帧差法
    很简单的matla帧差法的代码。。。。。。。。。。。。(Very simple matla frame difference code)
    2020-06-25 03:40:02下载
    积分:1
  • EKF_monoSLAM_1pRANSAC
    一种将RANSAC和卡尔曼滤波结合起来的方法,仅适用一个点来进行判断,大大提高了速度。具体见README文件。(The method of RANSAC and Kalman filtering to combine, apply only to a point to be judged, greatly improving the speed. See in particular the README file.)
    2020-07-10 10:18:55下载
    积分:1
  • gene_bpnn_xor
    一个很好用的matlab程序,基于遗传算法和bp神经网络的matlab程序(a good use of Matlab procedures, based on genetic algorithms and neural networks bp procedures Matlab)
    2006-07-04 14:54:40下载
    积分:1
  • nprot.2011.424-S5
    Nprot application for tumor segment
    2013-01-24 10:38:54下载
    积分:1
  • kKKKpca
    PCA与核PCA用于故障检测和故障诊断,对系统有很好的监控能力(PCA and PCA for fault detection of nuclear and fault diagnosis, monitoring of the system has good ability to)
    2011-10-20 22:34:14下载
    积分:1
  • fifteen-math-model-for-mcm
    大学生数学建模总结,十五个常用数学模型,有详细的推导过程,部分有编程指导(Mathematical modeling summary, fifteen commonly used mathematical models, a detailed derivation, part of a program guide)
    2011-11-22 16:29:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载