登录
首页 » matlab » MIMO-OFDM自适应实现 LTE

MIMO-OFDM自适应实现 LTE

于 2021-02-06 发布 文件大小:1690KB
0 221
下载积分: 1 下载次数: 23

代码说明:

  MIMO-OFDM自适应实现,如果有自适应调制,进行逐用户,逐OFDM符号,逐子载波的星座调制(MIMO-OFDM Adaptive be achieved if there is an adaptive modulation performed by the user, per OFDM symbol-by-subcarrier modulation constellation)

文件列表:

LTE
...\add_training.m,1908,2004-04-06
...\adpt_mod_para.m,6578,2009-07-27
...\demodulator.m,1386,2004-04-06
...\demodu_sym.m,3027,2004-03-23
...\gausnoise.m,780,2009-07-28
...\main.m,6094,2009-07-30
...\modulator.asv,2874,2009-07-27
...\modulator.m,2874,2009-07-27
...\modu_sym.asv,2138,2009-07-27
...\modu_sym.m,2138,2009-07-27
...\mseq.m,1241,2004-04-05
...\ofdm_demod.asv,1102,2009-07-27
...\ofdm_demod.m,1123,2009-07-28
...\ofdm_mod.asv,1415,2009-07-27
...\ofdm_mod.m,1415,2009-07-27
...\performance_eval.m,497,2009-07-28
...\pilot_insert.m,491,2009-07-27
...\saved_data.mat,1713834,2016-11-25
...\stbc_code_TX.m,1010,2009-07-27
...\stbc_decode_TX2RX2.asv,1303,2009-07-28
...\stbc_decode_TX2RX2.m,1305,2009-07-28
...\st_coding.asv,1576,2009-07-27
...\st_coding.m,1576,2009-07-27
...\st_decoding.asv,2755,2009-07-28
...\st_decoding.m,2818,2009-07-28
...\user_bit_gen.m,1283,2009-07-27

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

发表评论

0 个回复

  • wireless
    用MATLAB软件中的TRUETIME工具箱 对无线网络进行仿真的例子~(TRUETIME using MATLAB software toolbox of wireless network simulation example ~)
    2010-10-05 16:52:42下载
    积分:1
  • NetCreate
    现有的几个网络拓扑随机发生器,其实很难生成理想的网络拓扑结构,其主要原因在于很难控制节点的疏密和间距。我们提出来的这个改进算法,在随机抛撒节点的时候使用了K均值聚类,由本算法作为网络拓扑发生器,网络节点分布均匀且疏密得当,边的分布也比较均衡(The few existing random network topology generator, is in fact very difficult to generate the desired network topology, the main reason it is difficult to control the node density and spacing. We put forward the improved algorithm, throw in random nodes when using the K-means clustering, by the algorithm as a network topology generator, network nodes and spacing evenly distributed properly, the edge of a more balanced distribution of)
    2008-04-19 09:20:34下载
    积分:1
  • 09047016
    用块匹配法进行运动估计的matlab实现方法(block matching method used for motion estimation method of Matlab)
    2010-01-16 17:19:30下载
    积分:1
  • ksvdbox
    K-SVD算法训练字典的源码,可以直接调用,也可以修改迭代次数等参数。(K-SVD algorithm to train the dictionary source, can be called directly, or you can modify parameters such as the number of iterations.)
    2015-03-25 15:11:19下载
    积分:1
  • qipan
    基于MATLAB开发环境的最简单的棋盘模型(The easiest checkerboard model-based development environment MATLAB)
    2015-04-01 09:14:48下载
    积分:1
  • netcodingwirelesscommunication
    四篇关于网络编码在MIMO无线通信系统中的应用的文章(4 on the network coding in MIMO wireless communication system of the article)
    2010-08-25 23:05:52下载
    积分:1
  • tvpso
    时变参数的粒子群优化的matlab实现,可用于解决多种连续优化问题(A flexible implementation of PSO algorithm with time-varying parameters. Algorithm is suitable for solving continuous optimization problems. Special care has been taken to enable flexibility of the algorthm with respect to its parameters and to initial population selection. Detailed logging of the algorithm performance during the search is also enabled. )
    2009-05-01 10:58:21下载
    积分:1
  • odesr
    简单的随机共振模型在MATLAB环境中的应用(Simple stochastic resonance model in MATLAB environment)
    2013-03-20 19:54:51下载
    积分:1
  • IMAGEETRACT
    利用Matlab提取图片中的数据 从事科研或者工程的人员在文档撰写过程中,常需要将文献中的曲线与自己的结果对比,为获取原始数据,一种常用的办法是手动描点,即将原始曲线放大然后打印出来,选取一定数量的点,读出其横纵坐标,然后重绘。对于较为平坦的曲线,这种方法当然可行,但当曲线数量增加,曲线变化复杂,这种方法工作量可想而知。前段时间由于原始数据丢失,仅剩几十幅图片,本人尝试过手动描点,经历几个小时奋战,实在无法继续,索性转向matlab,借助其强大的数据处理能力,编写了两个GUI的小软件image2data、data_poly提取数据,如今大功告成,遂于大家分享。(Using Matlab to extract picture data in scientific research or engineering personnel in the process of writing documentation, often need to curve in the literature comparing the results to obtain the original data, a common approach is described in the manual, is about the original amplification curve and then print it out, select a certain number of points, read out its horizontal and vertical coordinates, and then redraw. For a flatter curve, this approach is of course possible, but when the increase in the number of curves, the complexity of the curve, this method can imagine the workload. Some time ago due to the loss of original data, except for the dozens of pictures, I tried manually tracing point, after several hours of fighting, I can not continue to simply turn to Matlab, with its powerful data processing capabilities, the preparation of two GUI software image2data, data_poly extract data, and now you' re done, then share with you.)
    2021-02-01 11:00:00下载
    积分:1
  • MATLAB-code--for-image-sharpening
    用MATLAB实现图像的锐化,个人修改过的,绝对可用。(A piece of matlab code for image sharpening.)
    2015-04-12 19:32:47下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载