CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - Matlab code channel coding

搜索资源列表

  1. cml.1.6.2

    3下载:
  2. This a software runing on the matlab, it is used in the channel coding simulation. It include DVB-S2 LDPC, Covolution turbo, and block turbo code, You can choose which channel coding to run. it run the encoder and add white noise in the channel,
  3. 所属分类:Modem编程

    • 发布日期:2008-10-13
    • 文件大小:511884
    • 提供者:din_lee
  1. SimulationCodeForWCDMASystem

    0下载:
  2. W-CDMA的仿真代码:包含信道编码,交织,速率匹配,调制,扩频,信道模型,RACK接收机和相应的解码程序(matlab和C)。-W-CDMA simulation code : includes channel coding, interleaving, rate matching, modulation, spreading, Channel model, RACK and the corresponding receiver decoder (Matlab and C).
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:413355
    • 提供者:刘笛
  1. wcdma_simulation_simulink

    1下载:
  2. 用matlab simulink写的W-CDMA的仿真过程的整个代码。 包含信道编码,交织,速率匹配,调制,扩频,信道模型,RACK接收机和相应的解码程序。 本源码对整个系统进行了仿真,非常具有参考价值,对研究WCDMA系统的任何模块都有帮助-using Matlab Simulink write W-CDMA simulation of the entire code. Includes channel coding, interleaving, rate matching, modu
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:1209389
    • 提供者:volvo827
  1. 16qam_channel_encode

    3下载:
  2. 一、 本程序采用16QAM调制方式,对一串2进制信源进行调制,采用(7,4)循环码对信源做信道编码,用升余弦滚降函数进行基带调制,再调到高频信道;在信道上加入高斯白噪声,运用匹配滤波器解调,画出解调星座图,运用最小欧氏距离译码判决,再对信号进行信道解码,画出采用信道编码技术和不采用信道编码技术的误比特率图。-First, this program uses 16QAM modulation mode, for a string of two binary source is modulated,
  3. 所属分类:通讯/手机编程

    • 发布日期:2013-08-01
    • 文件大小:89681
    • 提供者:zhaoyang
  1. Chapter9

    0下载:
  2. 现代通信原理第九章程序代码,不错的程序,初学习者很好的程序-The Slepian-Wolf (SW) cooperation proposed in [1] is probably the first practical cooperative scheme that implements the idea of compress-and-forward. Through the exploitation of efficient distributed source coding (
  3. 所属分类:3G develop

    • 发布日期:2017-04-07
    • 文件大小:7205
    • 提供者:史志举
  1. Chapter10

    0下载:
  2. 现代通信原理第十章程序代码,不错的程序,初学习者很好的程序-The Slepian-Wolf (SW) cooperation proposed in [1] is probably the first practical cooperative scheme that implements the idea of compress-and-forward. Through the exploitation of efficient distributed source coding (
  3. 所属分类:3G develop

    • 发布日期:2017-04-01
    • 文件大小:1021656
    • 提供者:史志举
  1. da1

    0下载:
  2. HELP: coherent_ML_receiver function [separated_data]=coherent_ML_receiver(received_signal,H,code_name,rate,num_code,modulator) Perform Maximum Likelihood Space Time Decoding. The function can be computionnaly expensive if the modulation
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:1128
    • 提供者:dasu
  1. das6

    0下载:
  2. function [separated_data]=coherent_ML_receiver(received_signal,H,code_name,rate,num_code,modulator) HELP: coherent_ML_receiver Perform Maximum Likelihood Space Time Decoding. The function can be computionnaly expensive if the modul
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-03
    • 文件大小:1130
    • 提供者:dasu
  1. Cyclic(73)

    0下载:
  2. 循环码的定义以及由生成多项式求解生成 矩阵和系统生成矩阵的过程,并在Matlab环境下写出了循 环码的编码器和解码器代码,实现了编码和译码功能。分析和讨论了 此码发现错误、纠正错误的能力,并讨论了其与线性分组码、Hamming 码等信道编码的区别与联系。 - Definition of cyclic codes generated by the polynomial generator matrix of the process of seeking system, writte
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-26
    • 文件大小:202176
    • 提供者:胡志宏
  1. MIMO-OFDM

    0下载:
  2. 《MIMO OFDM Wireless Communications with MATLAB Yong Soo Cho, Jaekwon Kim, Won Young Yangand Chung G. Kang》学习MIMO OFDM的一本好书,英文版的,内附书中所有程序源码包括空时编码,信道估计,降低PAPR,信道容量-"MIMO OFDM Wireless Communications with MATLAB? Yong Soo Cho, Jaekwon Kim, Won Young Ya
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-14
    • 文件大小:3993599
    • 提供者:李佳
  1. ModTest20120509_0

    0下载:
  2. Gray码的QPSK,8PSK,16QAM在AWGN下的调制解调程序,给出了BER,SER性能,做了理论曲线的对比,结果与理论值一致。三种调制方式都可以。程序注释详细,并附说明文档。 hcq908@163.com 20120509 - QPSK,8PSK,16QAM modulation and demodulation in AWGN channel with Gray coding. The BER and SER performance are presented and com
  3. 所属分类:Communication-Mobile

    • 发布日期:2016-11-21
    • 文件大小:58368
    • 提供者:hcq
  1. CDMA_fangzhenfenxi

    0下载:
  2. MATLAB软件对接入信道部分进行设计,并逐步地对各个模块进行分析、仿真与验证。目的是通过毕业设计工作熟悉现代无线通信系统的基本构成与基本工作原理,重点掌握卷积编码、块交织和码扩展等相关编码技术,并能将这些技术应用实际系统设计-MATLAB software access channel part of the design, analysis, simulation and verification of each module. The aim is to graduate design w
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-23
    • 文件大小:354514
    • 提供者:pipi_dog
  1. turbo_matlabdemo_examp

    1下载:
  2. Turbo 码的matlab程序。它巧妙地将两个简单分量码通过伪随机交织器并行级联来构造具有伪随机特性的长码,并通过在两个软入/软出(SISO)译码器之间进行多次迭代实现了伪随机译码。他的性能远远超过了其他的编码方式,得到了广泛的关注和发展,并对当今的编码理论和研究方法产生了深远的影响,信道编码学也随之进入了一个新的阶段 -Turbo code matlab program. It skilfully two simple component codes through pseudo-rando
  3. 所属分类:Communication-Mobile

    • 发布日期:2016-11-20
    • 文件大小:60416
    • 提供者:石大
  1. Chapter4

    0下载:
  2. 无线通信仿真,包括各种调试模式,fading channel,信源信道编码-Matlab code for the book-simulation and software radio for mobile communication, coding for wireless mobile radio
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-25
    • 文件大小:20473
    • 提供者:yingwang
  1. turbo_simulation

    0下载:
  2. turbo码matlab仿真程序,并行级联编码,对于研究信道编码的研究者具有重要参考价值。-Turbo code matlab simulation program, parallel cascade coding, for the study of channel coding researchers have important reference value.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-12-14
    • 文件大小:20584
    • 提供者:刘韦韦
  1. code-20180224T072022Z-001

    0下载:
  2. Multiple antenna (MIMO) devices are widely used to increase reliability and information bit rate. Optimal error rate performance (full diversity and large coding gain), for unknown channel state information at the transmitter and for maximal rate, ca
  3. 所属分类:通讯编程

    • 发布日期:2018-04-22
    • 文件大小:3105792
    • 提供者:KANTH
  1. fskhmrl

    1下载:
  2. 在matlab中,瑞丽信道下,fsk调制,汉明码编码(In matlab, ruili channel, FSK modulation, hamming code coding)
  3. 所属分类:通讯编程

    • 发布日期:2020-06-16
    • 文件大小:17408
    • 提供者:Eihei
  1. BPSK_AWGN_rayleigh_code_interleave

    3下载:
  2. 搭建 BPSK+编码+交织仿真通信链路,仿真分析在不同信道条件下的不同译 码算法的误比特率性能。基于 matlab,搭建 BPSK+卷积编码+交织通信收发链路, 仿真参数如下: 1) 信源比特速率: 100 b R kbps = 2) 卷积编码:码率为 1/2,生成多项式为(561,753) 3) 译码方式:维特比译码(硬判决译码、软判决译码(8 比特量化)) 4) 交织:行列交织,交织器深度为 100bit,宽度为 10; 5) 仿真点数:106 1. 在 AWGN 信道下,仿真并绘出该系统在
  3. 所属分类:通讯编程

    • 发布日期:2021-04-15
    • 文件大小:1024
    • 提供者:弹玻璃球
搜珍网 www.dssz.com