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

搜索资源列表

  1. Viterbi

    0下载:
  2. Viterbi Algorithm & Viterbi Decoder Matlab Code.(Provided both soft & hard decision ability). Note: The main function is viterbi.m
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3.14kb
    • 提供者:Nick
  1. tcm_8psk_viterbi

    3下载:
  2. 通信中的8psk&tcm的体制研究,matlab源程序代码,采用viterbi译码方式,同时适用于软判决和硬判决两种方式-Communication 8psk & tcm institutional research, matlab source code, using viterbi decoding method applies to both soft-decision and hard decision in two ways
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:5.82kb
    • 提供者:随风
  1. viterbi

    4下载:
  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
    • 文件大小:4.79kb
    • 提供者:roar
  1. viterbi

    0下载:
  2. 软判决译码方式,2PSK的维特比译码,MATLAB仿真-Soft-decision decoding methods, 2PSK Viterbi Decoding
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:650byte
    • 提供者:张见峰
  1. soft_and_hard_decision_on_viterbi_decoder

    0下载:
  2. With using noisy data and created data, soft and hard decision are made by viterbi decoder
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-08
    • 文件大小:7.77kb
    • 提供者:Cagdas
  1. viterbidec

    0下载:
  2. Its a hard decision viterbi decoder that i built for my final year project.it decodes the convolutionally encoded data of code rate 1/2 having constraint length of 3.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:1.72kb
    • 提供者:Adnan
  1. 8aryQAM

    0下载:
  2. scr ipt for computing BER with Binary Convolutional Code and Viterbi decoding. Convolutional code of Rate-1/2, Generator polynomial - [7,5] octal Hard decision and soft decison decoding is used. -scr ipt for computing BER with Binary Conv
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2.69kb
    • 提供者:Asfia
  1. computingBERConvolutionalCod2

    0下载:
  2. scr ipt for computing BER with Binary Convolutional Code and Viterbi decoding with finite survivor state memory Convolutional code of Rate-1/2, Generator polynomial - [7,5] octal Hard decision and soft decison decoding is used.
  3. 所属分类:Modem program

    • 发布日期:2017-03-23
    • 文件大小:6.35kb
    • 提供者:thefar2012star
  1. computingBERConvolutionalCode

    0下载:
  2. scr ipt for computing BER with Binary Convolutional Code and Viterbi decoding. Convolutional code of Rate-1/2, Generator polynomial - [7,5] octal Hard decision decoding is used.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:4.79kb
    • 提供者:thefar2012star
  1. viterbi_hard_soft_unquant

    0下载:
  2. Matlab routine for soft and hard decision viterbi decoding of convolutional codes
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:797byte
    • 提供者:Faithword
  1. viterbi_Decoder

    0下载:
  2. 对卷积码进行译码MATLAB仿真,Hard Decision Viterbi Decoder-Decoding convolutional codes of MATLAB simulation, Hard Decision Viterbi Decoder
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1.82kb
    • 提供者:huafeng
  1. ReceiverHD_SD

    1下载:
  2. 基于Viterbi译码的硬判决与软判决接收机-Based on hard decision Viterbi decoding with soft decision receiver
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.08kb
    • 提供者:luoshan
  1. convlutional_code_viterbi

    0下载:
  2. 卷积码的实现,c比matlab快很多。scr ipt for computing the BER for BPSK modulation in AWGN with Hard and Soft decision Viterbi decoding with traceback-discuss a simple binary convolutional coding scheme at the transmitter and the associated Viterbi (maximum li
  3. 所属分类:3G develop

    • 发布日期:2017-03-29
    • 文件大小:8.13kb
    • 提供者:sijiu
  1. convolutional-codes

    0下载:
  2. 基于MATLAB的卷积码的编译码实现。采用串行编码原理实现编码,Viterbi硬判决实现译码。-Encoding and decoding of convolutional codes based on MATLAB. Coding theory serial code, the Viterbi hard decision to achieve decoding.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:6.04kb
    • 提供者:mapeng
  1. ViterbiDecoder_mex

    0下载:
  2. 自己用matlab与c接口方法编写的可以用matlab调用的C程序,实现Viterbi译码(软硬都可)。使用前在matlab里输入:mex - 文件名.c;-A c file can be used in matlab scr ipt to achive Viterbi Decoding (Error Control Coding) for both Hard Decision and Soft Decision.
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-12-07
    • 文件大小:4.47kb
    • 提供者:Li Bo
  1. viterbi_decode

    0下载:
  2. MATLAB下使用viterbi算法进行卷积码的仿真范例。可以用任意配置的卷积码。testConv.m启动仿真,其中用了两种卷积码(一个1/2和一个2/3卷积码)。若要使用硬判决,需修改metric.m文件。其他就没有什么要改的了。解压即可使用。-Under viterbi algorithm using MATLAB simulation examples of convolution codes. Can be used in any configuration of the convolu
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:6.84kb
    • 提供者:李刚
  1. viterbi_hard_des

    0下载:
  2. 维特比硬判决译码器,用matlab-function编写的维特比译码器,译码方式为硬判决。-Hard decision Viterbi decoder
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1.1kb
    • 提供者:曹君逸
  1. conven

    0下载:
  2. 此程序为(2,1,3)卷积编码和维特比硬译码的MATLAB程序-This program is (2,1,3) convolution coding and Viterbi decoding hard MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3.07kb
    • 提供者:shayangyang
  1. 217viterbi(matlab)

    0下载:
  2. matlab实现217 viterbi译码(硬判决,可直接运行,得到BER曲线)-matlab codes achieve 217 viterbi decoding (hard decision,can be run directly to obtain BER curve)
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3.17kb
    • 提供者:李燕
  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
    • 文件大小:5.04kb
    • 提供者:Jianming Cui
« 12 »
搜珍网 www.dssz.com