登录
首页 » matlab » F-OFDM仿真代码

F-OFDM仿真代码

于 2021-04-29 发布 文件大小:25KB
0 265
下载积分: 1 下载次数: 66

代码说明:

  F-OFDM仿真代码,参数配置同lte帧结构(filtered-OFDM simulation code)

文件列表:

F-OFDM, 0 , 2018-03-20
F-OFDM\BLER_BER.m, 4190 , 2018-03-20
F-OFDM\ChanEstimate.m, 2260 , 2015-08-16
F-OFDM\ChannelDecoder.m, 1108 , 2015-07-29
F-OFDM\ChannelEncoder.m, 1137 , 2015-07-25
F-OFDM\ChannelModel.m, 1097 , 2015-08-14
F-OFDM\CRCdetector.m, 272 , 2015-07-15
F-OFDM\CRCgenerator.m, 257 , 2012-09-29
F-OFDM\CRSgenerator.m, 2464 , 2015-07-24
F-OFDM\DataBits.m, 1296 , 2015-08-16
F-OFDM\DemodulatorSoft.m, 1760 , 2015-07-29
F-OFDM\DeOfdmModCP.m, 1853 , 2015-08-13
F-OFDM\DeResourceMap.m, 1870 , 2015-08-16
F-OFDM\DisplayInfo.m, 1771 , 2015-08-15
F-OFDM\Equalizer.m, 481 , 2015-08-16
F-OFDM\Filter_U1.m, 2267 , 2015-08-22
F-OFDM\Filter_U2.m, 2267 , 2015-08-22
F-OFDM\F_OfdmSystem.m, 3450 , 2017-04-27
F-OFDM\gridResponseSubband1.m, 1029 , 2015-08-16
F-OFDM\gridResponseSubband2.m, 711 , 2015-08-16
F-OFDM\LoadParameters.m, 5013 , 2015-08-22
F-OFDM\MIMOFadingChan.m, 1371 , 2015-08-16
F-OFDM\Modulator.m, 1166 , 2015-07-15
F-OFDM\OfdmModCp.m, 3832 , 2015-08-13
F-OFDM\PrintfErrorRate.m, 344 , 2015-07-26
F-OFDM\RateDematcher.m, 1840 , 2012-09-19
F-OFDM\RateMatcher.m, 2083 , 2015-07-13
F-OFDM\ReadMe.txt, 7206 , 2015-08-19
F-OFDM\ResourceMap.m, 2087 , 2015-08-16
F-OFDM\RevConv.m, 1179 , 2015-08-19
F-OFDM\SymbSpec.m, 237 , 2015-07-19
F-OFDM\TranConv.m, 1896 , 2015-08-19
F-OFDM\TurboDecoder.m, 316 , 2012-09-20
F-OFDM\TurboEncoder.m, 266 , 2015-07-14

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

发表评论

0 个回复

  • 实现分数阶傅里叶变换 FRFT
    说明:  实现分数阶傅里叶变换,用于信号处理,得到信号频谱(Implement FRFT Fourier transform for signal processing and get signal spectrum)
    2019-12-27 17:18:11下载
    积分:1
  • 用算法完成了OFDM自适应功率分配
    此程序的重点在于用算法完成了OFDM自适应功率分配,做自适应的学友可以参考啊(The key point of this program is to complete OFDM adaptive power allocation with algorithms, which can be referenced by students who are adaptive.)
    2018-05-11 17:37:20下载
    积分:1
  • 拉格朗日插值法
    说明:  利用拉格朗日插值法进行数值分析,这是一种新型的方法(Numerical analysis using Lagrange interpolation method)
    2021-04-08 10:16:01下载
    积分:1
  • Turbo_VHDL
    使用了Sova译码算法,实现的基于FPGA的Turbo码译码算法。( U4F7F u7528 u4B01 u7B1 u7B1 u7B1 u7801 u7B97 u6CD5 uFF0C u5B9E u73B0 u7684 u57FA u4E8EFPGA u7684Turbo u7801 u8BD1 u7801 u7B97 u6CD5 u3002)
    2017-05-16 19:31:00下载
    积分:1
  • plydy
    说明:  matlab实现PLY点云重建并生成同名TXT点云数据文件,特别好用!!!附带斯坦福兔子(MATLAB realizes the reconstruction of ply point cloud and generates the data file of TXT point cloud with the same name)
    2020-01-11 20:33:37下载
    积分:1
  • five-code
    1.声卡发生:促使声卡发声音 2.控件自定义摆放:可左右移动选择控件并摆放位置 3.相对路径图片显示:拾取当前文件的路径名,而后使用连接路劲函数连接图片名称,之后将完整的图片路劲输入显示。 4.声源定位:通过采集声信号判定位置 5.鼠标拖动拉伸控件(A sound card occurred: the sound card issued sound Controls placed custom: can move the selected control and placement 3 relative path picture: pick up the current file s path name, then use the strength function of the link road to connect the image name, and will be followed by the complete picture of fresh input display. (4) Sound Source Localization: by collecting acoustic signals to determine position Mouse to drag the stretch control)
    2012-03-13 17:14:15下载
    积分:1
  • dt
    说明:  运用MATLAB完成信号抽样以及对抽样信号的频谱进行分析,信号抽样是利用抽样脉冲序列从连续信号中抽取一系列的离散值,通过抽样过程得到的离散值信号称为抽样信号,记为。从数学上讲,抽样过程就是信号相乘的过程(Using MATLAB to complete signal sampling and analyze the spectrum of the sampled signal)
    2019-06-05 16:04:48下载
    积分:1
  • 网jQuery焦点图
    网jQuery焦点图是一款来自网站首页的带有tab选项卡的jQuer(Web jQuery Focus Map is a jQuer with tab tab from the home page of the website.)
    2019-03-25 16:30:35下载
    积分:1
  • 4步3种方法对比
    多频外差法,求绝对相位,3种方法对比。。。。。。(The multifrequency heterodyne method, the absolute phase, three methods are compared.)
    2018-03-28 20:16:44下载
    积分:1
  • Tifatigueandwear
    说明:  calculate wear the subroutine coded by Fortran and can be used for the 2D model and useful for the wear calculation
    2020-06-25 00:00:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载