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

搜索资源列表

  1. conv_matlab

    0下载:
  2. convolution coding program using viterabi algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6987
    • 提供者:coolheaven
  1. dvbs

    1下载:
  2. 实现了dvb-s的内码传输功能,即卷积编码和维特比译码-Achieved with the dvb-s code transmission function, that is, convolution coding and Viterbi
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-29
    • 文件大小:3742
    • 提供者:王凤
  1. FEC_ConvEnc_Viterbi_Dec

    0下载:
  2. This program is used to implement Forward Error Correction using Convolution Coding
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:2598
    • 提供者:nitin
  1. tuxiangyasuo

    0下载:
  2. 一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。-Image Compression A collection of simple routines
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:56435
    • 提供者:依米
  1. ofdm

    1下载:
  2. OFDM全系统仿真代码,包括卷积编码,调制解调,四倍过采样-OFDM system-wide simulation code, including the convolution coding, modulation and demodulation, four times oversampling
  3. 所属分类:matlab例程

    • 发布日期:2017-04-30
    • 文件大小:173513
    • 提供者:dingcheng
  1. Convolution-code-coding

    0下载:
  2. 自编的实现类似conv卷积功能的源代码。可以帮助我们更加牢固掌握MATLAB卷积编程-The realization of self convolution function similar to the source code of conv. Can help us to more firmly grasp the MATLAB programming convolution
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2666
    • 提供者:浮萍
  1. QPSK_conv

    0下载:
  2. 通信系统仿真大作业,卷积码编码,QPSK调制,接收端维特比软判决。程序正确。-Communication system simulation a large operation, convolution coding, QPSK modulation, soft-decision Viterbi receiver. Program is correct.
  3. 所属分类:Modem program

    • 发布日期:2017-03-30
    • 文件大小:1255
    • 提供者:pjwgg
  1. code

    1下载:
  2. TCM(Trellis code Modulation)编程、CRC校验、卷积编码、汉明码-TCM (Trellis code Modulation) program, is a good joint channel coding and modulation example,include CRC check hamming coding and convolution coding
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:4658
    • 提供者:wx
  1. juanjibianma

    0下载:
  2. 使用Matlab语言实现了卷积编码的程序-Convolution coding program based on Matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:688
    • 提供者:张雪燕
  1. Archive

    0下载:
  2. OFDM中物理层仿真,卷积编码,fft,ifft,插入导频,插入循环前缀等,包括matlab详细源代码-OFDM physical layer simulation, convolution coding, fft, ifft, inserting pilot, insert the cyclic prefix,Including detailed matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:906
    • 提供者:江雪
  1. predictive-coding

    0下载:
  2. 预测编码的m文件,主要针对数字图像处理上机实验所编写的预测编码程序,利用的是简单的预测模板与图像进行卷积得到经预测编码后的图像。-M file of predictive coding, predictive coding procedures, written mainly for digital image processing, machine experiments use simple forecasting templates and image convolution to get
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1360
    • 提供者:yongqi
  1. Viterbi

    0下载:
  2. 该函数实现卷积编码 (2,1,3)卷积码的译码器,生成冲激响应分别为[1 1 1]和[1 0 1] 用维特比译码实现-This function convolution coding (2,1,3) convolutional code decoder to generate the impulse response, respectively [1] and [1 0 1] Viterbi decoding
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-06
    • 文件大小:1934
    • 提供者:huanggangbin
  1. FEC_Convolutional

    0下载:
  2. Convolution coding and Viterbi decdoing in VC-Convolution coding and Viterbi decdoing in VC++
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1184460
    • 提供者:arun
  1. juanjima

    0下载:
  2. 卷积码仿真与分析 在理解卷积码编译码原理的基础上使用Matlab语言进行编程,首先产 生一段随机序列,即原始的发送比特流,然后对该信号进行卷积编码、BPSK 映射、加噪、解映射及译码,得到恢复的数据。 -The simulation and analysis of the convolutional code to understand convolutional code encoding and decoding principle the basis of the Matlab
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:23975
    • 提供者:旺简
  1. encode_test

    0下载:
  2. 完整可用的卷积编码程序,(2,1,6)迭代3次,对任意长度文件进行编码-The complete convolution coding procedures available, (2,1,6) iterative three times, for any length of file encoding
  3. 所属分类:Communication

    • 发布日期:2017-11-22
    • 文件大小:3639063
    • 提供者:黄潘源
  1. juanji_example

    0下载:
  2. matlab实现卷积码,viterbi译码,总结了常用的卷积码编码多项式,以及完整的仿真程序-matlab convolutional codes, viterbi decoding, summed used polynomial convolution coding, as well as a complete simulation program
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:1960
    • 提供者:小晗晗哟
  1. p2007525214811

    0下载:
  2. 详细介绍了卷积编码的图解法和解析表示;图解法包括:树状图、状态图、网格图 解析法包括:矩阵形式、生成多项式形式 -Detailed graphical method for convolution coding and resolve graphical method including: tree diagram, state diagram, grid chart analytical method include: matrix form generator polynomial
  3. 所属分类:3G develop

    • 发布日期:2017-11-22
    • 文件大小:156167
    • 提供者:xixihaha
  1. ofdm_passband

    0下载:
  2. OFDM passband 仿真程序,采用维特比编码和卷积编码 注释详细-OFDM passband simulation program using the Viterbi coding and convolution coding annotated in detail
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-11-24
    • 文件大小:2335
    • 提供者:zhong Gao
  1. OFDM

    0下载:
  2. 本代码展示了OFDM卷积编码、交织、QPSK调制映射的详细过程,并对其进行注释,简单易懂-This code shows the detailed process convolution coding, and its notes, easy to understand
  3. 所属分类:matlab

    • 发布日期:2017-11-27
    • 文件大小:1778
    • 提供者:zhangjun
  1. Convolution-code

    0下载:
  2. 卷积吗 量化程序 用软判决对即将信道输出的编码进行量化-Convolution you quantify the upcoming program using soft decision output channel coding to quantify
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:2412
    • 提供者:原笑尘
« 1 23 4 5 6 7 »
搜珍网 www.dssz.com