CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 邮电通讯系统 搜索资源 - decoding

搜索资源列表

  1. turbo_sys_demo

    2下载:
  2. 程序包括Turbo 码的编码与译码算法.Turbo 码译码算法包括LOG-MAP和SOVA.-procedures include the Turbo Code encoding and decoding algorithm. Turbo Decoding algorithm including LOG-MAP and SOVA.
  3. 所属分类:邮电通讯系统

    • 发布日期:2008-10-13
    • 文件大小:12226
    • 提供者:尹伟
  1. chase2decoding

    0下载:
  2. 对分组码的chase2译码算法比较与硬判决,未编码情况下的提高了误码率增加了编码增益-right to a code decoding algorithm chase2 compared with the hard decision, no coding of the increased bit error rate increased coding gain
  3. 所属分类:邮电通讯系统

    • 发布日期:2008-10-13
    • 文件大小:3052
    • 提供者:刘德庆
  1. turbosystem

    0下载:
  2. turbo码搭建了简单的系统来进行纠错展示,可以实现从编码,加入错误,译码,输入输出码字对比等基本功能,另外加入了交互模块,用户可以自己设定错误比特的数目和位置,使纠错功能显而易见.-turbo codes built a simple system for correcting display, from coding can be achieved by adding errors, Decoding, input and output code contrast basic functio
  3. 所属分类:邮电通讯系统

    • 发布日期:2008-10-13
    • 文件大小:2385
    • 提供者:刘奇
  1. harddecision

    3下载:
  2. 采用汉明码的BPSK仿真程序,译码使用硬判决,仿真给出误码率曲线-BPSK simulation procedures, the use of hard-decision decoding, given BER simulation curve
  3. 所属分类:邮电通讯系统

    • 发布日期:2008-10-13
    • 文件大小:1560
    • 提供者:lk
  1. viterbi123

    0下载:
  2. 利用MATLAB工具,实现维特比译码的仿真,一个比较简单的做法-using MATLAB tool, Viterbi decoding simulation, a relatively simple approach
  3. 所属分类:邮电通讯系统

    • 发布日期:2008-10-13
    • 文件大小:4716
    • 提供者:zhenhaha
  1. sovadecode

    1下载:
  2. SOVA matlab译码程序,一个老外博士写的, 挺不错的,可输出软信息。-SOVA Matlab decoding procedures, a foreigner written by Dr Ting good, soft output information.
  3. 所属分类:邮电通讯系统

    • 发布日期:2008-10-13
    • 文件大小:3346
    • 提供者:dina
  1. Viterbi_in_TMS320C54x_Family_code

    1下载:
  2. Viterbi Decoding Techniques in the TMS320C54x Family code 即是TMS320C54x实现VIterbi译码,是C与汇编混合编程,相信学习通信的又要用DSP来实现的人,一定会惊喜的
  3. 所属分类:邮电通讯系统

    • 发布日期:2008-10-13
    • 文件大小:102668
    • 提供者:feijufeng
  1. LTE_RRC_ASN.1

    0下载:
  2. LTE_RRC_ASN.1编解码代码。做仿真的可以参考-LTE_RRC_ASN.1 Code decoding code
  3. 所属分类:邮电通讯系统

    • 发布日期:2017-04-02
    • 文件大小:24477
    • 提供者:张杰
  1. bch_15_11

    0下载:
  2. bch编译码仿真程序。信息符号15bits,码字符号11bits。-bch decoding simulation program. Information symbols 15bits, code word symbols 11bits.
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-03-29
    • 文件大小:691
    • 提供者:张文杰
  1. LDPC_c

    2下载:
  2. LDPC 码的编译码的c语言实现,译码采用的是bp算法-Encoding and Decoding of LDPC code c language, decoding algorithm used is bp
  3. 所属分类:邮电通讯系统

    • 发布日期:2013-10-12
    • 文件大小:290099
    • 提供者:luzhen
  1. Stack-BucketAlgorithm

    0下载:
  2. 仿真(n,k,m)非系统卷积码的桶式堆栈算法(Stack-Bucket Algorithm)序列译码在AWGN信道条件下的误码性能,信噪比区间、卷积码参数、生成序列以及吊桶大小、堆栈大小等算法参数均可以自己设定。-Simulation (n, k, m) non-systematic convolutional codes of the barrel stack algorithm (Stack-Bucket Algorithm) sequence decoding in the AWGN ch
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-03-23
    • 文件大小:10642
    • 提供者:孙琛
  1. juanjima

    0下载:
  2. 卷积码编译码的matlab实现,采用类维特比译码方法-Convolutional code encoding and decoding of the matlab implementation, using class Viterbi Decoding Method
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-02
    • 文件大小:549
    • 提供者:zhujing
  1. Turbo_encode_decode

    1下载:
  2. Turbo码编译码的matlab源代码,包括logMAP算法与SOVA算法。可设置信道SNR参数,帧长度,删余系数等。-Turbo Codes Encoding and Decoding of the matlab source code, including logMAP algorithm and SOVA algorithms. Parameters can be set to channel SNR, frame length, deleted I coefficient.
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2016-11-20
    • 文件大小:9255
    • 提供者:nostalgia
  1. LDPC

    1下载:
  2. LDPC码的编译码算法的实现与仿真,以及平均误码率的分析。-LDPC code decoding algorithm implementation and simulation, and the average bit error rate analysis.
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-03-28
    • 文件大小:14967
    • 提供者:nili
  1. 16QAM

    1下载:
  2. 16QAM因其高频谱利用率而被第三代移动通信增强型技术HSDPA采用。由于Turbo译码需要软信息输入,因此,解调输出需要计算比特软信息(LLR)。本文分析了LLR理论算法并在此基础上导出了简化算法。-16QAM its high spectral efficiency have been enhanced third-generation mobile communication technology HSDPA use. Turbo decoding requires soft inform
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-07
    • 文件大小:123813
    • 提供者:朱敏
  1. ViterbiDecoder_mex

    0下载:
  2. 自己用matlab与c接口方法编写的可以用matlab调用的C程序,实现Viterbi译码(软硬都可)。使用前在matlab里输入:mex - 文件名.c;-A c file can be used in matlab scr ipt to achive Viterbi Decoding (Error Control Coding) for both Hard Decision and Soft Decision.
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-12-07
    • 文件大小:4577
    • 提供者:Li Bo
  1. newViterbi217

    2下载:
  2. 基于IEEE802.11n标准,采用verilog语言设计的(2,1,7)卷积码viterbi译码器,支持1/2,2/3,3/4,5/6四种码率的译码,以测试无误-IEEE802.11n standard Verilog language design (2,1,7) convolutional code viterbi decoder support 1/2, 2/3, 3/4, 5/6 four bit rate decoding to test and correct
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-11-12
    • 文件大小:18868
    • 提供者:logic
  1. OFDM_matlab

    0下载:
  2. 一个较完整的OFDM通信系统仿真程序,包括编码、调制、IFFT、信道、FFT、解调解码等各个模块,并可以进行OFDM系统性能仿真分析。-A more complete OFDM communication system simulation, including coding, modulation, IFFT, channel, FFT, demodulation and decoding module, and can OFDM system performance simulation a
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-11-22
    • 文件大小:23276
    • 提供者:唐月生
  1. sanfenzhierzaosheng

    1下载:
  2. 连续相位调制(CPM),维特比译码,整个调制解调系统-Continuous phase modulation (CPM), Viterbi decoding, the modem system
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-12-03
    • 文件大小:1788
    • 提供者:朱成龙
  1. SBTC

    0下载:
  2. 实现了2*2,2*1,1*2,4*4等多种时空编码和解码的算法,并能得到BER性能曲线-Achieve a 2* 2,2* 1,1* 2,4* 4, and other space-time coding and decoding algorithm, and BER performance curve can be obtained
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-12-09
    • 文件大小:322855
    • 提供者:lisa
« 12 »
搜珍网 www.dssz.com