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

搜索资源列表

  1. ruanying

    1下载:
  2. viterbi的软硬判决方法,用matlab完成的验证-Viterbi the soft judgment method, the completion of the certification Matlab
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:22.14kb
    • 提供者:刘佳
  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. 16QAM_Viterbi_soft

    1下载:
  2. 通信中的TCM&16QAM源程序代码,开发环境matlab7.5 采用viterbi软判决译码-Communication TCM & 16QAM source code, development environment matlab7.5 using soft-decision viterbi decoding
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:6.19kb
    • 提供者:随风
  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. sova0

    0下载:
  2. SOVA Soft out put viterbi Algorithm
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:1.37kb
    • 提供者:Imran
  1. funciones_convolucional

    0下载:
  2. program in matlab, viterbi soft
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:9.26kb
    • 提供者:daniel
  1. Viterbi

    1下载:
  2. viterby algotitm with soft input . a good simulation in mathlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:13.75kb
    • 提供者:Pas
  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. soft_input_soft_output_Viterbi

    0下载:
  2. SOVADEC is an implementation of the soft input soft output Viterbi algorithm. The algorithm can be called using DEC = SOVADEC( MSG, LLR, TRELLIS, WIN )-SOVADEC is an implementation of the soft input soft output Viterbi algorithm. The algorith
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:3.03kb
    • 提供者:aeou607
  1. ViterbiMLD

    0下载:
  2. This viterbi soft and hard decision decoding ...extremely useful and easy approach for BER .-This is viterbi soft and hard decision decoding ...extremely useful and easy approach for BER .
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:141.18kb
    • 提供者:waheed
  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. sovadec

    0下载:
  2. 软输出的维特比译码算法,matlab源文件-Soft output Viterbi algorithm, matlab source
  3. 所属分类:matlab

    • 发布日期:2016-01-26
    • 文件大小:3kb
    • 提供者:相超
  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. 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. 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. Untitled

    0下载:
  2. 卷积码编码与译码,维特比译码软判决,matlab汇编语言-Convolutional coding and decoding, soft decision Viterbi decoding, matlab assembly language
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.54kb
    • 提供者:刘那
  1. convolution-code-and-viterbi-decode

    9下载:
  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