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

搜索资源列表

  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. DeepLearnToolbox-master

    2下载:
  2. 这是深度学习的常用工具箱,里面包括常用的自动编码器、卷积神经网络和深度置信网络的函数- This is a common toolbox depth study, which includes functions commonly used automatic encoder, convolutional neural network and depth of belief networks
  3. 所属分类:matlab

    • 发布日期:2017-06-19
    • 文件大小:29469251
    • 提供者:liming
  1. verilog-juanjima

    1下载:
  2. 卷积码是一种重要的前向纠错信道编码方式,其纠错性能常常优于分组码,且(2,1,7)卷积码已应用于现代卫星通信系统中。Viterbi译码算法能最大限度地发挥卷积码的优异性能。这里采用Verilog  HDL语言设计出(2,1,7)卷积码的编码器模块和基于Viterbi算法的译码器模块,译码器采用全并行结构,译码速度快-Convolutional code is an important forward error correction channel coding method, and
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-30
    • 文件大小:10240
    • 提供者:邓博于、
  1. viterbi_coder

    0下载:
  2. viterbi编码,matlab语言实现,适用于不同长度的卷积码。-Viterbi coding, matlab language, suitable for different lengths of convolution code.
  3. 所属分类:mathematica

    • 发布日期:2017-04-15
    • 文件大小:6160
    • 提供者:刘东
  1. LDPC_Turbo_convolution_compare

    1下载:
  2. 文件中包含了LDPC码、卷积码、turbo码3种编码方式在相同码率下,性能的对比图,并且包含实验报告和各个文件功能的说明。-File contains LDPC code, a convolutional code, turbo code three kinds of encoding at the same rate, performance comparison chart, and contains test reports and feature descr iptions for ea
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:52105
    • 提供者:陈志鹏
  1. bpsk

    0下载:
  2. matlab的bpsk调制的卷积编码维比特译码加高斯白噪声的程序-BPSK modulation matlab convolutional encoding and decoding bit Gauss white noise process
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:680
    • 提供者:淡若
  1. conv313

    0下载:
  2. 卷积码编译码(3,1,3)的编码verilogHDL程序-Convolution code codec (3,1,3) coding verilog HDL program
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-13
    • 文件大小:2995086
    • 提供者:lwy
  1. mimo_ofdm

    0下载:
  2. 基于OFDM系统802.11MATLAB仿真程序 main为主函数,mod2-add为莫2加,channel为信道,encoder为卷积码编码,decoder为维特比译码,receiver为接收端-OFDM system based on 802.11MATLAB simulation program Main based function, mod2-add 2 plus, channel for the channel, encoder for the convolutional
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:185894
    • 提供者:wang
  1. juanjima

    0下载:
  2. 对输入随机数字信号进行卷积纠错编码后,送入含噪信道,在接收端再进行解码和检纠错,改变信道误码率大小,测试接收信号与发送信号之间的误码率,分析该种纠错编码系统的抗噪声性能。-After random input digital signal convolution error correction coding into the noisy channel, at the receiving end and then decode detection and correction, changin
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:18608
    • 提供者:冯健槟
  1. trellis_coded_modulation_tcm8psk

    0下载:
  2. 网格编码调制tcm8psk 卷积码与8PSK调制的联合处理程序-Trellis coded modulation code with convolutional code and 8psk modulation
  3. 所属分类:Modem program

    • 发布日期:2017-04-14
    • 文件大小:2900
    • 提供者:陈丹
  1. LTE_PUSCH

    0下载:
  2. 该文件夹中包含LTE PUSCH上行链路中几个重要模块的C代码,包括了CRC添加、CRC校验、Turbo编码、Turbo译码、咬尾卷积码编码和咬尾卷积码译码6个模块。-This folder contains LTE PUSCH uplink C code several important modules, including adding a CRC, CRC checksum, Turbo Coding, Turbo decoding tail-biting convolution cod
  3. 所属分类:3G develop

    • 发布日期:2017-05-04
    • 文件大小:15841
    • 提供者:陈时
  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. convolutional-code

    2下载:
  2. 里面包含了卷积码的编码以及其维比特译码全过程,代码具有很好的注释,比较容易读懂,并附有程序整体流程图供读者参考。-Which contains the convolutional coding and bit decoding, the whole process, code is very good notes, easier to read, and accompanied by a whole program flow chart for the reader reference.
  3. 所属分类:matlab例程

    • 发布日期:2017-06-12
    • 文件大小:24415
    • 提供者:lam yo clave
  1. 213juanji

    0下载:
  2. 213卷积的源码程序,听过卷积进行编码译码,使数据传输具有了保密性。-213 source code of the source code, to hear the convolution encoding and decoding, so that data transmission with a secret.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:233466
    • 提供者:杨铭
  1. 4G

    0下载:
  2. LTE中的全部已调好的程序,包括turbo编解码,层映射,卷积编码,下行链路调试-LTE has been tuned in all the programs, including turbo codec, layer mapping, convolution coding, debugging and so on the downlink
  3. 所属分类:3G develop

    • 发布日期:2017-05-04
    • 文件大小:465707
    • 提供者:柳川枫
  1. ConvCode

    0下载:
  2. 卷积编码,包括(2,1,8)编码和(3,1,8)编码;输入原始数据和编码方式,输出编码后数据-Convolution coding, including (2,1,8) and encoding (3,1,8) coding the input raw data and encoding, the encoded data output
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:805
    • 提供者:wangyiyin
  1. Simu

    0下载:
  2. 通信系统仿真,卷积编码,AWGN,维特比译码-Communication system simulation, convolution coding, AWGN, Viterbi decoding
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-12
    • 文件大小:1240
    • 提供者:杨明晓
  1. SOVA

    0下载:
  2. 该程序利用软输入软输出Viterbi算法实现对卷积编码的译码,同时输出软判决和硬判决结果-The Code is for the decoding operation of the convolution code by soft-input soft-output viterbi algorithm, and output the hard-decision and soft-decision results
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1137
    • 提供者:杨勇
  1. SAE_DBN_CNNToolbox

    1下载:
  2. 多种深度学习框架,主要包括堆栈稀疏自动编码器,深信度网络,卷积神经网络等。对于灰度图像和高维图像,展现非常强大的学习性能。-A variety of deep learning framework, including automatic stack sparse encoder, is convinced of the network, convolution neural networks. For grayscale images and high-dimensional image, s
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-02
    • 文件大小:14780828
    • 提供者:李莉莉
  1. ofdm_2

    1下载:
  2. OFDM仿真包括信号源,卷积码编码,交织,qpsk调制,IFFT,组帧,上采样,通过FIR滤波器 通过高斯信道,再经过低通FIR滤波器,下采样,拆帧,FFT,qpsk解调,接收数据;计算误比特率-OFDM simulation including the signal source, sampling convolutional encoding, interleaving, QPSK modulation, IFFT, frame,, through the FIR filter throu
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1816
    • 提供者:lk
« 1 2 ... 24 25 26 27 28 2930 31 32 33 »
搜珍网 www.dssz.com