登录
首页 » matlab » SC-FDE-phase-noise-compensation-master

SC-FDE-phase-noise-compensation-master

于 2020-06-09 发布
0 289
下载积分: 1 下载次数: 2

代码说明:

说明:  SC-FDE相位噪声比较(SC-FDE phase noise comparison)

文件列表:

SC-FDE-phase-noise-compensation-master, 0 , 2018-05-13
SC-FDE-phase-noise-compensation-master\GolayGenerate.m, 176 , 2018-05-13
SC-FDE-phase-noise-compensation-master\LMS_iter.m, 1987 , 2018-05-13
SC-FDE-phase-noise-compensation-master\PhaseNoisePSD.fig, 1711523 , 2018-05-13
SC-FDE-phase-noise-compensation-master\README.md, 34 , 2018-05-13
SC-FDE-phase-noise-compensation-master\UW_Generate.m, 206 , 2018-05-13
SC-FDE-phase-noise-compensation-master\Untitled.m, 1308 , 2018-05-13
SC-FDE-phase-noise-compensation-master\channel.m, 652 , 2018-05-13
SC-FDE-phase-noise-compensation-master\channel_estimate.m, 402 , 2018-05-13
SC-FDE-phase-noise-compensation-master\de_interleaving.m, 1152 , 2018-05-13
SC-FDE-phase-noise-compensation-master\draw.m, 833 , 2018-05-13
SC-FDE-phase-noise-compensation-master\equalizer.m, 282 , 2018-05-13
SC-FDE-phase-noise-compensation-master\estimate_phi.m, 760 , 2018-05-13
SC-FDE-phase-noise-compensation-master\get_channel.m, 202 , 2018-05-13
SC-FDE-phase-noise-compensation-master\insert_pilot.m, 244 , 2018-05-13
SC-FDE-phase-noise-compensation-master\interleav_matrix.m, 2703 , 2018-05-13
SC-FDE-phase-noise-compensation-master\interleaving.m, 1111 , 2018-05-13
SC-FDE-phase-noise-compensation-master\phase_noise_model.m, 1159 , 2018-05-13
SC-FDE-phase-noise-compensation-master\receiver.m, 2105 , 2018-05-13
SC-FDE-phase-noise-compensation-master\runsim.m, 3151 , 2018-05-13
SC-FDE-phase-noise-compensation-master\rx_demodulator.m, 2450 , 2018-05-13
SC-FDE-phase-noise-compensation-master\single_packet.m, 459 , 2018-05-13
SC-FDE-phase-noise-compensation-master\transmitter.m, 877 , 2018-05-13
SC-FDE-phase-noise-compensation-master\untitled.fig, 28935 , 2018-05-13

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

发表评论

0 个回复

  • VC_MFC-Sample1
    Microsoft Visual C++ MFC串口通信编程详解,主要介绍了用CreateFile()函数和WriteFile()函数读写串口的实例,以及设置 串口属性的实例. 在工业控制中,工控机(一般都基于 Windows 平台)经常需要与智能仪表通过串口 进行通信.串口通信方便易行,应用广泛. 一般情况下,工控机和各智能仪表通过 RS485 总线进行通信.RS485 的通信方式是 半双工的,只能由作为主节点的工控 PC 机依次轮询网络上的各智能控制单元子节点. 每次通信都是由 PC 机通过串口向智能控制单元发布命令,智能控制单元在接收到正 确的命令后作出应答. (Microsoft Visual C++ MFC serial communication programming explain CreateFile () and WriteFile () function to read and write the serial port of the instance, and set the serial port attribute instance in industrial control, IPC (generally based on the Windows platform) often need to communicate with the smart meter through the serial port serial communication easy and widely used normal circumstances, the IPC and intelligent instrument through RS485 communication RS485 communication is half-duplex, only as the primary node industrial PC turn polling network intelligent control unit child nodes. every communication from a PC via the serial port to issue commands to the intelligent control unit, intelligent control unit receives the correct command response.)
    2012-10-11 07:23:02下载
    积分:1
  • PrachPara2013.10.21.0928
    LTE prach的信令分析代码,由协议解析出数据处理需要的信息(The signaling LTE PRACH analysis code, the protocol analysis data processing need information )
    2013-11-05 17:40:16下载
    积分:1
  • CD4067B
    这是一个CD4067B的技术资料,希望对大家有帮助。(This is a CD4067B technical information, we hope to help.)
    2012-03-10 13:40:05下载
    积分:1
  • ofdm
    说明:  orthogonal frequency demod
    2019-03-05 05:04:44下载
    积分:1
  • Phase_Modulation_and_Demodulation
    Phase Modulation and Demodulation(Phase Modulation and demodulation)
    2007-04-28 16:00:36下载
    积分:1
  • BPSK调制仿真
    说明:  bpsk调制仿真,可直接用 1、数字调制方法 数字调制就是把数字基带信号的频谱搬移到高频处,形成适合在信道中传输的带通信号。基本的数字调制方式有振幅键控(ASK)、频移键控(FSK)、绝对相移键控(PSK)、相对(差分)相移键控(DPSK)。在接收端可以采用想干解调或非相干解调还原数字基带信号。 数字信号的传输方式分为基带传输和带通传输。然而,实际中的大多数信道(如)无线信道具有丰富的低频分量。为了使数字信号在带通信道中传输,必须用数字基带信号对载波进行调制,以使信号与信道的特性相匹配。(1, digital modulation method Digital modulation is the transfer of the spectrum of a digital baseband signal to a high frequency to form a bandpass signal suitable for transmission in the channel. The basic digital modulation methods are amplitude keying (ASK), frequency shift keying (FSK), absolute phase shift keying (PSK), and relative (differential) phase shift keying (DPSK). At the receiving end, the digital baseband signal can be restored by using dry demodulation or non-coherent demodulation. Digital signal transmission methods are divided into baseband transmission and bandpass transmission. However, most channels in practice, such as wireless channels, have rich low frequency components. In order for a digital signal to be transmitted in a band channel, the carrier must be modulated with a digital baseband signal to match the signal to the characteristics of the channel.)
    2019-05-28 10:46:01下载
    积分:1
  • 一种基于高阶累积量的数字调相信号识别方法
    对当前通信信号中常用的数字调相信号BPSK、QPSK、1/4一QPSK、8PSK的调制识别问题,提出了一种基于信号差分高阶累积量的识剐算法。该算法分两个层次进行调制识别,首先利用信号的四阶累积量特征对BPSK、QPSK和{1/4一QPSK、8PSK}信号进行识别,然后再利用信号差分的四阶和八阶累积量特征对1/4-QPSK、8PSK信号进行识别。从理论上分析了的该算法的有效性,并通过计算机仿真验证了算法具有良好的性能。(A recognition algorithm based on differential high-order cumulant is proposed for the modulation recognition problems of BPSK, QPSK, 1/4-QPSK and 8PSK, which are commonly used in current communication signals. The algorithm is divided into two levels for modulation recognition. Firstly, BPSK, QPSK and {1/4-QPSK, 8PSK} signals are identified by using the fourth-order cumulant characteristics of signals, and then 1/4-QPSK and 8PSK signals are identified by using the fourth-order cumulant and eighth-order cumulant characteristics of signal difference. The validity of the algorithm is analyzed theoretically, and the good performance of the algorithm is verified by computer simulation.)
    2020-06-21 09:40:02下载
    积分:1
  • Analytic-framework-for-performance-evaluation-of-
    Analytic framework for performance evaluation of multi-antenna wimax
    2011-12-07 02:40:04下载
    积分:1
  • 5g-ldpc-master
    说明:  CONVERT A MATRIX TO LOWER TRIANGULAR MATRIX
    2020-06-17 04:00:01下载
    积分:1
  • ofdm_EM_channel
    ofdm系统中的em信道估计matlab仿真(em OFDM system channel estimation matlab simulation)
    2021-03-19 20:19:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载