CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - Viterbi译码

搜索资源列表

  1. viterbi

    3下载:
  2. 用matlab软件仿真了从卷积码编码,QPSK调制,AWGN信道,QPSK解调,以及Viterbi译码。-Using Matlab Simulate from the coding of convolutional code,Qpsk modulation ,AWGN channel ,Qpsk demodulation and Viterbi decoding。
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:2991
    • 提供者:liufayu
  1. BICUSTM

    0下载:
  2. 一种比特交织编码调制,使用维特比译码。并给出误比特率曲线。-A Bit-Interleaved Coded Modulation, the use of Viterbi. Given bit error rate curve.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:3173
    • 提供者:张大鹏
  1. Vitebi

    1下载:
  2. 这是一种用C实现的(2,1,7)卷积码维特比译码算法的软件实现.-This is an achievable with C (2,1,7) convolutional code Viterbi algorithm software.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:791772
    • 提供者:wylie
  1. Convolutional-Encoder-Viterbi

    1下载:
  2. 卷积编码器和viterbi译码器的设计与仿真-Convolutional encoder and viterbi decoder design and simulation
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:2866
    • 提供者:杨慧琪
  1. ViterbiDecoder

    0下载:
  2. 维特比译码,来自现代通信系统matlab-Viterbi Decoder, from modern communications systems matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3265
    • 提供者:海之
  1. viterbi

    0下载:
  2. 卷积码viterbi译码,c语言版,可执行.-Viterbi decoding convolutional codes, c language version
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:196977
    • 提供者:韩冰
  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. 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. viterbi

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

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

    0下载:
  2. 卷积码的MATLAB仿真及其性能测试,包括卷积码的编码和VITERBI译码程序-Convolutional codes of MATLAB simulation and performance testing, including the convolutional code encoding and decoding procedures VITERBI
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3333
    • 提供者:杨艳
  1. tc-8psk-sect.c

    0下载:
  2. 用极坐标解码,转变的符号时,Viterbi译码之前,振幅信息被忽略,只有接收到的符号相受雇于度量计算阶段。-Decoding using polar coordinates, the symbol of change, prior to Viterbi decoding, the amplitude information is ignored, and only received symbols employed in the metric calculation stage.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2459
    • 提供者:karen
  1. gen_trellis_ungerboeck.c

    0下载:
  2. 有一个基本的格子结构必须提供的Viterbi译码算法。因此,有两个步骤需要在一个特定组合的格子和调制的仿真:第一就是棚架结构。- Trellis structure,TCM schemes have an underlying trellis structure that must be provided to the Viterbi decoding algorithm. Therefore, there are two steps required in the simulation o
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1512
    • 提供者:karen
  1. viterbi

    0下载:
  2. 这是(213)viterbi译码算法,用于awgn,fgnm和jakes信道中-viterbi decode
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:31675
    • 提供者:安妮
  1. matlb_viterbi

    0下载:
  2. (2,1,2)卷积码链路仿真,采用viterbi译码算法,采用m语言编写,并非直接调用matlab内部函数,有助于对viterbi译码算法的理解-(2,1,2) convolutional code link simulation using viterbi decoding algorithm using m language, not directly call matlab internal function, contribute to the understanding of vite
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:7517
    • 提供者:logic
  1. CPFSKandViterbiDecoding

    2下载:
  2. 1、“CPFSK”文件夹中是所有Matlab文件; 2、CPFSK_2.m为二进制调制程序,CPFSK_Steller_PSD.m绘制星座图和PSD; 3、Viterbi_Decoding.m为维特比译码,Viterbi_BER_plot.m绘制误码率曲线 3、pdf文件“CPFSK与Viterbi译码的实现和分析”是实验报告;-1 " -CPFSK folder all Matlab files 2, CPFSK_2.m binary modulation pro
  3. 所属分类:其他小程序

    • 发布日期:2014-01-13
    • 文件大小:1319386
    • 提供者:yx yang
  1. Viterbi

    0下载:
  2. viterbi 译码相关算法讲解和Verilog代码,代码已经通过仿真验证没问题。-viterbi decoding algorithm explanation and Verilog code, the code has been verified by simulation problems.
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:1591607
    • 提供者:徐帅
  1. Viterbi

    0下载:
  2. Viterbi译码软硬判决误码率比较 卷积码和删除码-Hard and soft decision Viterbi decoding error rate convolutional code and delete code
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:5988
    • 提供者:王小二
  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. 卷积码,Bpsk调制,利用硬解码和维特比软译码(Convolutional code, Bpsk modulation, using hard decoding and Viterbi soft decoding)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:rango
  1. 卷积码+Viterbi Decoder

    0下载:
  2. 用matlab m语言书写的归零卷积码的编码和译码程序(Convolutional code encoding and decoding procedures in matlab)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:7168
    • 提供者:大刀牛角王
« 12 3 4 »
搜珍网 www.dssz.com