登录
首页 » Visual C++ » MATLAB

MATLAB

于 2020-11-04 发布 文件大小:718KB
0 616
下载积分: 1 下载次数: 161

代码说明:

  接收端采用的算法和程序流程与发送端发送的OFDM符号的帧结构有关系。具体的帧结构,以及定时估计,频偏估计,剩余误差跟踪的算法可参考算法说明文档。这里对程序的流程进行说明。 首先根据短训练字的特性进行相关运算,进行信号到达检测,当检测到相关值大于门限一定次数后,认为有信号到达。然后根据长训练字的特性,进行相关运算,进行OFDM符号FFT窗口起始位置的估计。估计出FFT窗口的位置后,先在时域进行小频偏的估计,将两个长训练字进行小频偏补偿后,进行FFT运算,根据FFT运算的结果进行整数倍频偏的估计。这些参数估计完成后,就可以进行数据解调了。先对数据部分进行完整的频偏补偿,然后根据估计的FFT窗口位置进行FFT运算得到频域的数据,进行解调。然后在对应于导频的子载波位置上提取出导频信息,根据导频信息估计出剩余定时误差以及剩余的信道响应误差,将误差量送入环路进行跟踪。当收到所有数据后,重新回到信号到达检测状态,进行下一次信号到达的检测和信号接收。 (good)

文件列表:

完美的OFDM仿真程序MATLAB
........................\完美的OFDM仿真程序MATLAB
........................\........................\OFDM_rece_matlab
........................\........................\................\data_I_train_word_1_i0_256.txt,3870,2003-03-14
........................\........................\................\data_I_train_word_2_i0_256.txt,3903,2003-03-14
........................\........................\................\data_I_train_word_re_i0_256.txt,3853,2003-03-16
........................\........................\................\data_Q_train_word_1_i0_256.txt,3867,2003-03-14
........................\........................\................\data_Q_train_word_2_i0_256.txt,3908,2003-03-14
........................\........................\................\data_Q_train_word_re_i0_256.txt,3854,2003-03-16
........................\........................\................\OFDM_mod_I_ser_2up_sam_50.dat,496240,2003-08-02
........................\........................\................\OFDM_mod_original_data_I_ser_2up_sam_50.dat,3908,2003-08-02
........................\........................\................\OFDM_mod_original_data_Q_ser_2up_sam_50.dat,3895,2003-08-02
........................\........................\................\OFDM_mod_Q_ser_2up_sam_50.dat,495175,2003-08-02
........................\........................\................\v06_03_dem_2up_arrange.m,43884,2005-01-22





........................\........................\................\结果.txt,455,2010-05-20
........................\........................\................\长训练字相关值5.jpg,68419,2010-05-20
........................\........................\OFDM_send_matlab





........................\........................\................\6.jpg,59314,2010-05-20
........................\........................\................\data_I_train_word_1_i0_256.txt,3870,2004-01-02
........................\........................\................\data_I_train_word_2_i0_256.txt,3903,2004-01-02
........................\........................\................\data_I_train_word_re_i0_256.txt,3853,2004-01-02
........................\........................\................\data_Q_train_word_1_i0_256.txt,3867,2004-01-02
........................\........................\................\data_Q_train_word_2_i0_256.txt,3908,2004-01-02
........................\........................\................\data_Q_train_word_re_i0_256.txt,3854,2004-01-02
........................\........................\................\HBF23.txt,212,2004-01-02
........................\........................\................\I1.txt,3840,2004-01-02
........................\........................\................\I2.txt,3840,2004-01-02
........................\........................\................\I3.txt,3840,2004-01-02
........................\........................\................\I4.txt,3840,2004-01-02
........................\........................\................\ofdm_mod.m,8936,2005-01-22
........................\........................\................\SoutI_4_BF.txt,92654,2010-03-17
........................\........................\................\SoutI_4_IF.txt,185308,2010-03-17
........................\........................\................\结果.txt,427,2010-05-20
........................\........................\程序流程说明.doc,41472,2003-12-29

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

发表评论

0 个回复

  • TTTOOA_uwbh
    这是在uwb系统中,用TOA定位法的的整个系统的仿真程序源码 (This is a simulation program source code for the entire system in uwb systems, TOA positioning method)
    2020-08-11 19:58:26下载
    积分:1
  • wirelss_communicattion
    可以实现无线通信,代码简单便于理解,是基于wince平台的(Wireless communications can be achieved, the code simple and easy to understand, is based on the wince platform)
    2008-12-29 20:53:26下载
    积分:1
  • ld
    说明:  数据通信的课程设计,用于实现AMI码等等在数据通信中实用的编码。(Data communication curriculum design, code, etc. used to implement AMI useful in data communications code.)
    2011-04-30 20:12:38下载
    积分:1
  • JYTJQL
    这是外汇活动中的一种 可以从多种货币的汇率差异中,获得利润(This is one of the foreign exchange activities that can be profited from the exchange rate differences of multiple currencies.)
    2019-01-01 05:37:39下载
    积分:1
  • hippe-vector-pattern
    vfev ve vvevfevefvevvevefve
    2018-12-17 04:06:39下载
    积分:1
  • VCMatlab
    VC++和 Matlab 的 混 合 编 程 具 有 很 大 的 实际意义。 文 讨 论 了如何 使 用 Matlab 的 Complier 将 *.m 函 数 编 译 为 动 态 链 接 库 DLL, 提 供 给 VC++调 用 的 方 法,提 供 了 一 种 VC++与 Matlab 混合编程的 快 速 实 现 。(The mixed programming of VC++ and Matlab has great practical significance. This paper discusses how to use COMplier of MATLAB to compile *. m function into DLL of dynamic link library and provide a method for calling VC++. It also provides a fast realization of mixed programming between VC++ and MATLAB.)
    2018-12-01 15:31:19下载
    积分:1
  • CBuilder-JoyStick
    在CBuilder中如何控制游戏手柄,对手柄编程(How to control the game in the CBuilder handle, to handle programming)
    2020-12-03 17:09:25下载
    积分:1
  • electromotor1.6
    VC (MODBUS协议)上位机程序VC (MODBUS协议)上位机程序(VC (MODBUS))
    2013-10-10 10:55:46下载
    积分:1
  • VoiceModem
    使用tapi实现的用语音modem进行接电话并播放wav文件的程序(A program which is realised by tapi, and in which a call is picked up and wav files can be played through voice modem )
    2002-04-23 10:01:54下载
    积分:1
  • WSF-based
    多径条件下基于WSF的均匀圆阵幅相误差自校正(WSF-based multipath conditions of uniform circular array amplitude and phase error self-correction)
    2013-12-12 13:41:46下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载