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

搜索资源列表

  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. c5wup37s

    0下载:
  2. 卷积码编码,维特比解码程序,用c写的。应该有人需要-convolution encoder, Viterbi decoder, and c writes. Someone should be required
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:24023
    • 提供者:季昂
  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. deconvgaijin

    1下载:
  2. 卷积码译码算法改进 实现Conv.(2,1,9)的编码、软判决滑动窗维特比译码,其生成多项式为G0=561(八进制),G1=753(八进制),调制方式为BPSK,信道为AWGN,比较不同的译码深度对译码器性能的影响-convolutional code decoding algorithm to improve achievement Conv. (2,1,9) of the Code, Soft Decision sliding window Viterbi Decoder, genera
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:47171
    • 提供者:李春晖
  1. channelcode

    0下载:
  2. 清华大学 信道编码课件 基本概念和方法(1) 线性分组码(1) 循环码(4) 卷积码(4) 级联码(2) 编码调制(2) 信道编码应用(1)-Qinghua University Channel Coding courseware basic concepts and methods (1) linear block code (1) Revolving code (4) Convolution code (4) concatenated codes (2) code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:946539
    • 提供者:李春晖
  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. MIMO2by2_16QAM_SoIC+Turbo

    1下载:
  2. MIMO2by2_16QAM_SoIC+Turbo迭代检测simulink链路,编码方式为卷积码,收端采用软干扰抵消+APP译码进行迭代检测-MIMO2by2_16QAM_SoIC Turbo iterative testing Simulink Chains, coding for convolutional codes, admission-soft-interference cancellation APP iterative decoding Detection
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:24706
    • 提供者:
  1. cnv_Rayleigh

    0下载:
  2. 瑞利信道下(2,1,3)卷积码仿真,得到误码率曲线。-Rayleigh Channel (2,1,3) Convolutional Codes simulation results, BER curves.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5807
    • 提供者:phoenix
  1. 2Tx_2Rx_STBC_MAP

    1下载:
  2. 该文件夹为空时块码-卷积码级联系统的仿真程序,天线配置为2发2收。 主要程序的用途说明: mainMIMO_OFDMA_2Tx_Convcode.m: 主程序,设置各种参数 gendatabits.m: 生成原始信息比特数据的程序 conv_encoder.m: 卷积码编码器 interleave.m: 交织器 mod_2Tx_STBC_DFUSC_Convcode.m:调制程序 gen_SUI_CorrCIR.m: 生成信道冲击响应的程序 get_perfect
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:22936
    • 提供者:leon
  1. veterbi1

    0下载:
  2. 卷积码编码的VC实现 是一种较好的算法,值得一看呵借鉴的-the VC is a good algorithm, an eye-catcher from the uh
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:323028
    • 提供者:xiaozhu
  1. Viterbi_Algorithm

    0下载:
  2. 卷积码的Viterbi译码算法仿真程序 要求:递归卷积码,归零处理-Convolutional Codes Viterbi decoding algorithm simulation program requirements : recursive convolutional codes and zeroing treatment
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:3650
    • 提供者:牛兰奇
  1. viterbi_decoder_acs217

    0下载:
  2. 2,1,7卷积码译码s-function-2,1,7 Convolutional Decoding s-function
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1860
    • 提供者:黄远
  1. tchfsvoise

    0下载:
  2. gsm tch/fs语音信道传送接收过程仿真,包括外编码卷积码交织过程,仿真得到语音信号的误码率曲线。-gsm / fs voice transmission channel receiver process simulation, including the encoding process convolutional codes are intertwined, Simulation is the voice signal BER curves.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5524
    • 提供者:梅岩
  1. GSM-CHANNEL-CODING

    0下载:
  2. MATLBA 信道仿真,完成信道卷积码循环码的编译码-MATLBA channel simulation complete Channel Convolutional Codes cycle code encryption
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:797260
    • 提供者:李丽
  1. convcode0.1

    0下载:
  2. 卷积码编码器,与对应的维特比硬判决译码器。已经通过仿真验证-Convolution Encoder, and the corresponding hard decision Viterbi decoder. Has been verified by simulation
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:4709
    • 提供者:anfysky
  1. GSMcoder

    0下载:
  2. GSM信道中卷积码编码以及相应的维特比译码的全部Matlab代码。-GSM channel convolution encoder and the corresponding Viterbi decoding all the Matlab code.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2681
    • 提供者:张琪
  1. TheEvolutionOfErrorControlCode

    0下载:
  2. 一篇关于错误控制码发展的英文原著。包括分组码、循环码、卷积码的提出、应用、优缺点等。-an error control code on the development of the English original. Including a code, cyclic codes, convolutional codes, applications, advantages and disadvantages of such.
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:76863
    • 提供者:罗川
  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. convolu

    0下载:
  2. 卷积码在AWGN信道下的实现 包括simulink文件与.m文件 -Convolutional Codes in AWGN channel, including the realization of documents and Simulink. M documents
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:26071
    • 提供者:gaohongfeng
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 42 »
搜珍网 www.dssz.com