CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - turbo codes

搜索资源列表

  1. 信道编码的matlab程序,CRC校验码,RS码,卷积码

    6下载:
  2. 信道编码的matlab程序,CRC校验码,RS码,卷积码,turbo码,TCM码-Matlab program channel coding, CRC check code, RS code, convolutional codes, turbo codes, TCM code
  3. 所属分类:matlab例程

    • 发布日期:2015-11-27
    • 文件大小:5120
    • 提供者:郑书鑫
  1. Turbo-Code

    0下载:
  2. 该程序用来实现Turbo编解码,而Turbo码是一种信道编码、且是一种纠错码,可以保证信息的传输质量,本程序是用matlab实现的!-The procedure used for Turbo coding and decoding, while the Turbo code is a channel coding, and is an error-correcting codes, can guarantee the quality of information transmission, th
  3. 所属分类:Graph program

    • 发布日期:2017-03-23
    • 文件大小:25214
    • 提供者:马行空
  1. turbo_VHDL

    0下载:
  2. Turbo码的VHDL描述,可以下载下来-VHDL descr iption of Turbo Codes
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:154774
    • 提供者:qinlei
  1. Turbocodes

    0下载:
  2. 1993 年两位法国教授Berrou、Glavieux 和他们的缅甸籍博士生Thitimajshima 在ICC 会议上发表的Near Shannon limit error-correcting coding and decoding: Turbo codes”,-1993 France 2 Professor Berrou, Glavieux and their Burmese Doctor ICC meeting in Thitimajshima published Near Shanno
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:550555
    • 提供者:王建毅
  1. TurboCodesC++

    0下载:
  2. Turbo Codes from Soleymani
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:68334
    • 提供者:eduardo
  1. turbo

    0下载:
  2. 在3g通信中,turbo码被采用用于实现高速的数据业务传输。-At 3g communications, turbo codes have been adopted for the implementation of high-speed data transmission business.
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:3828
    • 提供者:wulinbo
  1. ECE259BN

    0下载:
  2. 由于Turbo码在接近Shannon极限的低信噪比下仍然能够获得较低的误码率,所以在近几年已成为编码理论界研究的热门领域,在第三代移动通信系统的开发中,Turbo码被普遍认为是高速数据信道的纠错编码方式。现在人们对Turbo码的主要研究包括编码器、交织器的设计及软输入、软输出迭代译码的算法。-This kind of codes has given rise to a large interest in the coding theory because of the can still aeh
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-25
    • 文件大小:96559
    • 提供者:陈吉伟
  1. Turbo

    0下载:
  2. 一种Turbo编码的MATLAB仿真实现 通过使用MATLAB软件仿真实现了Turbo码编码,提高了对其高效优质的编码效率的认识-A MATLAB Simulation of Turbo codes to achieve through the use of MATLAB software simulation to achieve a Turbo-Coded, improve the quality of its high efficiency of the coding efficiency
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:92871
    • 提供者:peng
  1. Turbo-codedOFDMsystemandsimulation

    0下载:
  2. 该文对OFDM原理及其实现做了分析说明,还分析了Turbo码的编译码。阐述了Turbo 码应用与OFDM的意义,并对Turbo-OFDM进行了MATLAB仿真。 -The principle and the realization of OFDM analysis done, but also an analysis of the encoding and decoding Turbo codes. Turbo Code Applications on the meaning and O
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:56811
    • 提供者:zhouxu
  1. turbo-map

    1下载:
  2. turbo编码的map算法,很简洁,有snr曲线-map algorithm for turbo codes, it is simple, there are curves snr
  3. 所属分类:matlab

    • 发布日期:2015-10-29
    • 文件大小:1071
    • 提供者:yc
  1. turbo

    0下载:
  2. The program in Simulink to generate turbo codes
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:35927
    • 提供者:pouyan
  1. turbo_codes

    0下载:
  2. Using logmap algorithm and maxlogmap algorithm with turbo codes.
  3. 所属分类:matlab

    • 发布日期:2016-11-21
    • 文件大小:7565
    • 提供者:Cagdas
  1. RSCC_Turbo

    1下载:
  2. 运用Log-Map迭代译码算法实现Turbo码的简化译码,改善了码率,提高译码速度,减小了运算量。-The use of Log-Map iterative decoding algorithm decoding Turbo codes to simplify and improve the bit rate, improve decoding speed and reduce the computational complexity.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:118501
    • 提供者:何天玲
  1. turbo

    5下载:
  2. 课程设计两个程序:一:数据帧(程序每帧设置为400bit)在有扰信道传输时,采用Turbo码进行编译码。并仿真Log-MAP译码算法在不同迭代次数下的性能。 二:实现有扰信道中,不同信噪比下,采用MAP译码算法的Turbo码的性能。 以上各主程序均有做比较详细的程序注释 可直接运行turbo_main.m或LogMAP.m,稍等片刻即可观察到仿真结果 -two programs of Curriculum design : a: Data frames
  3. 所属分类:编译器/词法分析

    • 发布日期:2013-10-12
    • 文件大小:345740
    • 提供者:陈侯海
  1. CTC

    1下载:
  2. CTC(convolutional turbo code)即卷积Turbo码,基于MATLAB实现CTC编码-CTC (convolutional turbo code) or convolutional Turbo codes achieve the CTC coding based on MATLAB
  3. 所属分类:Other systems

    • 发布日期:2016-08-25
    • 文件大小:8894
    • 提供者:yanxiutao
  1. block_interleaver

    1下载:
  2. 本程序为将WuYufei的turbo码中随机交织器程序改为分组交织器的程序,此分组交织器为20by20实现行入列出功能,经调试可用-This procedure will be WuYufei random interleaver of turbo codes in the program changed to packet interleaver process, this packet interleaver row into the list for the 20by20 achieve
  3. 所属分类:matlab

    • 发布日期:2015-09-17
    • 文件大小:49672
    • 提供者:eric
  1. turbo

    0下载:
  2. map algorithm for turbo codes in matlab the simulation, using 1 / 2 code rate rsc and 2 - random interleaver
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:16344
    • 提供者:刘阔
  1. turbo

    4下载:
  2. turbo码matlab程序,仿真图,编码译码,交织器,迭代次数。-turbo codes matlab, emulation map, coding and decoding, interleaver, the number of iterations.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:86845
    • 提供者:啊啊有
  1. The-ten-year-old-turbo-codes-

    0下载:
  2. The ten-year-old turbo codes are entering into service-ABSTRACT In the matter of channel coding and spectral efficiency, up to the invention of turbo codes, 3 dB or more stood between what the theory promised and what real systems were able t
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:96027
    • 提供者:姜雪慧
  1. Turbo-Codes-Over-Noisy-Channels-

    0下载:
  2. 基于Turbo码的符号描述过的多个数据包丢失的设计和性能分析噪声通道 -Multiple Descr iptions With Symbol Based Turbo Codes Over Noisy Channels With Packet Loss Design and Performance Analysis
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:980658
    • 提供者:zhangyi
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com