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

搜索资源列表

  1. Hidden-Markov-algorithm

    0下载:
  2. 隐马尔可夫算法的实现,其中包括前向算法,后向算法,Viterbi算法,Baum-Welch算法-Hidden Markov algorithm, including backward algorithm, Viterbi algorithm, Baum-Welch algorithm to the algorithm,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-07
    • 文件大小:2555
    • 提供者:jjy
  1. juanji_example

    0下载:
  2. matlab实现卷积码,viterbi译码,总结了常用的卷积码编码多项式,以及完整的仿真程序-matlab convolutional codes, viterbi decoding, summed used polynomial convolution coding, as well as a complete simulation program
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:1960
    • 提供者:小晗晗哟
  1. ViterbiDecoder

    0下载:
  2. Viterbi decode in VHDL
  3. 所属分类:CA program

    • 发布日期:2017-11-22
    • 文件大小:2144
    • 提供者:Lekha
  1. newViterbi217

    1下载:
  2. 基于IEEE802.11n标准,采用verilog语言设计的(2,1,7)卷积码viterbi译码器,支持1/2,2/3,3/4,5/6四种码率的译码,以测试无误-IEEE802.11n standard Verilog language design (2,1,7) convolutional code viterbi decoder support 1/2, 2/3, 3/4, 5/6 four bit rate decoding to test and correct
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-11-13
    • 文件大小:18868
    • 提供者:logic
  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. EFFICIENT-DECODING-OF-WATERMARKING

    0下载:
  2. 在这项工作中,我们对待这个问题的恢复正确的消息,如果额外的位(假报警)已加入的消息体中,在随机的位置。这的情况是常见的一些是与选择性嵌入水印系统 典型的当人类视觉系统(或录音)注册成立,以提高质量水印系统。我们提出一个有效的解码方案 使用一些修改的“维特比算法的代码。添加额外的状态表示可能的误报率和一个新的扩展算法的改进网格提出图。仿真结果表明,我们的算法在高效率的检测随机的误报率很高。-In this work, we treat the problem of recovering t
  3. 所属分类:Project Design

    • 发布日期:2017-11-24
    • 文件大小:383437
    • 提供者:白合
  1. viterbi213

    0下载:
  2. (2,1,3)维特比译码器,具有一定纠错性能-Viterbi decoder
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-27
    • 文件大小:2475762
    • 提供者:三儿
  1. 16QAM_soft_demapping

    0下载:
  2. This document is about 16 QAM demapping of received data. But its a soft demapping method based Log likelihood ratio(llr). So results can be used as inputs for viterbi decoder or turbo decoder. It is very usefull to decrease BER for communication sys
  3. 所属分类:Communication

    • 发布日期:2017-11-20
    • 文件大小:60506
    • 提供者:aydim turkken
  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. ofdm_passband

    0下载:
  2. OFDM passband 仿真程序,采用维特比编码和卷积编码 注释详细-OFDM passband simulation program using the Viterbi coding and convolution coding annotated in detail
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-11-24
    • 文件大小:2335
    • 提供者:zhong Gao
  1. Viterbi_decode

    0下载:
  2. viterbi decodes function
  3. 所属分类:matlab

    • 发布日期:2017-12-07
    • 文件大小:572
    • 提供者:mcparedes1
  1. 216Convolutional-code-Vibet

    1下载:
  2. 实现(2,1,6)卷积码的维比特译码源程序,采用了最大似然算法 介绍了软判决维特比译码算法过程的三个步骤:初始化,度量更新和回溯译码 -Achieve (2,1,6) convolutional code Viterbi decoder source code, using the maximum likelihood algorithm for soft decision Viterbi decoding algorithm process three steps: initiali
  3. 所属分类:Compiler program

    • 发布日期:2017-11-01
    • 文件大小:6993
    • 提供者:mary
  1. 213Convolutional-codecode-anddecode

    0下载:
  2. 实现(2,1,3)卷积码的编译码的源程序 采用了最大似然算法 译码采用了维比特译码-Achieve (2,1,3) of the source of the encoding and decoding of the convolutional code using a maximum likelihood decoding algorithm Viterbi decoding
  3. 所属分类:Compiler program

    • 发布日期:2017-12-02
    • 文件大小:6565
    • 提供者:mary
  1. viterbi

    0下载:
  2. 维特比-aqui_cdma acqui fft cdma
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:1261
    • 提供者:wangxg
  1. bin

    0下载:
  2. BER for soft output viterbi algorithm. displays ber curves, by varying the rate code, snr.
  3. 所属分类:Compiler program

    • 发布日期:2017-12-02
    • 文件大小:3430
    • 提供者:marius
  1. SV

    0下载:
  2. IBM Model 1 Expectation Algorithm which takes two pieces of texts in different languages, and outputs the text alignment in a table, as well as the Viterbi alignment
  3. 所属分类:MultiLanguage

    • 发布日期:2017-11-10
    • 文件大小:1285027
    • 提供者:Eddy
  1. HMM

    0下载:
  2. 隐马尔科夫模型相关算法,包括前向算法、后向算法,维特比算法等-Hidden markov model algorithm, including the forward algorithm and backward algorithm and viterbi algorithm, etc
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:2957212
    • 提供者:ex786
  1. pos_tag

    1下载:
  2. 用viterbi方法进行词性标注 pos_tag.py 词性标注 evaluate.py 词性标注性能评估 PD_1998_01_POS.txt ”人民日报“语料库 标准词性标注结果.txt 语料库中后10 的数库(分词+词性标注)-Using the viterbi methods for part-of-speech tagging pos_tag.py part-of-speech tagging the evaluate.py speech tagging perform
  3. 所属分类:Other systems

    • 发布日期:2016-10-07
    • 文件大小:3090432
    • 提供者:高圆圆
  1. conv_dencode

    0下载:
  2. 基于quartus软件的卷积译码算法,应用维特比译码算法完成-Convolutional decoding algorithm based on the quartus software.complete the application of viterbi decoding algorithm
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-09
    • 文件大小:947198
    • 提供者:宏伟
  1. ACS_Unit

    0下载:
  2. ACS UNIT FOR VITERBI DECODER function: It will add-compare-select the branch matric hence it will help to find the minimum path matrics which is necessary for viterbi decoding-ACS UNIT FOR VITERBI DECODER function: It will add-compare-selec
  3. 所属分类:Communication

    • 发布日期:2017-11-12
    • 文件大小:8962
    • 提供者:kushan
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com