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

搜索资源列表

  1. 2007202131

    0下载:
  2. Image Compression A collection of simple routines for image compression using different techniques. 图象压缩的不同方法 BTCODE: Image compression Using Block Truncation Coding. PYRAMID: Image compression based on Gaussian Pyramids. DCTC
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:10228
    • 提供者:王云云
  1. 瑞利信道仿真

    0下载:
  2. 用matlab建立的通信信道的仿真,包括卷积编码,qam调制,瑞利信道仿真-using Matlab established communication channel simulation, including the convolution coding, QAM modulation, Rayleigh Channel Simulator
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:16090
    • 提供者:段红
  1. MAP. Matlab程序实现了MAP算法-最大后验概率算法

    9下载:
  2. 这个Matlab程序实现了MAP算法-最大后验概率算法,同时包括对算法有:卷积编码、卷积解码,BPSK,AWGN。同时绘制它的误码率和SNR(信噪比)。,The Matlab program achieved a MAP algorithm- maximum a posteriori probability algorithm, at the same time including the algorithm are: convolutional coding, convolution deco
  3. 所属分类:matlab例程

    • 发布日期:2016-11-20
    • 文件大小:1335
    • 提供者:小单
  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
    • 文件大小:17554
    • 提供者:季晓澎
  1. MATLAB

    0下载:
  2. 一个完美的OFDM的仿真程序,包括编码、调制、卷积、同步-OFDM simulation of a perfect process, including coding, modulation, convolution, sync, etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:139310
    • 提供者:L
  1. CH9

    1下载:
  2. MIMO_OFDM系统的matlab仿真程序以及GUI界面的实现,程序中发射端包括卷积编码,打孔,交织,调制,IFFT变换,加保护间隔以及导频序列,接收端包括信道估计等一系列接收操作-MIMO_OFDM system and GUI interface matlab simulation program implementation, program the transmitter including the convolution coding, punching, interleaving,
  3. 所属分类:matlab

    • 发布日期:2015-01-25
    • 文件大小:32882
    • 提供者:李霞
  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_conv

    1下载:
  2. 这是urban_macro信道加卷积编码的ofdm程序。 包含文件有:qpsk.m qpsk调制程序 deqpsk.m qpsk解调 ofdm_siglepath.m 单径瑞利衰落程序 sigle_path_conv.m 单径瑞利衰落信道加卷积编码程序 ofdm_urban_macro.m urban_macro信道的ofdm程序 ofdm_my.m urban_macro信道加卷积编码的ofdm程序 viterbi.m viterbi译码程序 cnv_encd.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:50712
    • 提供者:loseword
  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-02
    • 文件大小:2666
    • 提供者:浮萍
  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. conv_coding

    0下载:
  2. 这是一个卷积码的编码的源程序,适用于实现卷积码编码的MATLAB仿真-This is a convolution code coding the source program, suitable to achieve convolution code coding of MATLAB simulation.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:632
    • 提供者:dandan
  1. jjmbianma

    0下载:
  2. 这是一个卷积码的编码的源程序,适用于实现卷积码编码的MATLAB仿真。-This is a convolution code coding the source program, suitable to achieve convolution code coding of MATLAB simulation.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:626
    • 提供者:dandan
  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. sim1

    1下载:
  2. Matlab高斯信道条件下采用QPSK和8PSK时点到点通信系统的理论和统计所得的误码率和误比特率曲线。 删余卷积码的Pb性能仿真 加入信道编码模块,绘制误比特率曲线,其中信道为加性高斯白噪声,调试为QPSK; 进行软判决和应判决,和用3/4、7/8删余码进行编码等。-Matlab gaussian channel conditions using QPSK and eight PSK point to point communication system theory and st
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:26066
    • 提供者:李浩
  1. vitebi-decoder

    0下载:
  2. 维特比译码程序,matlab源程序,卷积码编码及译码程序-Viterbi decoding procedures, matlab source code, convolution coding and decoding procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:10712
    • 提供者:刘赳赳
  1. Viterbi

    0下载:
  2. 在Matlab的编程环境下实现了卷积编码和译码的功能,简单明了-In the Matlab programming environment to achieve a convolution coding and decoding functions, simple
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:529
    • 提供者:我问问
  1. Convolution-coding-and-decoding

    0下载:
  2. 基于matlab的卷积码编码和译码,以及对卷积码性能分析-Based on matlab convolution coding and decoding, and convolutional code performance analysis
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-27
    • 文件大小:151610
    • 提供者:张武涛
  1. Convolution-Code-and-Vitabi-Decode

    0下载:
  2. 卷积编码与Vitabi解码的Matlab程序-Matlab code for convolutional coding and Vitabi decoder.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:6307
    • 提供者:michael
  1. MATLAB

    0下载:
  2. 卷积码的编码与维特比译码matlab实现-Convolution Codes in coding and Viterbi decoding matlab
  3. 所属分类:matlab

    • 发布日期:2016-11-20
    • 文件大小:2048
    • 提供者:姬松松
  1. conven

    0下载:
  2. 此程序为(2,1,3)卷积编码和维特比硬译码的MATLAB程序-This program is (2,1,3) convolution coding and Viterbi decoding hard MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3143
    • 提供者:shayangyang
« 12 »
搜珍网 www.dssz.com