搜索资源列表
Qam16
- 16Qam的Matlab/Simulink仿真系统,包含匹配滤波,载波恢复,位定时恢复等个重要模块,加深对16Qam调制解调系统的理解-16Qam the Matlab / Simulink system, matched filtering, carrier recovery, rehabilitation Timing important module, the better modulation and demodulation
OQPSK
- OQPSK的Matlab/Simulink调制解调仿真系统,包括匹配滤波,载波恢复,定时恢复等重要模块,可以观察眼图,仿真误码率,帮助理解OQPSK系统-OQPSK Matlab / Simulink simulation system modulation and demodulation, including matching filter, Carrier Recovery, timing recovery and other i
QPSK_Simulink
- QPSK的Matlab/Simulink的调制解调仿真系统,给出接收信号眼图及系统仿真误码率,包含载波恢复,匹配滤波,定时恢复等重要模块,帮助理解QPSK的系统-QPSK Matlab / Simulink simulation system modulation and demodulation, the received signal is given eye and BER simulation systems, includin
timing_recovery
- 定时恢复仿真程序,可以解决定时不准确造成的定时错误-timing recovery simulation program can solve the timing of inaccurate timing error
ycxtiming
- 这是通信中解调器重要的定时恢复部分的程序,我把它做成子程序,其中的算法原理,如想知道请link ne-This is the communication modems important part of the resumption of regular procedures, I see it causing subroutine, The algorithm principle, like to know please link n
FPGAImplementationof16QAMDemodulator
- 描述了一个用于微波传输设备的16QAM接收机解调芯片的FPGA实现,芯片集成了定时恢复、载波恢复和自适应盲判决反馈均衡器(DFE),采用恒模算法(CMA)作为均衡算法。芯片支持高达25M波特的符号速率,在一片EP1C12Q240C8(ALTERA)上实现,即将用于量产的微波传输设备中。
QPSK调制解调中的Gardner定时恢复算法研究与性能分析
- 对研究 软件调制解调的同志非常有帮助
Qam16
- 16Qam的Matlab/Simulink仿真系统,包含匹配滤波,载波恢复,位定时恢复等个重要模块,加深对16Qam调制解调系统的理解-16Qam the Matlab/Simulink system, matched filtering, carrier recovery, rehabilitation Timing important module, the better modulation and demodulation sy
QPSK_Simulink
- QPSK的Matlab/Simulink的调制解调仿真系统,给出接收信号眼图及系统仿真误码率,包含载波恢复,匹配滤波,定时恢复等重要模块,帮助理解QPSK的系统-QPSK Matlab/Simulink simulation system modulation and demodulation, the received signal is given eye and BER simulation systems, including
Arest
- 休息精灵 版本 1.25 为了健康使用电脑,避免长时间使用电脑而疲劳,做到劳逸结合而编制此程序。使用的时候最好加入到启动组里,这样每次都可以自动运行。 1 功能: .从运行起每隔50分钟,休息10分钟,可设置。 .休息完自动解除屏幕保护. .退出程序可以使用热键Ctrl+Alt+Q. .加入工作与休息时间的倒计时。 .30秒倒计时可以被暂停。 .允许打开关闭声音。 .支持wav,MP3,wma等音乐
timing_recovery
- 定时恢复仿真程序,可以解决定时不准确造成的定时错误-timing recovery simulation program can solve the timing of inaccurate timing error
ycxtiming
- 这是通信中解调器重要的定时恢复部分的程序,我把它做成子程序,其中的算法原理,如想知道请link ne-This is the communication modems important part of the resumption of regular procedures, I see it causing subroutine, The algorithm principle, like to know please link n
san_psk1
- 以pn码为信源,通过定时同步和载波恢复。在收端得到正确的信息。-Pn in the source code for the letter, through the timing synchronization and carrier recovery. Client in the admission to be correct information.
FPGAImplementationof16QAMDemodulator
- 描述了一个用于微波传输设备的16QAM接收机解调芯片的FPGA实现,芯片集成了定时恢复、载波恢复和自适应盲判决反馈均衡器(DFE),采用恒模算法(CMA)作为均衡算法。芯片支持高达25M波特的符号速率,在一片EP1C12Q240C8(ALTERA)上实现,即将用于量产的微波传输设备中。 -Describes a microwave transmission equipment for 16QAM receiver demodulat
timing_recovery
- 定时恢复的matbal仿真代码.适合于仿真和误码并对-Timing recovery matbal simulation code. Suitable for simulation and error and
timing_recovery
- 此算法是用于ofdm定时同步的定时恢复的,通过MATLAB的simulink仿真实现-This algorithm is used for OFDM Timing Synchronization Timing Recovery through MATLAB implementation of the simulink simulation
timingRecovery
- 此压缩文件是对gardner算法利用插值滤波实现定时恢复的matlab仿真。包含了三个文件,一个word文档,对程序作了详尽说明;另一个m文件-Timing_Recovery
QAMtimingrecovery
- QAM的定时恢复资料,对其中的定时环路做了详细的讲解,希望对大家有用。-QAM timing recovery information on the timing loop which made a detailed explanation, hope for all of us.
QAMPatent
- qam解调的美国专利,包括AGC PED 定时恢复和均衡技术-qam agc PED
单片机定时器实现秒计时和显示
- 1 基础部分: (1) 用51的p1口作为数据输出口,p2口为共阴数码管位选信号,利用定时器0实现秒计时和显示。 (2) 上电复位后,显示00。 (3) 按键按下S2键后开始计数。采用加法计数形式。计到60停止。蜂鸣器鸣响。 (4) 鸣响2秒后停止,恢复显示00。 (5) 当再次按下S2键后重复1-4过程。 2 提高部分: 利用S2,S4,S6完成进入设置;进行数字十位和个位设置;存储,启动等动作; 工作过程如下: