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

搜索资源列表

  1. 信道编译码的Matlab源代码

    0下载:
  2. ofdm信道编码和译码的源代码,用matlab实现-OFDM channel coding and decoding of the source code, using Matlab to achieve
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:76396
    • 提供者:张于
  1. ldpcBP

    0下载:
  2. LDPC码的BP算法译码MATLAB程序-LDPC decoding algorithm BP MATLAB
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2769
    • 提供者:ngy68
  1. matlab-viterbi

    1下载:
  2. 用matlab写viterbi译码算法,老外写的现代通信系统书上的-using Matlab write Viterbi decoding algorithm, a foreigner writing a modern communications system on the books
  3. 所属分类:通讯/手机编程

    • 发布日期:2014-01-15
    • 文件大小:844
    • 提供者:bbbbb
  1. Matlab

    0下载:
  2. 本文介绍了遗传算法的流程及几个算子, 给出了在matlab 语言环境下实现编码、译码、选择、重组和变异各算子的编程方法, 最 后用一个实例来说明遗传算法在寻找全局最优解中的应用。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:89091
    • 提供者:dh
  1. viterbi

    0下载:
  2. viterbi译码matlab程序。通过验证,里面附文件
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5473
    • 提供者:张凯斌
  1. matlab

    0下载:
  2. 维特比算法,信道编码的最大似然译码方法之一.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6886
    • 提供者:小雅
  1. Matlab

    2下载:
  2. LDPC校验矩阵生成、高斯消去法编码、BP译码程序,可以作为自己编写LDPC编译码程序的参考。因为matlab代码效率不高,所以这个程序仿真起来比较慢.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:8549
    • 提供者:李枫
  1. ctc-matlab

    3下载:
  2. 传统的卷积码和Turbo码直到今天仍有广泛的应用,但是在信息传输中都有一个明显的缺点,为了克服这个缺点,IEEE802.16d/e中引入了CTC(Convolutional Turbo Code)编码方案,该MATLAB代码完成了CTC码的编码与译码等过程,很有价值的^_^
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:9711
    • 提供者:rainley
  1. 38译码

    0下载:
  2. 基于matlab的38译码器,能正常运行。
  3. 所属分类:源码下载

    • 发布日期:2010-10-07
    • 文件大小:2796
    • 提供者:chzhang_auts
  1. (13-9)CRC冗余校验码的编译码仿真实现

    0下载:
  2. CRC冗余校验码的编译码仿真实现 ,MATLAB仿真(Compiling and coding simulation implementation of CRC redundancy check code, MATLAB simulation)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:139264
    • 提供者:羊。
  1. BCH信道编译码

    1下载:
  2. 利用MATLAB编码实现BCH信道编译码功能。(The BCH channel coding function is realized by MATLAB coding.)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:最爱康小豆
  1. Hslogic-ldpc_decode

    0下载:
  2. hslogic,matlab代做,基于MATLAB的LDPC译码算法仿真。(Hslogic, matlab generation, simulation of LDPC decoding algorithm based on MATLAB.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:hlayumi
  1. 汉明编码

    0下载:
  2. 主要实现了一种典型的(7,4)汉明编码和汉明译码,能够正确纠错和检错,仿真正确。(It mainly realizes a typical (7,4) hamming code and hamming decoding, which can correct errors and errors correctly, and the simulation is correct.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:王家小丫头
  1. 多进制LDPC扩展ZUI小和译码(EMS)

    3下载:
  2. 在matlab环境下的LDPC的最小扩展和译码算法部分内容(The minimum extension and decoding algorithm of LDPC)
  3. 所属分类:Windows编程

    • 发布日期:2018-12-18
    • 文件大小:1024
    • 提供者:护菜宝
  1. Turbo码Matlab仿真程序

    2下载:
  2. Turbo码编译码的Matlab仿真程序(有注释)(Matlab simulation of encoding and decoding of Turbo codes)
  3. 所属分类:其他

    • 发布日期:2020-04-09
    • 文件大小:185344
    • 提供者:梦落轻寻
  1. MATLAB-BCH

    2下载:
  2. MATLAB实现BCH(15,5)编译码,以及BCH编码器与解码器的MATLAB实现及性能分析(MATLAB implementation of BCH (15,5) encoding and decoding)
  3. 所属分类:matlab例程

    • 发布日期:2019-06-22
    • 文件大小:479232
    • 提供者:REYACHIN
  1. PCM编码解码matlab 代码

    2下载:
  2. PCM编码译码的matlab代码,设一个输入量,对其进行通信原理仿真。(The MAT code of the PCM code decoding, set an input quantity, and simulate the communication principle.)
  3. 所属分类:通讯编程

    • 发布日期:2019-05-15
    • 文件大小:1024
    • 提供者:秋天雨
  1. MATLAB霍夫曼Huffman编码译码

    0下载:
  2. MATLAB霍夫曼Huffman编码译码GUI界面设计 源程序代码(MATLAB Hoffman Huffman Code Decoding GUI Interface Design Source Code)
  3. 所属分类:压缩解压

    • 发布日期:2021-03-29
    • 文件大小:15360
    • 提供者:Cc静静
  1. matlab_ldpc64_BP

    6下载:
  2. 用于卫星导航多进制LDPC译码仿真 BP算法(Simulated BP algorithm for multi-band LDPC decoding for satellite navigation)
  3. 所属分类:其他

    • 发布日期:2020-02-06
    • 文件大小:3072
    • 提供者:asfadsdf
  1. 3gpp lte turbo 编码译码matlab源代码

    1下载:
  2. LTE协议中turbo码,matlab的编译码源程序,亲测可用
  3. 所属分类:3G开发

    • 发布日期:2020-01-05
    • 文件大小:21501
    • 提供者:zyf_wh@163.com
« 1 2 34 5 6 7 8 9 10 ... 46 »
搜珍网 www.dssz.com