搜索资源列表
carrier.m
- 讲的是扩频通信系统中载波同步和码同步算法的Matlab程序-About the spread spectrum communication system, synchronization and carrier synchronization algorithms for Matlab program code
global_parameter
- WLAN仿真-系统参数配置 系统参数主要分为2类: 一类是可以配置的,可以根据使用者的需求改变的参数 1)你打算让这个仿真跑多少个OFDM符号? 2)你打算采用什么样的调制方式? 3)你打算让你的系统跑在什么样的环境下,AWGN?Rayleigh fading? 4)你的接收端采用什么样的配置,比如,是否采用理想均衡,线性插值均衡,理想同步,频偏纠正等等? 5)你的信道采样频率是多少?你的载波频率是多少? 一类是固定不变的,发送端按照协议规定设置
ML_cp
- 值得深刻阅读的基于CP的OFDM同步程序 这是一个非常好的用于OFDM的基于CP的 最大似然符号定时同步和载波同步的MATLAB仿真程序,经本人深入阅读吸收经典文献,反复编程调试而提炼而成,代码精炼有序,绝对没有错误,由此程序仿真得到的同步曲线与经典文献完全一致。同仁们阅读此程序一定受益匪浅! 这里不吝成果,特上载与诸位网友共享。也欢迎同仁们提供更多的优秀程序。 由于文献要求采用N=1024个子载波的OFDM,运行此程序需2分钟-3分钟的时间。 -Worthy of profound r
costas
- 用costas环实现载波同步。假设发送信号载波频率为3.563Mhz,本地初始频率为3.5628Mhz。程序中直接给出了环路滤波器的参数C1,C2。-this is synchoronization on time recovery basing on matlab
synchronization
- 关于基于训练序列的OFDM系统全面的同步算法仿真,包括定时同步,采样同步,载波同步,代码逐点执行,顶层文件为PLC_sync_test.m-Training sequence based on the OFDM system for synchronization algorithm simulation, including the timing synchronization, sampling synchronization, carrier synchronization, code-b
Chapter_5_Synchronization
- CCU关于同步很详细的算法说明,包括符号同步,载波同步等!-CCU in great detail on the synchronization algorithm descr iption, including symbol synchronization, carrier synchronization and so on!
QAM_16
- 16QAM载波同步的影响仿真,针对有频偏,有相偏,无频偏相偏情况下的星座图。-16QAM carrier synchronization of simulation, for a frequency offset, a phase offset, phase offset without offset under the constellation.
mypll_qpsk
- MATALAB编写的QPSK用于载波同步的锁相环,其结构为平方环-MATALAB编写的QPSK的用于载波同步的锁相环,其结构为平方环
PLL
- 利用锁相环,比较好的实现了载波同步-PLL
c10
- 系统同步的matlab程序,载波同步,符号同步,帧同步-Synchronization of the matlab program, carrier synchronization, symbol synchronization, frame synchronization
costas
- 本文介绍了直接序列扩频系统中数字Costas环的设计与实现,用来实现载波同步的闭环算法-This paper introduces the direct sequence spread spectrum digital Costas loop in the design and implementation to achieve closed-loop carrier synchronization algorithm
qpsk_PLL
- QPSK的锁相环程序,在MATLAB环境下编写的,用来进行QPSK通信系统的仿真和实际信号载波同步的提取-QPSK PLL program, written in the MATLAB environment, QPSK communication system used for simulation and the actual extraction of the signal carrier synchronization
PLLC
- 本程序利用平方环实现载波同步,使用锁相环进行跟踪相位偏移-This program makes use of the square ring to achieve carrier synchronization, with the use of PLL to track the phase shift
costas
- 使用costas环实现载波同步,绘制出了载波频率跟踪曲线-Achieve carrier synchronization using the costas loop, draw the curve of the carrier frequency tracking
DIGITIZED_CARRIER_SYNCHRONIZATION_LOOP
- 本文对数字化载波同步技术及其算法的软件实现做了深入的探讨与研究。-This carrier synchronization of digital technology and algorithm software to do a thorough study and research.
ResearchofcarriersynchronizationforlowSNRandhighdy
- 该载波同步方案可应用于低信噪比和高动态同存的条件下 接收机设计中,通过对该方案进行MATLAB 仿真,结果表明了该方案能有效地解决了载波快速捕获与精确跟踪的 问题。-The carrier synchronization scheme can be applied with low SNR and high dynamic receiver design under the conditions of existence, through the program MATLAB simul
1
- 利用costas环实现载波同步的matlab程序,载频10mHz-Costas loop to achieve carrier synchronization using the matlab program, carrier frequency 10mHz
Gardner_Symbol_synchronization
- 这是用Gardner算法做的载波同步,其中用到了扩频系统中的PN序列,程序经过仿真,结果正确-Gardner Symbol synchronization
松尾环
- 改进的costas环——‘松尾环’实现64阶QAM信号的载波同步(The 64 order QAM signal carrier synchronization of Costas ring - "Matsuo ring" improved)
尾松环载波同步
- 采用DD载波同步算法和PFD算法切换方式,采用costas改进结构尾松环,对QAM信号的的相偏进行校正,效果明显