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

SC-FDE-phase-noise-compensation-master

于 2020-06-09 发布
0 222
下载积分: 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 个回复

  • extended_reciever
    Bit Error Rate analysis of an Extended Receiver for Rectangular PAM. The performance of a digital communication system in the presence of additive white Gaussian noise (AWGN) can be assessed by the measurement of the bit error rate (BER). The Simulink model provided is a rectangular polar pulse amplitude modulation (PAM) baseband system with an AWGN channel and an extended sample and hold receiver with a low pass filter. An extended receiver has an odd number of sample and hold circuits. What remains to be answered is if such a receiver would provide a more desirable BER than that of a simple S/H receiver.
    2010-02-01 03:26:22下载
    积分:1
  • HJQE2
    说明:  pcm编码 有关线性,A律,mu律的pcm编码的matlab实现(Matlab implementation of pcm coding for pcm coding related to Linear, A-Law and mulaw)
    2019-03-26 22:28:19下载
    积分:1
  • FECOFDM
    A Study on effect of FEC for OFDM transmission using one GI per multiple blocks
    2019-05-12 14:26:08下载
    积分:1
  • Chapter5
    simulation and software 的仿真代码第五章。 这是一本很好的通信系统仿真学习工具,国内几乎找不到原著。(simulation and software simulation code5. This is a very good learning tool for communication system simulation , domestic impossible to find the original . )
    2011-12-03 20:14:12下载
    积分:1
  • OFDM-system-FPGA-design
    说明:  OFDM基带处理的书籍和论文,以及发送和接收端源码。(OFDM baseband processing books and papers, as well as send and receive source code.)
    2020-06-06 13:54:22下载
    积分:1
  • 信捷PLC
    用于信捷PLC与Labview之间的通信,可以作为学习的初版(Used for the communication between Sinjie PLC and Labview, it can be used as the first edition of learning.)
    2020-06-21 15:00:02下载
    积分:1
  • vad-master
    说明:  调用webrtc中的VAD算法,可以实现录音文件的语音端点检测,时延7.8ms(Calling VAD algorithm in webrtc, voice endpoint detection of recording file can be realized with a delay of 7.8ms)
    2020-03-19 10:20:48下载
    积分:1
  • ECC-files
    A comrehensive collection of software routines for forward error correction. Copyright 2004 by Todd K. Moon Permission is granted to use this program/data for educational/research only
    2011-11-22 03:16:10下载
    积分:1
  • auto_filter
    说明:  自适应滤波器作为一种现代滤波器,在通信领域有着广泛的应用. 阐述了LMS以及RLS自适应滤波器的相关原理及其在通信系统去噪中的应用,并用MATLAB对自适应滤波器的去噪结果进行了相应的仿真,仿真结果直观地体现了自适应滤波器的去噪性能。 本文对自适应滤波器系统进行剖析,基于QPSK调制后的信号,并对该信号加工成为不同信噪比如SNR=0Db、SNR=5dB、SNR=10dB的信号,进行了两种分别基于LMS自适应滤波和RLS自适应滤波的操作。并对添加了有色高频噪声等加噪处理来模拟通信过程中的实际应用环境,测试所设计的低通滤波器对于噪声信号的滤波性能,并对结果进行分析总结。(As a modern filter, adaptive filter has a wide range of applications in the field of communication. This paper expounds the relevant principles of LMS and RLS adaptive filter and their applications in the de-noising of communication system, and simulates the de-noising results of adaptive filter with MATLAB. The simulation results directly reflect the de-noising performance of adaptive filter. In this paper, the adaptive filter system is analyzed, based on the QPSK modulated signal, and the signal is processed into different signal-to-noise, such as SNR = 0dB, SNR = 5dB, SNR = 10dB signal. Two kinds of operation are carried out based on LMS adaptive filtering and RLS adaptive filtering respectively. In order to simulate the practical application environment in the communication process, we add colored high-frequency noise to test the filtering performance of the designed low-pass filter for noise signal, and analyze and summarize the results.)
    2021-02-01 21:28:05下载
    积分:1
  • plot_function
    频率选择性衰落信道的建模与仿真,具体实施方法(Frequency selective fading channel modeling and simulation modi, concrete implementation methods)
    2021-04-05 16:59:04下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载