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

搜索资源列表

  1. Viterbi

    0下载:
  2. 维进行维特比译码,数据为一千。特比译码(2,1,1)仿真,通过高斯白噪声,-Victoria Viterbi decoding, data for one thousand. Viterbi decoding (2,1,1) simulation by Gaussian white noise,
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:9093
    • 提供者:张荣波
  1. viterbi

    0下载:
  2. 维特比译码的C程序,专门用于卷积码的解码!希望对大家有所帮助!-Viterbi decoding of C programs, specially for decoding convolutional codes! We want to help!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:24746
    • 提供者:百秀
  1. viterbi

    0下载:
  2. 维特比算法译码 适应于信道编码,包括卷积码,Turbo码等-Viterbi decoding program suitable for channel codes,including covolutional codes, Turbo codes,etc
  3. 所属分类:3G develop

    • 发布日期:2017-04-13
    • 文件大小:2209
    • 提供者:LEI GUOWEI
  1. viterbi

    0下载:
  2. 用C 实现的 卷积码编码,及其维特比译码,功能正确-Implemented in C convolution encoder, and Viterbi decoding
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2275
    • 提供者:李中星
  1. Viterbi

    0下载:
  2. 该程序能实现卷积码的Viterbi译码,输入接收到的码字,即可译出初始码字,并能实现自动纠错。-The program can realize Viterbi decoding convolution codes, enter the received code word can be translated initial codeword, and can realize automatic error correction.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1517
    • 提供者:毕云
  1. viterbi

    0下载:
  2. 使用维特比译码方式,对实用卷积码编码后的序列进行译码-Viterbi decoding, the sequence practical convolution encoder after decoding
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:3434
    • 提供者:李阿毛
  1. Viterbi

    0下载:
  2. 实现(2,1,4)卷积码的维特比译码程序,代码简单易懂,适合编码理论课程练习使用-(2,1,4)conversion code, Viterbi decoding
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2467
    • 提供者:chenzhengtao
  1. 217viterbi-decoding(C-language)

    1下载:
  2. C语言实现217卷积码的viterbi译码(软、硬判决的代码都有,运行时先在VC中分别运行软、硬判决的C程序,产生误比特率的数据并存储在.txt文件中,之后在matlab中读取数据,画出误比特率曲线,matlab程序也已给出)-C language achieve 217 viterbi decoding (including hard and soft decision,and the codes should be run in VC to generate and store the BE
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:2039080
    • 提供者:
  1. Viterbi

    0下载:
  2. 维特比算法译码。通过最短路径判决,得出译码结果,数字通信常用方法-Viterbi decoding algorithm. Decision by the shortest path, draw decoding result, common methods of digital communication
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3540
    • 提供者:李雷
  1. viterbi

    0下载:
  2. 维特比译码材料,毕业设计完成,包括译码和信道-viterbi decoding
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1157
    • 提供者:乔博
  1. convolution-code-and-viterbi-decode

    8下载:
  2. 利用MATLAB实现了卷积码编码和维特比译码的整个过程,实现了软判决和硬判决的对比。-Using MATLAB realize the whole process of convolution code and Viterbi decoding to achieve a contrast soft decision and hard decision.
  3. 所属分类:通讯编程

    • 发布日期:2017-05-11
    • 文件大小:5156
    • 提供者:Jianming Cui
  1. Viterbi

    0下载:
  2. 维特比译码代码,距离比较用的是欧氏距离,而不是一般的汉明距离-Viterbi decoding the code the comparison with the Euclidean distance, rather than the general Hamming distance
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4175607
    • 提供者:谢馥芯
  1. viterbi

    0下载:
  2. 卷积码软判决的译码程序,采用的是维特比译码算法-Convolution code soft decision decoding program, using the Viterbi decoding algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1281
    • 提供者:于欢
  1. cc-viterbi

    0下载:
  2. 系统译码程序,是卷积码硬判决的维特比译码程序,-System decoding program, is a hard decision convolutional code Viterbi decoding program,
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1293
    • 提供者:于欢
  1. Viterbi Decoidng

    0下载:
  2. 1/2汇编维特比解码matlab代码和模拟(1/2 convoutional viterbi decoding matlab code and simulation)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:fpvk5
  1. viterbi

    0下载:
  2. 卷积码,Bpsk调制,利用硬解码和维特比软译码(Convolutional code, Bpsk modulation, using hard decoding and Viterbi soft decoding)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:rango
  1. Untitled2

    0下载:
  2. 比较了用软判决和硬判决进行viterbi译码的BER-SNR曲线(Compare the BER-SNR curve of viterbi decoding by using hard decision and soft decision)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:wyywendy
  1. viterb

    1下载:
  2. 卷积码的维特比译码在matlab中的实现(Viterbi decoding of convolutional codes)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-23
    • 文件大小:4944896
    • 提供者:SimpleVibe
  1. viterbi-master

    0下载:
  2. viterbi decoding source code
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:11264
    • 提供者:iHadi
  1. viterbi-master

    0下载:
  2. algorithm for decoding process
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:23552
    • 提供者:iHadi
« 1 2 3 4 5 6 78 9 10 11 12 ... 25 »
搜珍网 www.dssz.com