CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - matlab viterbi

搜索资源列表

  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. Convolutional-Encoder-Viterbi

    1下载:
  2. 卷积编码器和viterbi译码器的设计与仿真-Convolutional encoder and viterbi decoder design and simulation
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:2.8kb
    • 提供者:杨慧琪
  1. ViterbiDecoder

    0下载:
  2. 维特比译码,来自现代通信系统matlab-Viterbi Decoder, from modern communications systems matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3.19kb
    • 提供者:海之
  1. Viterbi

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

    • 发布日期:2017-04-01
    • 文件大小:13.75kb
    • 提供者:Pas
  1. viterb

    3下载:
  2. 实现了卷积编码和维特比译码,也有简单的BPSK调制解调过程。-Achieved a convolution coding and Viterbi decoding, but also a simple BPSK modulation and demodulation process.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:77.11kb
    • 提供者:yingying
  1. MSKdecode

    1下载:
  2. 自己做的链路,MSK解调,采用的viterbi解调算法。与MATLAB的自带模块进行了对比。-Make their own links, MSK demodulation, using the viterbi demodulation algorithm. With MATLAB' s own modules for comparison.
  3. 所属分类:Other systems

    • 发布日期:2016-01-21
    • 文件大小:10.54kb
    • 提供者:zhoujuan
  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. cx

    0下载:
  2. 卷积码的MATLAB仿真及其性能测试,包括卷积码的编码和VITERBI译码程序-Convolutional codes of MATLAB simulation and performance testing, including the convolutional code encoding and decoding procedures VITERBI
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3.25kb
    • 提供者:杨艳
  1. viterbi

    0下载:
  2. 引入(2,1,7)卷积码对信道输出信号的影响,并作出信噪比等图像。-The introduction of (2,1,7) convolutional code on the output signal of the channel and make the image SNR.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:8.17kb
    • 提供者:amy
  1. ConvolutionalEncodingandViterbiDecoding.m

    0下载:
  2. 转载:卷积编码+维特比译码的matlab程序-Reprinted: convolutional code+ matlab Viterbi decoding process
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1.58kb
    • 提供者:李四
  1. mlse

    5下载:
  2. 用viterbi算法实现MLSE的matlab源程序,非常有用。-MLSE viterbi algorithm using the matlab source code, very useful.
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:3.05kb
    • 提供者:ake
  1. Convolutional-code-matlab

    1下载:
  2. 卷积码编码, 维比特译码matlab仿真源程序-Convolution coding, Viterbi decoding matlab source
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:6.41kb
    • 提供者:黎友
  1. Viterbi213

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

    • 发布日期:2017-04-11
    • 文件大小:875byte
    • 提供者:Jiarenqing
  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
    • 文件大小:5.82kb
    • 提供者:菲璐
  1. viterbi

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

    • 发布日期:2017-04-11
    • 文件大小:1.14kb
    • 提供者:王波
  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
    • 文件大小:1.23kb
    • 提供者:yanming
  1. viterbi

    0下载:
  2. i am uploading the code for viterbi algorithm in matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2.05kb
    • 提供者:Iram Shahzadi
  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. viterbi

    0下载:
  2. 实现通信原理中的维比特译码,通过维比特算法在matlab中实现-The bit decoding principle of communication
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1.01kb
    • 提供者:夏天
  1. Viterbi

    2下载:
  2. Viterbi (MLSE) algorithm for signal detection in ISI channel by Matlab Code
  3. 所属分类:其他

    • 发布日期:2020-07-01
    • 文件大小:9kb
    • 提供者:Bbiruk
« 12 3 »
搜珍网 www.dssz.com