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

搜索资源列表

  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

    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
    • 文件大小:2.92kb
    • 提供者:liufayu
  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. juanjiviterbi1

    1下载:
  2. viterbi卷积码编码、译码,调试通过,可以直接使用-viterbi convolutional code encoding, decoding, debugging through, you can directly use
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-07
    • 文件大小:5.92kb
    • 提供者:LEMONLI
  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
    • 文件大小:142.45kb
    • 提供者:张同星
  1. ViterbiDecoderr

    0下载:
  2. viterbi译码算法的matlab源代码-viterbi decoding algorithm matlab source code
  3. 所属分类:3G develop

    • 发布日期:2017-04-12
    • 文件大小:703byte
    • 提供者:sw
  1. Convolutionalcodes

    1下载:
  2. 卷积码的编码与维特比译码的相关仿真,比较它们的性能-Convolutional codes of coding and Viterbi decoding of the relevant simulation to compare their performance
  3. 所属分类:source in ebook

    • 发布日期:2017-03-26
    • 文件大小:7.39kb
    • 提供者:中原
  1. viterbi

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

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

    0下载:
  2. 本人用matlab做的viterbi译码及编码程序,很详细,可供初学者使用-I use matlab to do viterbi decoding and encoding procedures is very detailed, for beginners
  3. 所属分类:matlab

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

    0下载:
  2. This a code for Viterbi algorithm,which is used in the decoding of convolution codes efficiently.-This is a code for Viterbi algorithm,which is used in the decoding of convolution codes efficiently.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-31
    • 文件大小:650byte
    • 提供者:Gautham
  1. FULLTEXT01

    0下载:
  2. viterbi thesis. it contains how to design viterbi decoding algorithm with matlab and vhdl code for g[171,133]
  3. 所属分类:Communication

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

    0下载:
  2. 关于卷积码维特比译码的方法的实现,硬判决方法译码-Viterbi decoding of convolutional code implementation of the method, hard decision decoding method
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:7.03kb
    • 提供者:子衿
  1. vvv

    0下载:
  2. 卷积码的编码、维特比译码,已调试成功,可直接使用-Convolutional code encoding, Viterbi decoding, has been debugged, can be used directly
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:696byte
    • 提供者:张楠
  1. viterbi

    0下载:
  2. 卷积码编码及其维特比译码matlab实现-Convolutional coding and Viterbi decoding matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:581byte
    • 提供者:jiyunfei
  1. OFDM-comunication-base-matlab

    2下载:
  2. 这里提供了一整套的基于MATLAB的OFDM开发系统,从编码到信道模型-->解调-->同步建立--->维特比译码,涵盖了通信所有涉及的知识,是不错的学习资料。-Here are a set of MATLAB-OFDM-based development system, from coding to the channel model-> demodulator-> Sync build---> Viterbi decoding, covering all i
  3. 所属分类:Communication

    • 发布日期:2016-12-12
    • 文件大小:37kb
    • 提供者:刘伟
  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

    3下载:
  2. 维特比译码的Matlab程序,摘自短波无线电台项目-Viterbi decoding of the Matlab program
  3. 所属分类:matlab例程

    • 发布日期:2014-02-14
    • 文件大小:654byte
    • 提供者:魏玉晗
  1. Viterbi Decoidng

    0下载:
  2. 1/2汇编维特比解码matlab代码和模拟(1/2 convoutional viterbi decoding matlab code and simulation)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-22
    • 文件大小:1kb
    • 提供者:fpvk5
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com