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

搜索资源列表

  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. 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. viterbi-decoder-master

    0下载:
  2. 卷积码的编码实现以及维特比译码实现,其中函数用c编写-A matlab+mex implementation of a convolutional encoder and a Viterbi decoder
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:6993
    • 提供者:wong
  1. juanjima

    0下载:
  2. 卷积码和viterbi译码,主要包括卷积码和viterbi译码的matlab程序。-Convolutional code and viterbi decoding, including convolutional code and viterbi decoding matlab program.
  3. 所属分类:3G develop

    • 发布日期:2017-04-14
    • 文件大小:4120
    • 提供者:孙汝耀
  1. Viterbi213

    0下载:
  2. (2,1,3)卷积码Viterbi译码的matlab-Viterbi decoding algorithm matlab code
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:875
    • 提供者:Jiarenqing
  1. viterbe

    1下载:
  2. viterbi译码的性能分析以及原理文档,包括卷积码的matlab编码过程,非常详细。-viterbi decoding performance analysis and the principles of the document, including the convolution matlab code encoding process, very detailed.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:461452
    • 提供者:Haiton
  1. BPSK-matlab

    0下载:
  2. 卷积码的编码,卷积码的维特比译码,运用bpsk编码实现的-Coding convolutional codes, Viterbi decoding convolutional codes, the use of coding to achieve bpsk
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5959
    • 提供者:菲璐
  1. my_vtb

    0下载:
  2. Viterbi译码器的matlab Reference Model,中介数据可以提取。-Viterbi Decoder s matlab Reference Model。InterData can be dumped
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:15046
    • 提供者:马龙宇
  1. Viterbi_decoder

    0下载:
  2. 基于matlab的维特比译码器的仿真文件,比特级。简单易懂。-Simulation files based Viterbi decoder matlab than premium. Easy to understand.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:16290
    • 提供者:何元驹
  1. Viterbi

    0下载:
  2. 在Matlab的编程环境下实现了卷积编码和译码的功能,简单明了-In the Matlab programming environment to achieve a convolution coding and decoding functions, simple
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:529
    • 提供者:我问问
  1. viterbi_decoder

    0下载:
  2. 这是一个关于卷积编码和Viterbi译码的Matlab程序,现在把它们放在这里,希望对需要的人有些帮助。-This is a convolution coding and Viterbi decoding of Matlab procedures, now put them in here, I hope those who need some help.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1952
    • 提供者:曹君逸
  1. viterbi

    0下载:
  2. viterbi的卷及编码译码程序代码,matlab编写验证通过,希望对你有帮助-viterbi volume and codec code, matlab written verification by, I hope to help you
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:2899
    • 提供者:han
  1. viterbi

    1下载:
  2. 维特比译码算法,采用matlab语言进行编写,与自带的一致,可验证-Viterbi decoding algorithm, using matlab language writing, consistent with the built-in, verifiable
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1164
    • 提供者:王波
  1. matlab-convolution-code-program

    0下载:
  2. 文档里是基于matlab的卷积码编码,和维特比译码的程序。-Documentation is based on matlab convolution coding, and Viterbi decoding procedures.
  3. 所属分类:EditBox

    • 发布日期:2017-04-15
    • 文件大小:7642
    • 提供者:刘小喵
  1. viterbi-matlab

    0下载:
  2. 卷积编码器g1=111,g2=101 x为输入的待译码序列 x=[1,0,1,0,0,1,0,0,0,1,0,1,1,1] x=[1,1,0,1,0,1,1,0,0,1] x=[1,1,1,0,0,0,1,0,1,1] a=size(x) 输入序列的长度 s=a(2)/2 译码后的m序列长度为x的一半 m=zeros(1,s) 最终结果存放 ma=zeros(1,s+1) 存放Fa路径的 mb=zeros(1,s+1) 存放Fb路径的 mc=ze
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1255
    • 提供者:yanming
  1. Viterbi

    0下载:
  2. viterbi算法译码,卷积码译码时适用,matlab仿真程序-viterbi algorithm for decoding convolutional code decoding applicable, matlab simulation program
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:618
    • 提供者:gst
  1. ViterbiDec

    1下载:
  2. 802.11协议中规定的卷积码,以及相应的维特比译码matlab仿真程序。-Conventional coder and its viterbi decoder, which defined in 802.11 protocol.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1745
    • 提供者:王新宇
  1. code

    0下载:
  2. 使用matlab进行卷积码编/译码器的仿真 进行Viterbi译码算法的编写-Write code using matlab convolution encoder/decoder Viterbi decoding algorithm simulation performed
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1429
    • 提供者:管天
  1. code

    0下载:
  2. Matlab(2.1.7)卷积编码译码 通信原理维特卷积译码-Matlab (2.1.7) convolution coding and decoding Viterbi decoding convolution Communication Theory
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5896
    • 提供者:wx
  1. 217viterbi-decoding(C-language)

    1下载:
  2. C语言实现217卷积码的viterbi译码(软、硬判决的代码都有,运行时先在VC中分别运行软、硬判决的C程序,产生误比特率的数据并存储在.txt文件中,之后在matlab中读取数据,画出误比特率曲线,matlab程序也已给出)-C language achieve 217 viterbi decoding (including hard and soft decision,and the codes should be run in VC to generate and store the BE
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:2039080
    • 提供者:
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com