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

搜索资源列表

  1. conv_code

    0下载:
  2. matlab 实现卷积码的编译码程序 以及仿真和调试程序 可以使用了94了-matlab to achieve the encoding and decoding convolutional codes, as well as simulation and debugging process can be used in the 94
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:592
    • 提供者:杨玉昆
  1. ww

    0下载:
  2. 本程序正在完善中,目前仅适用于(4,3,3)卷积码,请见谅-convolution
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-05
    • 文件大小:991
    • 提供者:yangjun
  1. convolutional_inside

    0下载:
  2. 卷积码的matlab结构图,很实用,很简洁,欢迎大家下载-Convolution matlab code structure is very useful, very simple, welcome you to download
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:5120
    • 提供者:叶建勋
  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
    • 文件大小:7568
    • 提供者:中原
  1. conv_enc

    0下载:
  2. 这是一个用VERILOG HDL编写的卷积码程序-This is a VERILOG HDL with the preparation of procedures for the convolutional codes
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:649
    • 提供者:chenxiaoming
  1. juanjima

    0下载:
  2. 主要关于卷积码的程序实现,有源代码及运行结果。-Convolutional codes is mainly concerned with the program, source code and operating results.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-04
    • 文件大小:33106
    • 提供者:弥玥
  1. viterbi

    1下载:
  2. 卷积码的译码算法, 卷积码的译码算法,-Viterbi
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-31
    • 文件大小:290539
    • 提供者:chen
  1. fangzhen

    1下载:
  2. 卷积码和循环码的verilog编码以及仿真结果图,-Convolutional codes and cyclic codes and the coding verilog simulation results map
  3. 所属分类:Communication-Mobile

    • 发布日期:2014-05-21
    • 文件大小:16084
    • 提供者:小小
  1. viterbi_decoder

    0下载:
  2. 这是一个针对卷积码的维特比译码器.开发环境为MATLAB-This is a viterbi_decoder which can decode convolution codes.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1567
    • 提供者:张力
  1. cc_encode

    2下载:
  2. 卷积码,并行编码,FPGA,通过了测试验证-CC Code, Parallel Coding, FPGA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-05-19
    • 文件大小:1243
    • 提供者:天之痕
  1. viterbimatlab

    0下载:
  2. 一个对(2,1,2)卷积码进行译码的维特比译码程序,它以最大似然译码为思想,根据译码网格,遍寻网格上所有可能的路径,选择最大可能的路径作为幸存路径进行译码。在本程序中,它依次在不同时刻,对网格中的相应列的点按照最大似然准则比较所有以它为终点的路径,即为幸存路径,而把其他路径堵死,弃之不用。故到下一时刻只要对幸存路径延伸出来的路径继续比较即可。由于假设了已知输入,且为有限短序列,所以没有考虑长序列译码时的截短。如果考虑长序列译码,则需要用截短译码器,考虑译码深度。-viterbi
  3. 所属分类:Compiler program

    • 发布日期:2017-04-07
    • 文件大小:2135
    • 提供者:zhanghao
  1. viterbi_decoding(matlab)

    0下载:
  2. 维特比译码,matlab实现,编码方式为卷积码,程序中有卷积码的生成程序。-viterb decoding
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:1626
    • 提供者:zhang_henry
  1. Stack-BucketAlgorithm

    0下载:
  2. 仿真(n,k,m)非系统卷积码的桶式堆栈算法(Stack-Bucket Algorithm)序列译码在AWGN信道条件下的误码性能,信噪比区间、卷积码参数、生成序列以及吊桶大小、堆栈大小等算法参数均可以自己设定。-Simulation (n, k, m) non-systematic convolutional codes of the barrel stack algorithm (Stack-Bucket Algorithm) sequence decoding in the AWGN ch
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-03-23
    • 文件大小:10642
    • 提供者:孙琛
  1. AWGN_RS

    2下载:
  2. 高斯信道下采用RS 卷积码,译码时采用软硬两种判决方法对误码率进行仿真,利用simulink搭建模块,在利用m文件编程调用产生最终结果。-The paper use the RS code in AWGN.And two different of demodem way are used in it.
  3. 所属分类:matlab

    • 发布日期:2015-11-27
    • 文件大小:9316
    • 提供者:小林
  1. juanjima_and_viterbi

    1下载:
  2. 卷积码和viterbi译码源程序,用MATLAB实现,本人亲自试验过绝对没有错误,希望对大家有用-Convolutional codes and viterbi decoding source code, using MATLAB to achieve, I personally tested absolutely no mistakes, want to be useful to everyone
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:10502
    • 提供者:dreamer
  1. conv_matlab

    0下载:
  2. 使用MATLAB实现卷积码的编译码,信源为随机产生数,进行软判决译码-Convolutional code using the MATLAB implementation of the codec, source for the randomly generated number, to soft-decision decoding
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:749
    • 提供者:吴雪
  1. convlutionalcode

    0下载:
  2. 卷积码的C语言代码及详细说明文档,包含例子和原理-Convolutional code C-language code and detailed documentation, including examples and principles of
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-08
    • 文件大小:427714
    • 提供者:菜菜
  1. gsm_efs

    0下载:
  2. 用matlab实现的GSM TCH/EFS系统在高斯信道、瑞利信道下的性能仿真,其中用到了循环编码、卷积码、交织码等信道编码技术-Using matlab to achieve GSM TCH/EFS system in the Gaussian channel, Rayleigh channel the performance of simulation, which uses a loop encoding, convolutional codes, interleaving codes c
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:13781
    • 提供者:王肖肖
  1. QPSK

    2下载:
  2. 描述了采用卷积码的QPSK系统的代码编写,通过运行代码可以看到系统性能-bpsk
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:116537
    • 提供者:wanghongdan
  1. yima

    0下载:
  2. 卷积码的编码及维特比译码的过程,描述了系统经过卷积码编码后的性能-sss
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6181
    • 提供者:wanghongdan
« 1 2 3 45 6 7 8 9 10 ... 42 »
搜珍网 www.dssz.com