CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Convolutional

搜索资源列表

  1. Convulutional_Encode_Viterbi_D

    0下载:
  2. Encoded by Systematic convolutional code, decoded by Viterbi using Hamming distance.,Encoded by Systematic convolutional code, decoded by Viterbi using Hamming distance.
  3. 所属分类:matlab例程

    • 发布日期:2013-10-13
    • 文件大小:2.55kb
    • 提供者:Quy
  1. Convolutional--algorithms

    7下载:
  2. 卷积码编译码matlab实现,译码采用viterbi译码,并且右边验证误码率的程序,本人毕业论文,高分通过,因为网上不少程序有误,特此上传,供大家参考学习。-Convolutional code encoding and decoding matlab implementation, decoding using viterbi decoding and bit error rate of the right of verification procedures, I thesis, score
  3. 所属分类:matlab

    • 发布日期:2015-04-07
    • 文件大小:327kb
    • 提供者:
  1. Convolutional_code

    1下载:
  2. 实现卷积码的BPSK调制、vitbi译码及软硬判决与未编码的BPSK误码率的对比-Convolutional codes to achieve BPSK modulation, vitbi hard and soft decision decoding and BPSK and uncoded BER comparison
  3. 所属分类:matlab例程

    • 发布日期:2017-03-29
    • 文件大小:1.65kb
    • 提供者:Coco
  1. viterbi

    3下载:
  2. 该MATLAB程序评估了viterbi算法在衰落信道下的卷积译码的性能,包含卷积编解码,衰落信道,维特比算法等.m程序-The MATLAB program to assess the viterbi algorithm in fading channels the performance of convolutional decoding, including the convolution coding and decoding, fading channels, Viterbi algor
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:17.14kb
    • 提供者:季晓澎
  1. viterbi

    4下载:
  2. 实现了卷积码的viterbi译码,软判决和硬判决均可实现,是从英文教学书上抄下来的。-Achieved viterbi decoding of convolutional codes, soft decision and hard decision can be realized, from the English teaching books, copied down.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:4.79kb
    • 提供者:roar
  1. V

    0下载:
  2. viterbi译码源代码,可以直接调用 The Viterbi decoder for convolutional codes-viterbi decoder source code, can be directly called The Viterbi decoder for convolutional codes
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1.51kb
    • 提供者:mengnan
  1. 2008_4

    4下载:
  2. 试说明卷积编解码的工作原理。 请用Simulink仿真卷积编码,并用Viterbi译码的方法进行解码,其中的编解码全部自己编写代码(S-Function方式),在加性白高斯噪声信道中,画出比特信噪比与误码率的关系曲线。 -Descr iption Convolutional codec test works. Please use Simulink simulation of convolutional coding and Viterbi decoding method used to
  3. 所属分类:matlab

    • 发布日期:2016-11-21
    • 文件大小:29.53kb
    • 提供者:haohao
  1. conv_encoder

    0下载:
  2. 卷积码编码仿真程序,编码速率为1/2;在Matlab环境下仿真,适用于初学者。-Convolutional code simulation program coding, coding rate of 1/2 in the Matlab simulation environment for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:871byte
    • 提供者:wwei
  1. juanji

    0下载:
  2. 用Simulink仿真卷积编码,并用Viterbi译码的方法进行解码,其中的编解码全部自己编写代码(S-Function方式)-Simulink simulation using convolutional coding and Viterbi decoding method used to decode, which codec to prepare all their own code (S-Function mode)
  3. 所属分类:matlab

  1. ofdm_simu

    2下载:
  2. OFDM系统仿真,信号采用卷积编码和交织技术、采用16-QAM和QPSK两种调制方式,干扰分别采用多径衰落和瑞利衰落两种。-OFDM system simulation, signal the use of convolutional coding and intertwined technology, using 16-QAM and QPSK modulation in two ways, interference were used to multipath fading and Rayl
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:13.28kb
    • 提供者:lihua
  1. Convolutional

    0下载:
  2. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6.42kb
    • 提供者:Rebecca
  1. Convolutional_codes_MATLAB

    0下载:
  2. 卷积码的MATLAB实现,包括编码器和译码器。-Convolutional codes of MATLAB to achieve, including the encoder and decoder.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:566.51kb
    • 提供者:
  1. Convolution_Encoder_Viterbi_Decoder_Simulation.zi

    0下载:
  2. Convolutional Encoder Viterbi Decoder Simulation in MAtlab
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:3.59kb
    • 提供者:Zmahmood
  1. Ver_0.72

    0下载:
  2. CNN Class, ver 0.72. Change log: Ver 0.72: Sample GUI added, demonstrating use of convolutional network for handwriten digits recognition. Training runs 20 faster. Ver 0.71: Bug fix: training was stoped after 1 epoch. Ver 0.70:
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:542.48kb
    • 提供者:narendra
  1. convolutionalencoder

    0下载:
  2. Its a convolutional encoder with code rate of 1/2 and constraint length of 3. i/p=1 bit o/p=2 bits with 4 memory elements
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:469.06kb
    • 提供者:Adnan
  1. rate_1_N_convolution_code

    0下载:
  2. the rate 1/N convolutional encoder
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:477.82kb
    • 提供者:amnass
  1. bercodes

    0下载:
  2. simple code to find BER using convolutional codes
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:847.21kb
    • 提供者:madavi
  1. viterbi_coderandviterbi_decoder

    0下载:
  2. 卷积码编码译码Decoding convolutional coding-Decoding convolutional coding
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:8.03kb
    • 提供者:王莉
  1. Rec-Sys-Conv-Code.cpp

    0下载:
  2. brief Recursive Systematic Convolutional Codes
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:3.49kb
    • 提供者:Jawahar
  1. Inverse convolutional code

    0下载:
  2. Inverse convolutional code
  3. 所属分类:matlab例程

    • 发布日期:2013-06-27
    • 文件大小:716byte
    • 提供者:aydinlik
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com