登录
首页 » matlab » LTE_downlink

LTE_downlink

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

代码说明:

  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 个回复

  • mex_cbi_inv
    matlab中求逆矩阵函数inv的c语言实现(Compute matrix inverse.)
    2014-11-28 15:54:24下载
    积分:1
  • PCF-FFT
    用分布傅里叶方法计算和分析光子晶体光纤中的超连续谱的产生和传输特性.(Fourier method with the distribution and analysis of photonic crystal fiber supercontinuum in the generation and transmission characteristics.)
    2021-01-13 21:08:48下载
    积分:1
  • Fifth_degree_CKF
    高阶容积卡尔曼滤波程序,CKF,可用于滤波和跟踪(using high-degree Cubature Kalman filters)
    2015-01-13 13:51:14下载
    积分:1
  • MATLAB最优化序包括 无约束一维极值问题-optimization
    matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法, Rosen梯度投影法 罚函数法 外点罚函数法 內点罚函数法 混合罚函数法 乘子法 G-N法 修正G-N法 L-M法 线性规划 单纯形法 修正单纯形法 大M法 变量有界单纯形法 整数规划 割平面法 分支定界法 0-1规划 二次规划 拉格朗曰法 起作用集算法 路径跟踪法 粒子群优化算法 基本粒子群算法 带压缩因子的粒子群算法 权重改进的粒子群算法 线性递减权重法 自适应权重法 随机权重法 变学习因子的粒子群算法 同步变化的学习因子 异步变化的学习因子 二阶粒子群算法 二阶振荡粒子群算法 (matlab optimization process includes Non-binding one-dimensional extremum problems Advance and retreat method Golden Section Fibonacci method of basic Newton s method Newton s method Newton s Law of the global secant method parabola method acceptable to the three interpolation search method   Goidstein France Wolfe.Powell France Simplex search method Powell steepest descent method Conjugate gradient method Newton s method Newton s method to amend Quasi-Newton Method trust region method explicitly steepest descent method, Rosen gradient projection method Penalty function method outside the penalty function method within the penalty function method Mixed penalty function multiplier method   G-N was amended in G-N method L-M method Of linear programming simplex method, revised simplex method Big M method variables bounded simplex method, Cutting Plane Method integer programming branch and bound method 0-1 programming quadratic programming )
    2021-04-27 12:48:44下载
    积分:1
  • 实验6-牛顿法解方
    在matlab中应用牛顿切线法和割线法求解一元多次方程。具体详见压缩包中说明文档。(Apply Newton tangent and secant method to solve unitary multiple order functions in matlab. Please read the readme document in the zip file.)
    2005-08-06 09:41:56下载
    积分:1
  • dtsII91
    In telecommunications, direct-sequence spread spectrum (DSSS) is a modulation technique. As with other spread spectrum technologies, the transmitted signal takes up more bandwidth than the information signal that modulates the carrier or broadcast frequency. The name spread spectrum comes from the fact that the carrier signals occur over the full bandwidth (spectrum) of a device s transmitting frequency.
    2013-01-05 03:33:59下载
    积分:1
  • chazhiyunihe
    matlab经典算法的程序之插值与拟合,多项式的插值与拟合等程序(classical algorithm matlab interpolation and fitting procedures, such as polynomial interpolation and fitting procedures)
    2011-07-09 11:21:28下载
    积分:1
  • 59729
    The following Matlab project contains the source code and Matlab examples used for 2 d fir filter design. 2-D zero phase digital FIR filter using Hamming Window The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
    2014-09-04 00:05:09下载
    积分:1
  • FMBC-complexity-analysis
    FMBC complexity analysis
    2013-10-14 09:06:53下载
    积分:1
  • TRIAC
    测量跟踪探测的一段MATLAB代码说明 TRIAC II. A MatLab code for track measurements from SSNT detectors(Measurement to detect the section of track MATLAB Code Description TRIAC II. A MatLab code for track measurements from SSNT detectors)
    2007-12-20 04:54:52下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载