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

搜索资源列表

  1. 414viterbi

    0下载:
  2. 2. 该程序可以将随机生成的0,1序列经过卷积编码器产生(4,1,4)卷积码,然后将卷积码经过4*8的删余矩阵,有三种速率(1/3,2/3,1/2)可供选择, 3. 在编码端利用维特比译码方法进行译码 -viterbi
  3. 所属分类:Compiler program

    • 发布日期:2017-04-05
    • 文件大小:18899
    • 提供者:zhanghao
  1. Matlabviterbilenwu

    0下载:
  2. 本课程设计主要解决对一个卷积码序列进行维特比(Viterbi)译码输出,并通过Matlab软件进行设计与仿真,并进行误码率分析。在课程设计中,系统开发平台为Windows Vista Ultimate,程序设计与仿真均采用Matlab R2007a(7.4),最后仿真详单与理论分析一致。-viterbi
  3. 所属分类:Compiler program

    • 发布日期:2017-04-05
    • 文件大小:580100
    • 提供者:zhanghao
  1. Matlabviterbi2

    0下载:
  2. 应用MATLAB进行维特比译码,这对仿真很有用-Application of MATLAB to carry out Viterbi Decoder, which is useful in simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1656
    • 提供者:zhanghao
  1. viterbi_k5

    0下载:
  2. 维特比译码,可用于多个通信体制,绝对好用-Viterbi decoder can be used for multiple communication system, absolutely easy to use
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-03
    • 文件大小:276084
    • 提供者:haki516
  1. 12

    0下载:
  2. 卷积码及其维特比译码算法的软件实现。论文。-Convolutional Code and Its Viterbi decoding algorithm for software implementation. Papers.
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:85535
    • 提供者:shkah
  1. viterb

    2下载:
  2. 实现了卷积编码和维特比译码,也有简单的BPSK调制解调过程。-Achieved a convolution coding and Viterbi decoding, but also a simple BPSK modulation and demodulation process.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:78957
    • 提供者:yingying
  1. convolutional

    0下载:
  2. 卷积编译码,采用viterbi译码来对其进行仿真-this is convolutional
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:7498
    • 提供者:qifo
  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. covcod-viterbidec_matlab

    1下载:
  2. 卷积编码和viterbi译码程序,绝对可用,完全中文注释-none
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2613
    • 提供者:韩立忠
  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. cooperativecommunicationsDFmodule

    0下载:
  2. 协作通信DF模式下的性能仿真(基于CRC 以及viterbi译码)-Collaborative communications DF mode performance simulation (based on the CRC and the viterbi decoding)
  3. 所属分类:3G develop

    • 发布日期:2017-03-29
    • 文件大小:10718
    • 提供者:姜彤
  1. 1

    0下载:
  2. 卷积码维特比译码器设计输出完整电路进行误码率分析-Convolutional code Viterbi decoder integrated circuit design of the output bit error rate analysis
  3. 所属分类:Compiler program

    • 发布日期:2017-04-07
    • 文件大小:7723
    • 提供者:joyce
  1. 16QM_viterbi_hard

    0下载:
  2. 通信中的tcm&16qam体制的研究,matlab源程序代码,采用viterbi应判决译码-Communication tcm & 16qam study of the structure, matlab source code, used to be decision viterbi decoding
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5611
    • 提供者:随风
  1. Turbo_encode

    1下载:
  2. 目录结构 ├─WuYuFei ├─WuYufei_matlab ├─cap_turbo ├─mother └─paper [WuYuFei]中是WuYuFei的论文 [WuYufei_matlab]是WuYufei的Matlab程序 做Turbo码,恐怕很难绕过WuYufei的程序,呵呵 [cap_turbo]和[mother]是我在研究阶段的工作 走了很多弯路,所以这两个目录必然有很多错误而且很混乱 如果想了解一下我的研究历程可以看看,切
  3. 所属分类:3G develop

    • 发布日期:2017-05-11
    • 文件大小:2624610
    • 提供者:doublesex
  1. GMSK

    2下载:
  2. 完成GMSK的正交调制及解调,有完整的维特比译码算法 -Complete orthogonal modulation and demodulation of GMSK, a complete Viterbi decoding algorithm
  3. 所属分类:matlab

    • 发布日期:2016-05-02
    • 文件大小:3847
    • 提供者:Jonny
  1. Viterbi_Decoder_based_on_FPGA

    0下载:
  2. 一篇关于Viterbi译码器在FPGA上的实现的很好的论文,特别值得推荐。-A Viterbi decoder in the FPGA on the realization of the good on paper, in particular, is recommended.
  3. 所属分类:Project Design

    • 发布日期:2017-05-02
    • 文件大小:896771
    • 提供者:jenny
  1. viterbi213

    0下载:
  2. 编码方式为213的Viterbi卷积码编码器和译码器的FPGA的实现,包含整个QuartusII的工程文件,解码方式为寄存器交换法-Encoding for the 213 convolutional code encoder and Viterbi decoder FPGA realization of the project file that contains the entire QuartusII, decoding method for the register exchange
  3. 所属分类:Other systems

    • 发布日期:2016-05-19
    • 文件大小:2668524
    • 提供者:jenny
  1. vvv

    0下载:
  2. 卷积码的编码、维特比译码,已调试成功,可直接使用-Convolutional code encoding, Viterbi decoding, has been debugged, can be used directly
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:696
    • 提供者:张楠
  1. viterbi

    0下载:
  2. Viterbi的编译码方式 可以实现veterbi编译码方法-Coding and Decoding Using Viterbi
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:1024722
    • 提供者:NewBeginning
  1. viterbidecoder

    0下载:
  2. 移动通信系统中维特比译码器的硬件实现!j基于FPGA的有关编程代码-viterbi
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:128667
    • 提供者:徐军
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 27 »
搜珍网 www.dssz.com