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

搜索资源列表

  1. tx_inter

    0下载:
  2. Convolutional Interleaver Encoder-convolutional Interleaver Encoder
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1701
    • 提供者:孙晓伟
  1. Viterbi-decoding

    1下载:
  2. 通信系统的仿真,Viterbi译码可用于卷积码等的译码解决方案,可以用于通信领域,本例子给出了基于matlab的程序,可用于实际的仿真!-communications system simulation, Viterbi decoder can be used as a convolutional code decoding solution, communications can be used, the example is given of the procedures based on
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:903
    • 提供者:陈榧
  1. convolution_codes

    0下载:
  2. 通信系统的仿真,卷积码是纠错码的一种,可以用于数字电视,手机等通信领域,本例子给出了基于matlab的程序,可用于实际的仿真!-communications system simulation, convolutional codes is an error-correcting code that can be used in digital TVs, mobile phones and other communications, this example is based on the Ma
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1705
    • 提供者:陈榧
  1. juanjimabiancheng

    1下载:
  2. matlab卷积码编译程序,有详细的中文注释,希望对你有所帮助。-Matlab convolutional code compiler, the Chinese have detailed notes, and I hope to help you.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:6031
    • 提供者:飞飞
  1. viterbi-3.0.1.tar

    0下载:
  2. 这是个关于最常用的卷积码的维特比C程序!!,本人还在完善中,请指教-This is the most commonly used on Convolutional Codes Viterbi C program! ! I also perfected, please enlighten
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:14654
    • 提供者:陆颖佳
  1. conv_codec.tar

    1下载:
  2. 通信中常用的卷积码信道译码源码程序,matlab 与 c 相结合的方式。-Communication common Convolutional Codes channel decoder source programs, Matlab and c combined approach.
  3. 所属分类:邮电通讯系统

    • 发布日期:2008-10-13
    • 文件大小:282747
    • 提供者:feng zhao
  1. cnvcoder

    1下载:
  2. 卷积码是一种有记忆的编码,在任意给定的时间单元处,编码器的n个输出不仅与此时间单元的k个输入有关,而且也与前m个输入有关。卷积码通常表示为:(n,k,m) 本次仿真采用(2,1,3)卷积码。 -convolutional code is a kind of code memory, in any given unit of time, the encoder output n this time not only with the elements of the k input, but
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3147
    • 提供者:yx
  1. verbitdecoder

    0下载:
  2. 卷积码是一种有记忆的编码,这里提供了卷积码的维特比译码函数-convolutional code is a kind of code memory, it provides Convolutional Codes Viterbi decoding function
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:8134
    • 提供者:yx
  1. cnvsimu

    0下载:
  2. 这里提供了二进制双极性(2,1,3)卷积码通信系统的蒙特卡罗仿真函数,并与未编码系统作了比较。-here for a binary bipolar (2,1,3) Convolutional Codes communications systems Monte Carlo simulation function, and with no coding system were compared.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3332
    • 提供者:yx
  1. work_2

    0下载:
  2. 实现(2,1,7)卷积编码以及相应的viterbi译码-achieve (2,1,7) convolutional code and the corresponding Viterbi decoding
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:17529
    • 提供者:王文静
  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. viterbddfdi

    1下载:
  2. viterbi译码程序 用来对通信中的卷积码进行译码-Viterbi decoding procedures used for communication of convolutional codes for decoding
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2216
    • 提供者:windy
  1. viterbi_binary_hard

    1下载:
  2. (3,1,4)卷积码的viterbi硬判决的源代码,通过高斯信道的误码率-(3,1,4) Convolutional Codes Viterbi hard decisions source code, the Gauss channel BER
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:4254
    • 提供者:朱磊
  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. convolutional_encoder_viterbi_decoder_simulation.r

    2下载:
  2. 该文件夹给出了卷积编码、交织及维特比软译码仿真程序-The folder is a convolutional coding, weaving and Viterbi decoding software simulation program
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7372
    • 提供者:张国梅
  1. reed-solomon-3.1.1.tar

    0下载:
  2. reed-solomon 编解码,FEC的一种,比卷积码要稳定收敛,用于DVD/VCD的纠错码,纠突发错误。-reed-solomon codecs, an FEC than Convolutional Codes to stabilize convergence, for the DVD / VCD of error-correcting codes and preventing unexpected errors.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:46329
    • 提供者:raosiyong
  1. space.time.code.2t2r

    1下载:
  2. 该文件夹为空时块码-卷积码级联系统的仿真程序,天线配置为2发2收。内附主要程序的用途说明.-folder to the space-time block codes-Convolutional Codes cascade system simulation program, antenna configuration for the two 2 admission. Containing the main proceedings Descr iption.
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:26807
    • 提供者:钟伟
  1. uwb_sim

    0下载:
  2. 这是一个定点的多带OFDM物理层发射机/接收机模型,共122个子载波,22个导频,采用QPSK调制,5/8前向纠错码(删余卷积码.)-This is a sentinel of the multi-band OFDM physical layer transmitter / receiver model, a total of 122 sub-carrier. 22 pilots, using QPSK modulation, 5 / 8 prior to the error-correctin
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:116370
    • 提供者:ltj1974
  1. 213test

    0下载:
  2. (2,1,3)卷积码搭建了简单的系统来进行纠错展示,可以实现从编码,加入错误,译码,输入输出码字对比等基本功能,另外加入了交互模块,用户可以自己设定错误比特的数目和位置,使纠错功能显而易见.-(2,1,3) Convolutional Codes built a simple system for correcting display can be realized from coding, joined errors, decoding, the input and output code c
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:2171
    • 提供者:刘奇
  1. convolutional

    2下载:
  2. 瑞利衰落信道的Matlab仿真模型程序,这个是关于OFDM 的循环卷积源代码-Rayleigh fading channel simulation model of the process, this is the cycle of OFDM convolution source code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5187
    • 提供者:周洁
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com