登录
首页 » matlab » OFDM 系统的信道估计

OFDM 系统的信道估计

于 2020-07-10 发布 文件大小:278KB
0 107
下载积分: 1 下载次数: 1103

代码说明:

ofdm系统的信道估计,有LS、MMSE、LMSE三种算法的比较 (ofdm systems, channel estimation, a LS, MMSE, LMSE Comparison of three algorithms)

文件列表:

05375110梁振业matlab仿真\add_noise.m
05375110梁振业matlab仿真\del_cp.m
05375110梁振业matlab仿真\de_map.m
05375110梁振业matlab仿真\de_map1.m
05375110梁振业matlab仿真\de_map4.m
05375110梁振业matlab仿真\de_p.m
05375110梁振业matlab仿真\de_qam16.m
05375110梁振业matlab仿真\de_qam4.m
05375110梁振业matlab仿真\error_count.m
05375110梁振业matlab仿真\est_3ways.m
05375110梁振业matlab仿真\insert_2way.m
05375110梁振业matlab仿真\insert_cp.m
05375110梁振业matlab仿真\insert_pilot.m
05375110梁振业matlab仿真\insert_pilot2.m
05375110梁振业matlab仿真\insert_pilot_keep.m
05375110梁振业matlab仿真\jakes.m
05375110梁振业matlab仿真\lmmse_estimation.m
05375110梁振业matlab仿真\ls_estimation.m
05375110梁振业matlab仿真\map_16_QAM.m
05375110梁振业matlab仿真\map_4_QAM.m
05375110梁振业matlab仿真\modulation.m
05375110梁振业matlab仿真\multi_chan.m
05375110梁振业matlab仿真\qam16.m
05375110梁振业matlab仿真\qam4.m
05375110梁振业matlab仿真\readme.txt
05375110梁振业matlab仿真\SVD_estimation.m
05375110梁振业matlab仿真\trainning_vs_pilot.m
05375110梁振业matlab仿真\三种估计算法的比较.emf
05375110梁振业matlab仿真\多径情况下BPSK,4QAM和16QAM调制方式的比较.emf
05375110梁振业matlab仿真\多径情况下三种估计算法的比较.emf
05375110梁振业matlab仿真\多径情况下插入导频
,训练符号及不作估计方式比较.emf
05375110梁振业matlab仿真\快衰落信道时块状和梳状的导频插入方式的比较.emf
05375110梁振业matlab仿真\慢衰落情況下和梳比較.emf
05375110梁振业matlab仿真\非多径情况下BPSK
,4QAM和16QAM调制方式的比较.emf
05375110梁振业(OFDM系统信道估计的研究).docx
05375110梁振业matlab仿真

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

发表评论

0 个回复

  • ovm_idm
    基于 汽车跟驰模型OVM 和 IDM 的动态特性分析(2辆车)(Dynamical Characteristics of OVM and IDM Using Two Car Simulation for two vehicles.)
    2021-04-05 19:09:03下载
    积分:1
  • matlab 通信仿真。好
    matlab 通信仿真。好-communication matlab simulation. Well
    2022-08-23 15:05:43下载
    积分:1
  • pujianfa
    自己写的一个谱减法,在信噪比不太低的时候效果还不错。(one matlab program. the effect is not bad when SNR is not lower.)
    2009-09-15 13:25:03下载
    积分:1
  • mnyz
    一杯沸水冷却,圆柱体模型,底面半径0.05m,高0.1m,周围温度20度,初始水温100度 方程是四维输运方程(常数a^2=k/(c*p),k是热传导系数0.6006焦/(米*秒*度)) 初始条件:t=0时水等于100度 边界条件:1.上下壁都是自由冷却,第三类边界条件,周围温度保持在20度(H=k/h,h取1) 2.杯壁绝热,第二类边界条件 图形显示格式,取过圆柱轴的截面温度变化将其做成动画. (A cup of boiling water for cooling, the cylinder model, the bottom radius of 0.05m, the high-0.1m, an ambient temperature of 20 degrees, the initial water temperature of 100 degrees is four-dimensional transport equation equation (constant a ^ 2 = k/(c* p), k is the thermal conductivity coefficient of 0.6006 J/(m* s* degrees)) initial conditions: t = 0 when the water equivalent to 100 degrees boundary conditions: 1. up and down the wall are free cooling, the third boundary condition, the ambient temperature maintained at 20 degrees (H = k/h, h check one) 2.杯壁insulation, the second boundary condition graphical display format, check-off section of cylindrical shaft temperature change to make animation.)
    2007-11-06 20:57:53下载
    积分:1
  • IterSVD_MIMO_Cap
    MIMO 场景下的SVD分解后,进行eigenvector预编码所获得信道容量(the capacity after deploying eigenvector beamforming)
    2012-04-27 10:20:19下载
    积分:1
  • DE_FOPID
    运用差分进化算法(DE)优化分数阶pid控制器(Use of differential evolution algorithm (DE) optimization of fractional order pid controller)
    2014-04-25 10:08:15下载
    积分:1
  • 图像融合大全
    说明:  压缩包内包涵了我所用过的图像融合程序,如小波,PCNN,贝叶斯等算法,仅供参考。(Compression package contains the image fusion procedures I used, such as wavelet, PCNN, Bayesian algorithm, for reference only.)
    2021-04-11 12:12:49下载
    积分:1
  • 200422122233086862
    说明:  一个MATLAB计算器程序,图形界面的 ,不过有个小BUG希望大家能(a calculator program, a graphical interface, but there is a small BUG hope we can s)
    2005-10-10 10:28:05下载
    积分:1
  • sift
    说明:  经典的SIFT算法,第一步,选择感兴趣的点;第二步,对感兴趣点进行筛选,确定关键点;第三步,为关键点分配方向;第四步,用多维向量的形式描述关键点(Classical SIFT algorithm, the first step, select the point of interest second step, points of interest were screened to identify key points the third step, the key point for the distribution of direction The fourth step is described with the key in the form of multi-dimensional vector point)
    2011-04-06 14:31:49下载
    积分:1
  • my_wang
    wang mendel implementation
    2013-04-02 23:03:30下载
    积分:1
  • 696516资源总数
  • 106783会员总数
  • 25今日下载