搜索资源列表
freq
- 频率同步代码,可以从中知道频偏造成的系统BER性能的情况-frequency synchronization code, we can know the Offset System BER performance of
Carrierfrequency
- 在DAB系统中的频率同步,载频同步,参考一下Carrier frequency offset estimation of DAB receiver based on phase reference symbol
rx_frequency_sync
- 频率同步算法的时域方法。利用两个连续重复的符号计算频率误差估算。
global_parameter
- WLAN仿真-系统参数配置 系统参数主要分为2类: 一类是可以配置的,可以根据使用者的需求改变的参数 1)你打算让这个仿真跑多少个OFDM符号? 2)你打算采用什么样的调制方式? 3)你打算让你的系统跑在什么样的环境下,AWGN?Rayleigh fading? 4)你的接收端采用什么样的配置,比如,是否采用理想均衡,线性插值均衡,理想同步,频偏纠正等等? 5)你的信道采样频率是多少?你的载波频率是多少? 一类是固定不变的,发送端按照协议规定设置
costas
- 用costas环实现载波同步。假设发送信号载波频率为3.563Mhz,本地初始频率为3.5628Mhz。程序中直接给出了环路滤波器的参数C1,C2。-this is synchoronization on time recovery basing on matlab
OFDM_sync
- 一个基本的OFDM系统同步的仿真程序,包括时间同步和频率同步-A basic OFDM system simulation synchronization procedures, including time synchronization and frequency synchronization
LFM_OFDM
- 此程序主要用于实现OFDM通信系统的同步,采用线性调频的方法可以克服信道的频率选择性衰落。-The programme is to realize synchronization in OFDM systems
CAZAC_SYN
- 此程序主要实现CAZAC序列的OFDM系统同步,该同步可以实现定时同步和载波频率同步。-The programme realizes CAZAC trainning symbol in OFDM systems
OFDMSYN
- OFDM系统是将一个用户的信息分别调制在了多个相互正交的子载波上面,对频率偏移非常敏感,OFDM同步技术非常关键,这里予以实现-OFDM system is a user' s information were prepared in a number of mutually orthogonal subcarriers above, is very sensitive to frequency offset, OFDM synchronization is critical to ach
timingsyn_cfo
- 用SCA算法实现时间同步和载波频率偏移。载波频率偏移通过训练序列实现-SCA algorithm with time synchronization and carrier frequency offset. Carrier frequency offset achieved by training sequence
demodulation_and_equalization
- 对数输入据进行解调,并且对接收信号进行时间以及频率同步-Demodulation, time and frequency synchronisation
AFrequencySynchronizationMethodfor3GPPLTEOFDMASyst
- 一篇有关TDDLTE的频率同步的文章,介绍了LTE的帧结构,及相关频率同步的方法-An article about the frequency of synchronous TDDLTE article introduces the LTE frame structure, and related method of frequency synchronization
costas
- 使用costas环实现载波同步,绘制出了载波频率跟踪曲线-Achieve carrier synchronization using the costas loop, draw the curve of the carrier frequency tracking
6
- 6. 在三条径的瑞利信道中,对于OFDM: (1) 请设计一种具体的导引辅助的信道估计方法,用Simulink进行仿真,测量BPSK调制时的误码率性能。画出比特信噪比与信道估计均方误差的关系曲线,画出比特信噪比与误码率的关系曲线。 (2) 设频率已同步,请设计OFDM一种具体的采用循环前缀进行时间同步方法,用Simulink进行仿真,画出比特信噪比与捕获概率的关系曲线。 (3) 设时间已同步,请设计OFDM一种具体的采用循环前缀进行频率同步方法,用Simulink进行仿真,画出比特信
Blind-Frequency-Syn
- 一种关于MIMO-OFDM系统盲频率同步的资料文档,用MATLAB进行仿真分析-A novel blind carrier frequency offset (CFO) estimation algorithm was proposed which is based on estimating signal parameter via rotational invariance techniques (ESPRIT) for multi-input multi-output o
243345436346fre_syn
- 描述了OFDM调制解调中的频率同步的算法的方法和相应的代码-Describe the method of frequency synchronization in OFDM modulation and demodulation algorithm and the corresponding code
OFDM_basic
- OFDM系统实现代码,包括编码,调制,解调,定时和频率同步,是一个很好的OFDM代码-OFDM systems code
tongbu
- 实现OFDM系统的同步功能,包括时钟同步,频率同步等。-Realize the synchronization function of OFDM system, including the clock synchronization, frequency synchronization and so on.
802.11a-OFDM-MATLAB
- 我再论坛找了很多OFDM的代码和文章,但总有遗患,为什么呢原因是大部分只有简单的映射,IDFTDFT变换等等,但主要的同步和信道估计去没有人提出来,甚至做出来.. 现在我终于找到了一份,它以FUNCTION的形式,再现了OFDM映射,IDFTDFT,同步(时间频率同步)和信道估计,以及频率偏移的估计等一系列代码.-The simulator GUI is started with command ui_start in Matlab command window. WLA
MIMO-OFDM 定时同步和频率同步sc
- MIMOOFDM_Syn为主函数,仿真了传统的sc同步算法,并在此基础上做改进。对定时误差和频偏误差做了计算并画图。%信号通过的多径衰落信道为7径瑞利衰落信道且各径功率随着延迟的增大服从负指数衰减。