登录
首页 » matlab » DVB-S2-communication-chain-master

DVB-S2-communication-chain-master

于 2018-04-28 发布 文件大小:9273KB
0 155
下载积分: 1 下载次数: 36

代码说明:

  DVB-S2通信链的设计与仿真,使用了LDPC编码以及多种QAM调制方式。(Design and simulation of a DVB-S2 communication chain,LDPC coding and a variety of QAM modulation methods are used.)

文件列表:

DVB-S2-communication-chain-master, 0 , 2018-04-26
DVB-S2-communication-chain-master\BER.pdf, 7899 , 2018-04-26
DVB-S2-communication-chain-master\Code encodeur, 0 , 2018-04-26
DVB-S2-communication-chain-master\Code encodeur\makeLdpc.m, 3346 , 2018-04-26
DVB-S2-communication-chain-master\Code encodeur\makeParityChk.m, 3703 , 2018-04-26
DVB-S2-communication-chain-master\Code mapping-demapping, 0 , 2018-04-26
DVB-S2-communication-chain-master\Code mapping-demapping\demapping.m, 2365 , 2018-04-26
DVB-S2-communication-chain-master\Code mapping-demapping\mapping.m, 1907 , 2018-04-26
DVB-S2-communication-chain-master\HRC.m, 343 , 2018-04-26
DVB-S2-communication-chain-master\HRRC.m, 344 , 2018-04-26
DVB-S2-communication-chain-master\IntroLab1.pdf, 6014054 , 2018-04-26
DVB-S2-communication-chain-master\LDPC.asv, 3254 , 2018-04-26
DVB-S2-communication-chain-master\LDPC.m, 3254 , 2018-04-26
DVB-S2-communication-chain-master\LdpcHardDecoder.m, 2184 , 2018-04-26
DVB-S2-communication-chain-master\Note, 0 , 2018-04-26
DVB-S2-communication-chain-master\Note\IntroLab1.pdf, 6014054 , 2018-04-26
DVB-S2-communication-chain-master\Note\Project-ModCod.pdf, 1086244 , 2018-04-26
DVB-S2-communication-chain-master\Project-ModCod.pdf, 1086244 , 2018-04-26
DVB-S2-communication-chain-master\README.md, 29 , 2018-04-26
DVB-S2-communication-chain-master\buildTannerGraph.m, 1142 , 2018-04-26
DVB-S2-communication-chain-master\dvb-s2-communication.pdf, 233587 , 2018-04-26
DVB-S2-communication-chain-master\halfrootfilter.m, 1099 , 2018-04-26
DVB-S2-communication-chain-master\luca.m, 2341 , 2018-04-26
DVB-S2-communication-chain-master\modulation_test.m, 1533 , 2018-04-26
DVB-S2-communication-chain-master\nyquist1.pdf, 14181 , 2018-04-26
DVB-S2-communication-chain-master\nyquist2.pdf, 10116 , 2018-04-26
DVB-S2-communication-chain-master\project_modulation.m, 2977 , 2018-04-26
DVB-S2-communication-chain-master\project_modulation_2.m, 2186 , 2018-04-26
DVB-S2-communication-chain-master\testLDPC.m, 237 , 2018-04-26

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

发表评论

0 个回复

  • LDPC BF
    说明:  LDPC各种改进的比特翻转算法及加权比特翻转算法,包含BF,WBF,IMWBF,SMWBF,VSMWBF,RRWBF,提前终止的多比特翻转EWBF(LDPC improved bit flipping algorithms and weighted bit flipping algorithms, including BF, WBF, IMWBF, SMWBF, VSMWBF, RRWBF, and early terminated multi bit flipping EWBF)
    2020-07-09 16:48:35下载
    积分:1
  • 256
    数字基带信号通过瑞利信道(rayleichangh),在多径时延的条件下,通过自相关函数看其时延大小。(Digital baseband signal by Rayleigh channel (rayleichangh), under conditions of multipath delay, the autocorrelation function of the delay size.)
    2012-05-02 16:51:33下载
    积分:1
  • 3Leach
    横重要的leach 协议哦对你有很大的帮助 (Oh cross important leach agreement)
    2016-01-27 11:25:01下载
    积分:1
  • opnet_Ad_hoc
    基于opnet的Ad hoc网络业务量特性研究。(OPNET based on the Ad hoc network characteristics of the volume of business.)
    2007-08-20 23:04:34下载
    积分:1
  • TI-RTOS开发教
    TI RTOS 教材,难得好资料,基于TI RTOS软件开发人员的必备参考(TI RTOS handbook, show how to use TI RTOS)
    2020-07-01 16:20:02下载
    积分:1
  • KALMAN-Channel-estimation
    MIMO-OFDM基于卡拉曼滤波的信道估计算法,附带多普勒信道建模和算法程序(MIMO-OFDM Karaman filtering based channel estimation algorithm, incidental the Doppler channel modeling and algorithm)
    2021-03-31 15:39:09下载
    积分:1
  • MIMO-OFDM
    MIMO-OFDM信道估计中对不同信道的对比(MIMO-OFDM channel estimation for different channel contrast)
    2020-09-09 18:28:01下载
    积分:1
  • C++面向对象
    这几章PPT讲述了C++面向对象编程思想的基本知识,最后用VC++举了一个例子(PPT these chapters on the basic knowledge of C ++ object-oriented programming ideas, and finally VC + cited an example)
    2017-12-20 18:49:48下载
    积分:1
  • (ebook-pdf)-Hacking-Cisco-Routers
    (ebook pdf) Hacking Cisco Routers
    2012-08-10 07:24:40下载
    积分:1
  • 基于QR分解的宽度优先球形译码width_first_K-Best
    基于QR分解的宽度优先球形译码,即通常所说的K-best算法,适用于MIMO技术中的接收端信号检测。(Priority sphere decoding based on the width of the QR decomposition, commonly known as the K-best algorithm for the receiver signal detection in MIMO technology.)
    2020-07-06 15:18:58下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载