登录
首页 » matlab » 16QAMLS

16QAMLS

于 2011-10-24 发布 文件大小:53KB
0 100
下载积分: 1 下载次数: 21

代码说明:

  分析比较了16QAM的块状导频与没有加信道估计的性能比较OFDM系统(Analysis and comparison of 16QAM and no massive increase pilot channel estimation OFDM System Performance Comparison)

文件列表:

16QAM块状LS
...........\16QAM块状LS.fig,8156,2011-10-14

...........\add_noise.m,403,2011-10-11
...........\cut_cp.m,289,2011-10-10
...........\de_map.m,270,2004-12-06
...........\de_qam16.m,1142,2004-06-16
...........\error_count.m,271,2004-12-07
...........\input_b.asv,452,2011-09-28
...........\input_b.m,615,2011-10-13
...........\insert_cp.m,434,2011-09-28
...........\insert_pilot.asv,1032,2011-09-28
...........\insert_pilot.m,1065,2011-10-11
...........\lmmse_estimation.asv,1107,2011-10-11
...........\lmmse_estimation.m,1107,2011-10-11
...........\lr_lmmse_estimation.asv,1690,2011-10-11
...........\lr_lmmse_estimation.m,1690,2011-10-11
...........\ls_estimation.asv,839,2011-10-11
...........\ls_estimation.m,843,2011-10-11
...........\map_16qam.asv,429,2011-09-28
...........\map_16qam.m,429,2011-09-28
...........\multipath_chann.asv,2589,2011-10-10
...........\multipath_chann.m,2597,2011-10-11
...........\nodaopin.m,743,2011-10-16
...........\ofdm_system.asv,5331,2011-10-16
...........\ofdm_system.m,5367,2011-10-16
...........\qam16.m,526,2004-06-16
...........\QPSK.m,0,2011-10-14
...........\rayleighnew.asv,1915,2011-10-10
...........\rayleighnew.m,1915,2011-10-10
...........\readme.txt,170,2011-10-14
...........\Rhh_test.m,225,2004-12-07
...........\selec_rayleigh_test.asv,1292,2011-10-11
...........\selec_rayleigh_test.m,1292,2011-10-11
...........\SIR_n_fd.m,446,2004-12-09

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

发表评论

0 个回复

  • radon_ambiguity
    %radon transform clear all % N=800 n=1:N fs=200 t=n/fs x1=exp(j*2*pi*(5*t+0.5*5*t.^2)) x2=exp(j*2*pi*(5*t+0.5*15*t.^2)) x=x1+x2 %N=length(x) % ambifunb(x ) %*****************************************RAT naf=ambifunb(x) htl(abs(naf)) % [wh,rho,theta]=htl(abs(naf)) colormap([0,0,0]) % xlabel( 极半径 ) % ylabel( 角度 ) %**************************************%找出峰值点的坐标,计算初始频率和调频斜率(正确) %找出峰值点的坐标 b=max(max(wh)) [u,a]=find(wh>=0.8*b) ( Radon transformclear all N = 800 n = 1: N fs = 200 t = n/fs x1 = exp (j* 2* pi* (5* t+ 0.5* 5* t. ^ 2)) x2 = exp ( j* 2* pi* (5* t+ 0.5* 15* t. ^ 2)) x = x1+ x2 N = length (x) ambifunb (x)***************************************** RATnaf = ambifunb (x) htl (abs (naf)) [wh, rho, theta ] = htl (abs (naf)) colormap ([0,0,0]) xlabel (polar radius) ylabel (angle)************************************** to find the coordinates of the peak point, calculating the initial slope of the frequency and FM (right) find the peak point of the coordinates b = max (max ( wh)) [u, a] = find (wh)
    2008-05-06 21:56:10下载
    积分:1
  • Gauss_Seidel
    这是一个用高斯赛德尔算法解方程组的实例。(Gauss_Seidel)
    2010-12-31 10:07:40下载
    积分:1
  • SVMMatla1.0
    说明:  该工具箱主要介绍支持向量机的使用过程,包括分类与回归,里面的内容很全面,(The toolbox introduce the process of SVM,including classification and aggression,which is very well.)
    2010-03-30 17:11:13下载
    积分:1
  • MATLAB-code-of-Ingle
    MATLAB code of Ingle
    2014-12-08 12:45:22下载
    积分:1
  • explicit_algorithm
    explicit algorithms matlab code fro state university of new york in the united states
    2010-11-19 01:28:54下载
    积分:1
  • SINS
    用四元数法进行姿态解算的matlab程序。(Quaternion method attitude algorithm matlab program.)
    2013-10-28 14:19:58下载
    积分:1
  • CalculateSINR_2SectorCoMP
    COMP中JT和MET算法的matlab实现(Joint Transmission and MET beamforming in LTE CoMP system)
    2011-11-13 16:04:34下载
    积分:1
  • C4
    This code is related to the course Digital Communications. It simulates a communication system which uses AWGN and 16QAM
    2013-11-10 02:32:33下载
    积分:1
  • Improved_SMCPHD
    该算法基本思想是利用一组带有相应权值的随机样本即粒子去逼近PHD分布和基数分布,其意义在于不仅解决重积分计算没有闭式解的难题,而且在滤波过程中,PHD函数被一系列离散的带权值的样本近似,随着样本粒子数量的增加,PHDF接近于Bayes最优估计,而且不受模型线性和高斯假设的限制,可以适用于非线性非高斯的随机系统。(The algorithm the basic idea is to use a set of random sample with the corresponding weight namely particle approximation PHD and base distribution, its significance lies in not only solve the problem of multiple integral calculation without closed solution, and in the process of filtering, PHD function by a series of discrete weighted value of sample approximation, with the increase of sample particles, PHDF close to the Bayes optimal estimation, and is not subject to the assumptions of the linear and gaussian model can be applied to nonlinear non-gaussian stochastic system.)
    2021-04-29 07:48:43下载
    积分:1
  • plot_Bezier
    matlab例子,用来计算bezier曲线(matlab example, used to calculate the Bezier curve)
    2008-12-18 09:44:40下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载