CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - decoding

搜索资源列表

  1. MAP. Matlab程序实现了MAP算法-最大后验概率算法

    9下载:
  2. 这个Matlab程序实现了MAP算法-最大后验概率算法,同时包括对算法有:卷积编码、卷积解码,BPSK,AWGN。同时绘制它的误码率和SNR(信噪比)。,The Matlab program achieved a MAP algorithm- maximum a posteriori probability algorithm, at the same time including the algorithm are: convolutional coding, convolution deco
  3. 所属分类:matlab例程

    • 发布日期:2016-11-20
    • 文件大小:1335
    • 提供者:小单
  1. ldpc.rar

    4下载:
  2. LDPC的编码和BP迭代译码方法的Matlab程序,LDPC compiler Ways and BP iterative decoding process
  3. 所属分类:matlab例程

    • 发布日期:2013-09-18
    • 文件大小:2837
    • 提供者:
  1. LT_decoder_BEC.rar

    4下载:
  2. 二进制删除信道下的喷泉码(LT码)的译码程序(含注释)。,under binary erasure channel,decoding process of one kind of the fountain Code (LT code),including the Notes.
  3. 所属分类:matlab例程

    • 发布日期:2013-05-13
    • 文件大小:1115
    • 提供者:fzqy
  1. ZF-MMSE.rar

    0下载:
  2. VBLST译码算法仿真源程序 代码包括了常用的调制和解调方式。,Simulation VBLST source decoding algorithm
  3. 所属分类:matlab

    • 发布日期:2016-01-26
    • 文件大小:37398
    • 提供者:温磊
  1. MaxLogMAPDecoding

    1下载:
  2. Max Log MAP decoding
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:3398
    • 提供者:
  1. qmle

    0下载:
  2. 最大似然译码的程序,用MATLAB编写的,很实用的例子-Maximum likelihood decoding process, using MATLAB written a very practical example of
  3. 所属分类:matlab例程

    • 发布日期:2013-11-01
    • 文件大小:2827
    • 提供者:liqiang
  1. tcm_8psk_viterbi

    3下载:
  2. 通信中的8psk&tcm的体制研究,matlab源程序代码,采用viterbi译码方式,同时适用于软判决和硬判决两种方式-Communication 8psk & tcm institutional research, matlab source code, using viterbi decoding method applies to both soft-decision and hard decision in two ways
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:5962
    • 提供者:随风
  1. Convolutional_code

    1下载:
  2. 实现卷积码的BPSK调制、vitbi译码及软硬判决与未编码的BPSK误码率的对比-Convolutional codes to achieve BPSK modulation, vitbi hard and soft decision decoding and BPSK and uncoded BER comparison
  3. 所属分类:matlab例程

    • 发布日期:2017-03-29
    • 文件大小:1687
    • 提供者:Coco
  1. 16QAM_Viterbi_soft

    1下载:
  2. 通信中的TCM&16QAM源程序代码,开发环境matlab7.5 采用viterbi软判决译码-Communication TCM & 16QAM source code, development environment matlab7.5 using soft-decision viterbi decoding
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:6342
    • 提供者:随风
  1. viterbi

    4下载:
  2. 实现了卷积码的viterbi译码,软判决和硬判决均可实现,是从英文教学书上抄下来的。-Achieved viterbi decoding of convolutional codes, soft decision and hard decision can be realized, from the English teaching books, copied down.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:4908
    • 提供者:roar
  1. Turbo

    1下载:
  2. Turbo码的编码,译码,系统仿真,以及无码分析-Turbo code encoding, decoding, system simulation, as well as non-code analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2386
    • 提供者: 杨光
  1. LDPC_BSN

    2下载:
  2. LDPC编码的误码率分析,包括四种译码方法。-LDPC coded BER analysis, including four decoding methods.
  3. 所属分类:matlab例程

    • 发布日期:2017-06-17
    • 文件大小:8968
    • 提供者:cyhgxu
  1. 2008_4

    4下载:
  2. 试说明卷积编解码的工作原理。 请用Simulink仿真卷积编码,并用Viterbi译码的方法进行解码,其中的编解码全部自己编写代码(S-Function方式),在加性白高斯噪声信道中,画出比特信噪比与误码率的关系曲线。 -Descr iption Convolutional codec test works. Please use Simulink simulation of convolutional coding and Viterbi decoding method used to
  3. 所属分类:matlab

    • 发布日期:2016-11-20
    • 文件大小:30235
    • 提供者:haohao
  1. mpeg4jiema

    0下载:
  2. 是MPEG进行编码解码的matlab的源码-MPEG encoding is the decoding of the source code matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1379481
    • 提供者:李明
  1. viterbi

    0下载:
  2. 软判决译码方式,2PSK的维特比译码,MATLAB仿真-Soft-decision decoding methods, 2PSK Viterbi Decoding
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:650
    • 提供者:张见峰
  1. jpeg_encode+decoderhojoon

    1下载:
  2. This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN -
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2938
    • 提供者:Ho Joon Lee
  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. channel

    0下载:
  2. MIMO传输信道仿真 对信道进行编码、解码-MIMO transmission channel simulation of channel coding and decoding
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1650
    • 提供者:江克
  1. huffman

    0下载:
  2. 对给定的txt文件进行Huffman编码和解码,并加以分析,采用无记忆信源编码方式-For a given txt files Huffman encoding and decoding, and analyzed, using non-memory source coding method
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:5965
    • 提供者:julia
  1. ldpc-bp-log

    1下载:
  2. matlab环境下BP译码log程序,很简洁,已运行成-ldpc bp decoding of log in matlab enviorment
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:5591
    • 提供者:cindy duan
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com