CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 卷积码 软判决

搜索资源列表

  1. decode

    0下载:
  2. 卷积码(2,1,7)viteb译码代码 ,采用软判决。-Convolutional code (2,1,7) viteb decoding the code, the use of soft decision.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1430
    • 提供者:吴广豪
  1. Untitled

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

    • 发布日期:2017-04-13
    • 文件大小:1578
    • 提供者:刘那
  1. QPSK_conv

    0下载:
  2. 通信系统仿真大作业,卷积码编码,QPSK调制,接收端维特比软判决。程序正确。-Communication system simulation a large operation, convolution coding, QPSK modulation, soft-decision Viterbi receiver. Program is correct.
  3. 所属分类:Modem program

    • 发布日期:2017-03-30
    • 文件大小:1255
    • 提供者:pjwgg
  1. sim1

    1下载:
  2. Matlab高斯信道条件下采用QPSK和8PSK时点到点通信系统的理论和统计所得的误码率和误比特率曲线。 删余卷积码的Pb性能仿真 加入信道编码模块,绘制误比特率曲线,其中信道为加性高斯白噪声,调试为QPSK; 进行软判决和应判决,和用3/4、7/8删余码进行编码等。-Matlab gaussian channel conditions using QPSK and eight PSK point to point communication system theory and st
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:26066
    • 提供者:李浩
  1. 216Convolutional-code-Vibet

    1下载:
  2. 实现(2,1,6)卷积码的维比特译码源程序,采用了最大似然算法 介绍了软判决维特比译码算法过程的三个步骤:初始化,度量更新和回溯译码 -Achieve (2,1,6) convolutional code Viterbi decoder source code, using the maximum likelihood algorithm for soft decision Viterbi decoding algorithm process three steps: initiali
  3. 所属分类:Compiler program

    • 发布日期:2017-11-01
    • 文件大小:6993
    • 提供者:mary
  1. conven.rar

    0下载:
  2. BPSK仿真在AWGN信道下产生卷积码和非卷积码的比较,约束长度7,多项式[171,133],码率1/2,分别采用硬判决和软判决,Convolutional code and convolutional code comparison, simulation BPSK in AWGN channel constraint length 7 polynomial [171,133], code rate 1/2, respectively, using the hard-decision and
  3. 所属分类:Communication

    • 发布日期:2017-11-10
    • 文件大小:713
    • 提供者:米兰
  1. viterbi_soft

    0下载:
  2. (2,1,3)卷积码编码,软判决译码;matlab语言编码;verilog语言译码;-(2,1,3) convolutional code encoding, soft-decision decoding matlab coding verilog decoder
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2089479
    • 提供者:刘星麟
  1. 34567

    0下载:
  2. 卷积码的编译码。信源为随机产生数,进行软判决译码。-And decoding convolutional codes. Source of random numbers, soft decision decoding.
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:582
    • 提供者:韩丹丹
  1. viterbi

    0下载:
  2. 针对卷积码的维特比译码,其中可以用于软判决译码也可以用于硬盘决译码-viterbi decoder
  3. 所属分类:3G develop

    • 发布日期:2017-04-13
    • 文件大小:2410
    • 提供者:yuzhen
  1. awgn_matlab

    2下载:
  2. 仿真BPSK调制在AWGN信道下分别使用卷积码和不使用卷积码的性能,其中,卷积码的约束长度为7,生成多项式为[171,133],码率为1/2,译码分别使用硬判决译码和软判决译码。-Simulation BPSK modulation and convolutional code are not used convolutional codes in AWGN channels, where the constraint length of the convolutional code is 7,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-09-16
    • 文件大小:13312
    • 提供者:godzillu
  1. Convolutional-code

    1下载:
  2. 卷积码的编码过程,维特比译码的硬判决和软判决,等效基带模型的仿真,包括QAM调制和PSK调制-Convolutional code encoding process, the Viterbi decoding hard decision and soft-decision, equivalent baseband model simulation, including QAM modulation and PSK modulation
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:52551
    • 提供者:xgwx
  1. ViterbiDecoder

    0下载:
  2. 卷积码Viterbi译码,包括软判决和硬判决,别人上课的程序-Convolutional code Viterbi decoding, including soft decision and hard decision, others school programs
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-29
    • 文件大小:54742
    • 提供者:郑鹏
  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. convolutional-code

    2下载:
  2. (1) 在c或matlab环境下实现卷积码编码模块,并嵌入实验一的通信链路中,要求编码模块有一定通用性可以设定约束长度、卷积码抽头系数; (2) 设定约束度分别为7、9的1/2卷积码,仿真分析这些码的硬判决译码性能、绘制误码性能曲线,对比不同约束度下卷积码的性能,分析译码复杂性; (3) 设定约束度为7的1/2卷积码,进行无量化软判决译码,仿真分析比较软硬判决译码性能; (4) 设定约束度为7的1/2卷积码,量化比特分别为3、4、5、6,仿真分析比较量化对误码性能的影响; (5)
  3. 所属分类:Other systems

    • 发布日期:2016-11-21
    • 文件大小:2048
    • 提供者:刘介园
  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
    • 文件大小:5156
    • 提供者:Jianming Cui
  1. odu_yzferto

    0下载:
  2. 卷积码译码算法改进 实现Conv (2,1,9)的编码,软判决滑动窗维特比译码,其生成多项式为G0 561(八进制),G1 753()
  3. 所属分类:系统编程

    • 发布日期:2018-01-09
    • 文件大小:46080
    • 提供者:equalxty
  1. IZQB

    0下载:
  2. 强烈推荐好用的卷积码编码,维特比译码和软判决,本代码简易可行,()
  3. 所属分类:网络

    • 发布日期:2018-01-09
    • 文件大小:2048
    • 提供者:rpnvsn
  1. 694309

    0下载:
  2. 卷积码的维特比译码,约束长度为9,分别采用硬判决和软判决实现()
  3. 所属分类:串口编程

    • 发布日期:2018-01-10
    • 文件大小:9216
    • 提供者:wjeafwow
  1. cjdnd

    0下载:
  2. 卷积码译码算法改进 实现Conv (2,1,9)的编码,软判决滑动窗维特比译码,其生成多项式为G0 561(八进制),G1 753()
  3. 所属分类:串口编程

    • 发布日期:2018-04-21
    • 文件大小:46080
    • 提供者:Lamtert
  1. hempkaoent

    0下载:
  2. 强烈推荐好用的卷积码编码,维特比译码和软判决,本代码简易可行,()
  3. 所属分类:网络编程

    • 发布日期:2018-04-22
    • 文件大小:2048
    • 提供者:jeveloucent
« 1 23 »
搜珍网 www.dssz.com