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

搜索资源列表

  1. work

    0下载:
  2. 在matlab平台下的viterbi编码译码的程序。secrettext.txt是需要传输的文件,encodetext.txt是编码后的文件,decodetext.txt是译码后的文件。-In the matlab platform of the viterbi decoding encoding process. secrettext.txt need to transfer files, encodetext.txt is encoded file, decodetext.txt is af
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:5440
    • 提供者:roar
  1. qam

    1下载:
  2. 一、 本程序采用16QAM调制方式,对一串2进制信源进行调制,用升余弦滚降函数进行基带调制,再调到高频信道;在信道上加入高斯白噪声,运用匹配滤波器解调,画出解调星座图,运用最小欧氏距离译码判决,计算误比特率。-First, this program uses 16QAM modulation mode, for a string of two binary source is modulated with a raised cosine roll-off function for base-ba
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:107132
    • 提供者:zhaoyang
  1. systemviewPCM

    1下载:
  2. 通信原理 PCM systemview 最近才编的 编码译码都很好-PCM systemview
  3. 所属分类:编程文档

    • 发布日期:2017-05-03
    • 文件大小:1660
    • 提供者:方汝炤
  1. AWGN_RS

    2下载:
  2. 高斯信道下采用RS 卷积码,译码时采用软硬两种判决方法对误码率进行仿真,利用simulink搭建模块,在利用m文件编程调用产生最终结果。-The paper use the RS code in AWGN.And two different of demodem way are used in it.
  3. 所属分类:matlab

    • 发布日期:2015-11-27
    • 文件大小:9316
    • 提供者:小林
  1. turbo

    0下载:
  2. 使用malab完成turbo码的编译码,在给定生成多项式、交织映射表和删余选择的情况下进行turbo编码-Use malab complete turbo code encoding and decoding, in a given generator polynomial, interleaving mapping table and the deletion of the circumstances under which I choose turbo coding
  3. 所属分类:3G develop

    • 发布日期:2017-04-03
    • 文件大小:1678
    • 提供者:viper09
  1. juanjima_and_viterbi

    1下载:
  2. 卷积码和viterbi译码源程序,用MATLAB实现,本人亲自试验过绝对没有错误,希望对大家有用-Convolutional codes and viterbi decoding source code, using MATLAB to achieve, I personally tested absolutely no mistakes, want to be useful to everyone
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:10502
    • 提供者:dreamer
  1. conv_matlab

    0下载:
  2. 使用MATLAB实现卷积码的编译码,信源为随机产生数,进行软判决译码-Convolutional code using the MATLAB implementation of the codec, source for the randomly generated number, to soft-decision decoding
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:749
    • 提供者:吴雪
  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. Turboencoding

    0下载:
  2. 本程序详细地描述了TD-SCDMA的Turbo编码器和Turbo译码器,对大家的学习很有帮助-This procedure is described in detail TD-SCDMA' s Turbo encoder and Turbo decoder, to all of us to learn very helpful
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:10487
    • 提供者:雨儿
  1. LLR_decoding

    0下载:
  2. 对数似然比测度下低密度奇偶检验码的译码算法,有很大的价值啊 -Log-likelihood ratio measure under the low-density parity check codes decoding algorithm, there is great value to ah
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:94421
    • 提供者:张力
  1. viterbitheory

    0下载:
  2. 该报告详细介绍了Viterbi译码的方法,并分析了从卷积编码,调制,信道,解调,译码的详细步骤。-this article introduce the decoding way of convolutional code,and analysis the steps from coding ,modulating,channel,demodulating,and decoding。
  3. 所属分类:IT Hero

    • 发布日期:2017-03-27
    • 文件大小:76216
    • 提供者:liufayu
  1. pcm

    0下载:
  2. 本文是关于A率PCM译码器的设计源程序,程序内有详细的解析可以供参考-This article is about the rate of PCM decoder A design of source code, the program contains a detailed analysis can be used for reference
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:256282
    • 提供者:
  1. HAMMING

    0下载:
  2. 本次仿真程序对一串二进制信息采用Hamming编码后再进行2PSK调制,在某种无线AWGN信道上进行传输,然后并在接收端进行解调,并译码。最后画出其在没有采用纠错编码时、采用纠错编码后但未译码前以及译码后的误比特曲线。-The simulation program for a string of binary information and then carried out using Hamming codes 2PSK modulation, AWGN channel in a wirele
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:60487
    • 提供者:gudeyi
  1. yanzheng

    0下载:
  2. LZ78编译码算法。可以实现LZ78词典编译码算法-LZ78 encoding and decoding algorithms. LZ78 dictionary coding and decoding algorithm can be achieved
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:1195
    • 提供者:zj
  1. ldpc_gen_coding_decoding

    0下载:
  2. LDPC的检验矩阵的生成,编码和译码过程。-The process of LDPC codes generating,encoding and decoding.
  3. 所属分类:Other windows programs

    • 发布日期:2016-11-21
    • 文件大小:8137
    • 提供者:wenyan
  1. arithmeticCoding

    1下载:
  2. 该程序实现了算术编码的编译码,并得到随机信源的输出码字和编码效率。-The program achieves the encoding and decoding of arithmetic coding, and gets the output code words and coding efficiency of the random sourse.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:1564
    • 提供者:陈侯海
  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. eetop[1].cn_channelcoding

    0下载:
  2. 卷积码的维特比译码Matlab仿真,十分好用-eetop[1].cn_Convolutional-Encoder-Viterbi.zip
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-24
    • 文件大小:945607
    • 提供者:sunkai
  1. Inter_code

    0下载:
  2. 包含了Turbo码编译码中交织器解交织器的原创代码,以信息长度为8920为例-Includes Turbo Code Interleaver codec solution interleaver original code with information length of 8920 as an example
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:622
    • 提供者:杨娜
  1. LDPC

    3下载:
  2. 采用LDPC编码对随机的二进制序列进行纠错编码和基带调制,在AWGN信道上进行传输,然后在接收端并采用合适的方式进行解调和译码,最后对纠错编码的性能加以分析。-LDPC codes using random binary sequence of error-correcting coding and base-band modulation, for transmission in the AWGN channel, and then at the receiving end and use t
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:14125
    • 提供者:julia
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 49 »
搜珍网 www.dssz.com