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

搜索资源列表

  1. chanel

    0下载:
  2. 卷积码编码N,M,K的一些相关的程序!!只是一个源程序.-convolutional coding N, M, K of the relevant procedures! ! Only one source.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:818
    • 提供者:mafeii
  1. viterbicoderdecoder

    4下载:
  2. 卷积编码、维特比译码的MATLAB代码,程序来自《现代通信系统-使用matlab》英文版,个人用着不错:)-convolutional codes, Viterbi decoding MATLAB code, procedures from the "modern communication systems-using Matlab" in English, with a good personal :)
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:5221
    • 提供者:辰辰
  1. matlab_cdma

    1下载:
  2. 该程序仿真CDMA接收机的功能,包括解扩,解交织,信道编码(卷积码),解码,信源编码(CRC)解码5个功能模块,生成用于数字基带传输的信号序列。 仿真CDMA发射机的功能,包括随机序列的产生,信源编码尾比特添加, 信道编码(卷积编码),分组交织和扩频调制6个功能模块,生成用于数字基带,传输的信号序列,输出还包括用于解调所需要的信源编码尾比特值add_bits,交织器的尾比特值i_add_bits-CDMA receiver functions, including despreading,
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:3840
    • 提供者:刘洪
  1. juanjimadefangzhenchengxu--matlab

    0下载:
  2. 信道编码中的卷积码的编译码Matlab仿真程序。有资源大家共享才是真的好-channel coding of the coding and decoding Convolutional Codes Matlab simulation program. Have the resources to share is really good
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:6209
    • 提供者:欧欧
  1. viterbi1111

    0下载:
  2. 维特比算法用于扩频信道译码,与Turboo码,卷积码,级联码构成编码系统-Viterbi Algorithm for spread spectrum channel decoding, and Turboo code, convolutional codes, concatenated coding system code constitute
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:8084
    • 提供者:GF
  1. convolutional_codes_Viterbi_decoding

    0下载:
  2. convolutional codes & Viterbi decoding
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2389
    • 提供者:路程遂
  1. 213

    0下载:
  2. (2,1,3)卷积码的编码和Veterbi译码,用C语言描述,可以跑通-(2,1,3) convolutional code encoding and decoding Veterbi, using C language descr iption, you can run through
  3. 所属分类:Compiler program

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

    0下载:
  2. 仿真(2,1,2)卷积码编解码器在二进制对称信道(BSC)中的误码性能,画出纠错后误码率-信道误码率曲线,其中,编码器的生成多项式为g1=[111]、g2=[101]。-imulation (2,1,2) convolutional encoding and decoding the binary symmetric channel (BSC) in the error rate performance, bit error rate after correction drawn- the ch
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:98373
    • 提供者:段敏蓉
  1. Recursive_systematic-case

    0下载:
  2. Generate trellis of a rate-1/n recursive convolutional code,生成网格图(对码率为1/n的递归卷积码)-Generate trellis of a rate-1/n recursive convolutional code, generated grid (on the rate for 1/n Recursive Convolutional Code)
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:4896
    • 提供者:戈津生
  1. rsc_encode

    0下载:
  2. 卷积码的MATLAB的实现,通过MATLAB的平台轻易地实现卷积码的编译。-Convolutional codes of the realization of the MATLAB
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:727
    • 提供者:lituguang
  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. cov

    0下载:
  2. visual DSP 下实现卷积码以及维特比译码-under visual DSP Convolutional Codes and Viterbi Decoding
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:65652
    • 提供者:huangyingpei
  1. viterbi_decoder_for212

    0下载:
  2. 本程序为(2,1,2)维特比译码程序,采用对BIT操作,译码速度特快,可扩展至(2,1,6)-viterbi decoder for(212) convolutional
  3. 所属分类:Compiler program

    • 发布日期:2017-04-16
    • 文件大小:10319
    • 提供者:刘斌
  1. CONVOLUCIONAL

    0下载:
  2. this code is for the convolutional codes for
  3. 所属分类:source in ebook

    • 发布日期:2017-04-16
    • 文件大小:14449
    • 提供者:Link
  1. convolenc

    0下载:
  2. 卷积码编码器的实现,是误码性能分析的一部分-Implementation of convolutional encoder
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:853
    • 提供者:段敏蓉
  1. vvv

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

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

    0下载:
  2. Viterbi decoder, convolutional coder and some fig
  3. 所属分类:编辑器/阅读器

    • 发布日期:2017-04-14
    • 文件大小:2555
    • 提供者:GogiB.
  1. Convolutional-interleaving

    1下载:
  2. 用Labview实现的交织编码和卷积编码,用于信道编码-with Labview to achieve interleaved coded and convolutional coding for channel coding
  3. 所属分类:LabView编程

    • 发布日期:2014-04-20
    • 文件大小:10240
    • 提供者:帽帽
  1. convolutional-codes

    0下载:
  2. 基于MATLAB的卷积码的编译码实现。采用串行编码原理实现编码,Viterbi硬判决实现译码。-Encoding and decoding of convolutional codes based on MATLAB. Coding theory serial code, the Viterbi hard decision to achieve decoding.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:6190
    • 提供者:mapeng
  1. convolutional

    0下载:
  2. convolutional source code
  3. 所属分类:Compiler program

    • 发布日期:2017-12-09
    • 文件大小:3621
    • 提供者:k.sophia
« 12 3 »
搜珍网 www.dssz.com