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

搜索资源列表

  1. Viterbi解码puncturing仿真

    1下载:
  2. Viterbi解码穿孔过程的Simulink仿真
  3. 所属分类:源码下载

    • 发布日期:2011-11-22
    • 文件大小:38872
    • 提供者:seaedge
  1. viterbi浮点

    1下载:
  2. cnv_encd.m为卷积编码程序 metric是计算码间距离程序,其中采用的是欧氏距离 viterbi_decoder.m是viterbi译码算法程序 viterbi_my.m是主程序
  3. 所属分类:源码下载

  1. viterbi.rar

    0下载:
  2. 这是一个用VERILOG HDL语言编写的viterbi译码程序,This is a language VERILOG HDL by the viterbi decoding process
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:2109
    • 提供者:chenxiaoming
  1. Viterbi编译码器代码

    2下载:
  2. Viterbi译码的matlab代码。有助于了解Viterbi译码的基本原理和硬件实现
  3. 所属分类:源码下载

  1. viterbi

    4下载:
  2. 关于GMSK的调制解调用viterbi算法实现。里面有仿真结果的误码率曲线。-GMSK modem calls on the viterbi algorithm. Inside curve of the BER simulation results.
  3. 所属分类:matlab

    • 发布日期:2015-09-09
    • 文件大小:5120
    • 提供者:秋彤
  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. viterbi

    0下载:
  2. viterbi算法,用于HMM(隐马尔科夫模型)中。-viterbi
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-23
    • 文件大小:636
    • 提供者:michael
  1. viterbi

    2下载:
  2. verilog程序,实现了(2,1,4)卷积码编码,和基于回溯算法的维特比译码器-verilog program to achieve the (2,1,4) convolutional code encoding, and algorithm based on the back of the Viterbi decoder
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:2881
    • 提供者:xiongherui
  1. Viterbi

    0下载:
  2. 实现VHDL的维特比译码 -VHDL Viterbi decoding to achieveVHDL Viterbi decoding to achieve
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:148804
    • 提供者:飞熊
  1. viterbi

    0下载:
  2. 用java实现viterbi算法,由动态规划的方法来寻找出现概率最大的隐藏状态序列
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:6824
    • 提供者:李开
  1. viterbi-decoded

    1下载:
  2. Viterbi 译码 多的就不说了 我刚运行过可以的-Viterbi decoder and more I just can not say that I can run the
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-31
    • 文件大小:4695
    • 提供者:
  1. viterbi

    3下载:
  2. 该MATLAB程序评估了viterbi算法在衰落信道下的卷积译码的性能,包含卷积编解码,衰落信道,维特比算法等.m程序-The MATLAB program to assess the viterbi algorithm in fading channels the performance of convolutional decoding, including the convolution coding and decoding, fading channels, Viterbi algor
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:17554
    • 提供者:季晓澎
  1. viterbi

    2下载:
  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. viterbi

    0下载:
  2. The Viterbi decoder for convolutional codes decoder_output,survivor_state,cumulated_metric]=viterbi(G,k,channel_output)-The Viterbi decoder for convolutional codes decoder_output, survivor_state, cumulated_metric] = viterbi (G, k, channel_output)
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:1508
    • 提供者:xiaoyuer
  1. viterbi

    0下载:
  2. viterbi搜索算法是一种全局动态规划算法,在本例中,我们用C实现了他的搜索过程.-viterbi search algorithm is a global dynamic programming algorithm, in this case, we use C to achieve his search process.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:1041
    • 提供者:chengbin
  1. Convolutional-Encoder-Viterbi

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

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

    0下载:
  2. 这是(2,1,7)viterbi编码和译码的c语言代码 译码中是用基二算法实现的,运行时首先要在c盘中建立一个输入文件和一个输出文件。-This is the [2,1,7] viterbi encoding and decoding of the c language code decoding is to use the base implementation of the second algorithm, run-time we must first set up in c aft
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:2147
    • 提供者:张晓勃
  1. Viterbi

    0下载:
  2. 无线光通信;卷积交织;Viterbi并行译码 在误码率为10的负6次方 时,相对于最佳阈值 判决有约6.9dB的编码增益,与完美交织下的编码性能仅相差0.3dB-Wireless Optical Communication Convolutional Interleaver Viterbi decoding in parallel at the bit error rate of 10 negative 6 power when compared with the optimal
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:145871
    • 提供者:张同星
  1. Viterbi

    0下载:
  2. Viterbi decoder source code
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-29
    • 文件大小:12261757
    • 提供者:leeshuenngi
  1. Viterbi

    0下载:
  2. Viterbi译码器的FPGA实现代码,来在国外大学论坛.-Viterbi decoder implementation of the FPGA code to the Forum at foreign universities.
  3. 所属分类:VHDL-FPGA-Verilog

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