登录
首页 » matlab » alsrhas

alsrhas

于 2020-12-18 发布 文件大小:4KB
0 103
下载积分: 1 下载次数: 4

代码说明:

  此为频偏校正程序,通过TD_GG算法得到的频偏值还存在几赫兹的残余频偏(The program for the deviation correction, deviation value is obtained by TD_GG algorithm also has a few Hertz residual frequency offset)

文件列表:

0dingshi_modify.m,2136,2005-06-30
fankui.m,2821,2005-12-24
gngauss.m,629,2001-05-23
kalmann.m,206,2005-06-30
pin_pian.m,290,2005-03-01
test_finally_edition.asv,8233,2005-12-24
test_finally_edition.m,8234,2006-02-17
xiang_wei.m,547,2005-01-12
说明.txt,31,2006-02-24

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

发表评论

0 个回复

  • Space-Time.Coding_John.Wiley.And.Sons
    空时编码,内容涉及mImo的各个方面,介绍很全面,很有帮助(Space-time coding, covering all aspects of Mimo, introduce very comprehensive, very helpful)
    2021-03-25 22:19:13下载
    积分:1
  • DQPSK
    (1)建立DQPSK调制和解调 SIMULINK仿真模型,评估其在AWGN信道和瑞利衰落信道下的误码率性能(画出信噪比变化时的误码率曲线); (2)基于(1)建立的SIMULINK仿真模型,分别在AWGN信道和瑞利衰落信道下发送一个实际音频文件,在接收端实时播放出来((1) the DQPSK modulation and demodulation SIMULINK simulation model is established to evaluate the bit error rate performance under the AWGN channel and the Rayleigh fading channel (the bit error rate curve when the signal to noise ratio changes). (2) based on the (1) established SIMULINK simulation model, a real audio file is sent under the AWGN channel and the Rayleigh fading channel respectively, and it is played on the receiving end in real time.)
    2021-04-13 15:48:56下载
    积分:1
  • 仿真高斯在大气湍流中的传输 gauss
    说明:  仿真高斯在大气湍流中的传输,研究对其光强和相位影响(Simulation of Gaussian propagation in atmospheric turbulence,Study on the influence of light intensity and phase)
    2020-10-03 19:57:41下载
    积分:1
  • joint-detection-of-TD-SCDMA
    为评估TD_SCDMA下行链路联合检测接收机的性能,使用MATLAB软件进行链路仿真,本程序主要是实现用户QPSK基带调制、扩频、加扰、形成时隙、形成子帧、以及进行脉冲形成滤波,通过加性高斯白噪声信道和瑞利衰落多径信道,信道估计、联合检测等几个主要过程,整个仿真都是在基带进行的。(Link simulation to assess the performance of the TD_SCDMA Downlink joint detection receiver using MATLAB software, this program is the main user QPSK baseband modulation, spreading, scrambling to form a slot to form a sub-frame, as well as for pulse formation filter, through an additive white Gaussian noise channels and Rayleigh fading multipath channel, channel estimation, the joint detection of several major process, the entire simulation in the baseband)
    2012-02-29 21:00:50下载
    积分:1
  • 实验一
    说明:  一般信道容量迭代算法 (1)初始化信源分布:P^((0))=(p_(1 ),p_(2 ),…,p_(i ),…,p_r),置迭代计数器k=0,设信道容量相对误差门限为δ,δ>0,可设C(0)=-∞; (2)φ_ji^((k))=(p_ij p_i^((k)))/(∑p_ij p_i^((k)) ) i=1,…,r;j=1,…,s; (3)p_i^((k+1) )=exp?[∑_j?〖p_ij lnφ_ji^((k)) 〗]/(∑_i?〖{exp?[∑_j?〖p_ij lnφ_ji^((k)) 〗]}〗) i=1,…,r; (4)C^((k+1))=ln∑_i?〖{exp?[∑_j?〖p_ij lnφ_ji^((k)) 〗]}〗; (5)如果, (|C^((k+1) )-C^((k)) |)/C^((k+1)) ≤δ, 转向(7); (6)否则,置迭代符合 k+1→k,转向(2); (7)输出p_i^((k+1) )和C^((k+1)); (8)停止。(General channel capacity iterative algorithm)
    2020-05-21 14:30:04下载
    积分:1
  • 电动汽车负荷时空分析代码
    说明:  电动汽车充电负荷时空分析,对电动汽车的研究非常有帮助,建议下载。(Spatio-temporal analysis of electric vehicle charging load is very helpful to the research of electric vehicle. It is recommended to download.)
    2021-03-17 15:19:20下载
    积分:1
  • krylov
    求解线性系统的Krylov方法的工具箱,包括经典的CG、GMRES等方法。(Solving Linear Systems Toolbox Krylov methods, including the classic CG, GMRES, etc..)
    2009-05-20 11:31:43下载
    积分:1
  • 高斯信道
    说明:  高斯信道下的误码率与瑞利衰落与高斯信道下的误码率的比较分析(Comparison of Bit Error Rate in Gaussian Channel and Rayleigh Fading and Bit Error Rate in Gaussian Channel)
    2019-06-15 19:30:24下载
    积分:1
  • cell
    两个画蜂窝系统的程序。第一个画出六边形蜂窝图。以(0,0)点为中心(Two paintings cellular system. The first draw hexagonal honeycomb Fig. To (0,0) point as the center)
    2007-12-13 12:53:16下载
    积分:1
  • MobileNet-SSD-master
    说明:  深度学习网络产生两个txt文件分别为测试数据特征提取结果与标签结果,提取两个文件内容并按行绘制平方损失函数图(The deep learning network generates two TXT files, which are the result of feature extraction and label extraction of test data, and extracts the contents of the two files and draws the square loss function graph according to the line.)
    2019-04-24 14:57:18下载
    积分:1
  • 696524资源总数
  • 103957会员总数
  • 51今日下载