登录
首页 » matlab » OFDM

OFDM

于 2020-10-12 发布
0 210
下载积分: 1 下载次数: 2

代码说明:

说明:  OFDM仿真程序,信道估计采用LS,MMSE,LMMSE,DCT等方法,做了个比较,ofdm那个是主程序(OFDM simulation program, channel estimation using LS, MMSE, LMMSE, DCT and other methods, made a comparison, OFDM that is the main program)

文件列表:

转换域算法改进\addnoise.m, 297 , 2008-03-04
转换域算法改进\add_noise.m, 342 , 2008-03-04
转换域算法改进\add_noise_1.m, 346 , 2008-03-04
转换域算法改进\baseMapping.m, 991 , 2008-03-04
转换域算法改进\bitcreate.m, 762 , 2008-03-01
转换域算法改进\DCT_estimation.m, 901 , 2008-03-06
转换域算法改进\deMapping.m, 3133 , 2008-02-29
转换域算法改进\DFT_estimation.m, 1031 , 2008-04-23
转换域算法改进\error_count.m, 271 , 2008-02-25
转换域算法改进\generate_noise.m, 142 , 2008-03-03
转换域算法改进\guard_interval_insert.m, 491 , 2008-02-29
转换域算法改进\guard_interval_remove.m, 245 , 2008-02-29
转换域算法改进\insert_pilot.asv, 1366 , 2009-11-05
转换域算法改进\insert_pilot.m, 1366 , 2009-11-05
转换域算法改进\insert_pilottry.asv, 2770 , 2009-11-02
转换域算法改进\insert_pilottry.m, 1528 , 2009-11-04
转换域算法改进\lmmse_estimation.m, 940 , 2008-03-05
转换域算法改进\lr_lmmse_estimation.m, 1748 , 2008-03-05
转换域算法改进\ls_estimation.m, 604 , 2008-02-28
转换域算法改进\ls_estimationchazhi.m, 1348 , 2009-11-04
转换域算法改进\ls_lmmse_lr_lmmse_mse.fig, 2255 , 2008-03-05
转换域算法改进\mse_DCT.m, 165 , 2008-03-06
转换域算法改进\mse_DFT.asv, 165 , 2009-09-18
转换域算法改进\mse_DFT.m, 164 , 2008-03-06
转换域算法改进\mse_lmmse.m, 254 , 2008-03-05
转换域算法改进\mse_lr_lmmse_mse.m, 275 , 2008-03-05
转换域算法改进\mse_ls.m, 138 , 2008-03-05
转换域算法改进\multipath_chann.m, 1839 , 2008-03-03
转换域算法改进\ofdm.m, 9377 , 2009-11-02
转换域算法改进\rayleighnew.m, 1758 , 2008-02-25
转换域算法改进\test.m, 358 , 2008-03-05
转换域算法改进\仿真参数设置(参考网上一个人的数据).txt, 1177 , 2008-02-24
转换域算法改进\新建 文本文档.txt, 2526 , 2008-02-25
转换域算法改进, 0 , 2009-11-06

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

发表评论

0 个回复

  • Susan_filter
    自己编写的一个Susan滤波算法,滤波效果很好,值得推荐(I have written a Susan filtering algorithm, the filtering effect is very good, worth recommending )
    2013-11-20 20:50:22下载
    积分:1
  • MQAM
    在MATLAB环境下实现MQAM的调制与解调。(In the MATLAB environment to achieve MQAM modulation and demodulation.)
    2007-12-06 10:43:43下载
    积分:1
  • OReilly_C_Programming
    TEXT BOOK TO LEARN PROGRAMMING IN C
    2010-12-19 18:23:41下载
    积分:1
  • PhaseLockedLoop
    This tutorial starts with a simple conceptual model of an analog Phase-Locked Loop (PLL). Through elaboration it ends at a model of an all digital and fixed-point phase-locked loop. The final model can serve a starting point for code generation (both ANSI C or synthesizable HDL). The step-wise elaboration of the model illustrates how Simulink® forms the basis a model-based design where continuous verification of the model reduces errors.
    2009-07-20 11:55:26下载
    积分:1
  • particle-filter
    粒子滤波算法;粒子滤波算法源于Montecarlo的思想,即以某事件出现的频率来指代该事件的概率。因此在滤波过程中,需要用到概率如P(x)的地方,一概对变量x采样,以大量采样的分布近似来表示P(x)。因此,采用此一思想,在滤波过程中粒子滤波可以处理任意形式的概率,而不像Kalman滤波只能处理高斯分布的概率问题。他的一大优势也在于此。(these codes are particle filter resources codes which solve non-linear estimation problems.I wish that it is helpful to some people.I am glad to share it with others. )
    2011-02-14 18:19:28下载
    积分:1
  • MFOASchaffer
    本代码是将改进的果蝇算法运用于scaffer函数,显示该算法的性能。(fruit fly algorithm used in scaffer function。)
    2014-09-24 16:32:24下载
    积分:1
  • Teatro.cpp
    Programa para gerenciamento de um teatro
    2014-10-18 08:02:24下载
    积分:1
  • SVM
    介绍了LS-SVMlab Toolbox工具箱的使用,并给出了SVM的编程例子。(Introduce the LS-SVMlab Toolbox and some SVM Programming examples.)
    2011-10-26 22:27:37下载
    积分:1
  • Currentcontrol-DMC
    矩阵变换器的模型预测控制,运行时先运行M文件,再运行仿真模型。(Matrix converter model predictive control, run the first run M file, and then run the simulation model.)
    2017-03-27 09:24:41下载
    积分:1
  • SDeconv
    This MATLAB code performs image deconvolution.
    2009-12-22 20:37:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载