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

搜索资源列表

  1. 卷积码编码程序

    3下载:
  2. 基于MATLAB的卷积码编码程序模块。适用于初学者看。比较基础
  3. 所属分类:中间件编程

    • 发布日期:2009-05-20
    • 文件大小:871byte
    • 提供者:hotxia@sina.com
  1. junji.计算一维和二维卷积

    4下载:
  2. 计算一维和二维卷积,基本可以替代Matlab中的conv和conv2函数,程序很方便就可以移植成C语言..,Calculation of one-dimensional and two-dimensional convolution, the basic alternative to Matlab' s conv and conv2 function, the procedure can be easily transplanted into a C language ..
  3. 所属分类:matlab例程

    • 发布日期:2013-04-07
    • 文件大小:2.26kb
    • 提供者:chen
  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-21
    • 文件大小:1.3kb
    • 提供者:小单
  1. 几种编码误码率性能的测试程序

    2下载:
  2. 生成多项式为(561,753)的(2,1,8)卷积码的编码、译码、AWGN信道下的误码率性能的测试程序,Q matrix to solve the problem, according to input parameters can be calculated as a Q band random matrices, satisfy the following conditions, each row of the matrix, each row, each diagonal are a nu
  3. 所属分类:通讯/手机编程

    • 发布日期:2015-04-11
    • 文件大小:8.29kb
    • 提供者:zhangyang
  1. ica

    4下载:
  2. 可以分离语音的独立分量分析程序 可以实现瞬时和卷积混合的分离 相当好用-ica_f.m bsepf2 is the main program and it needs correlation.m decorrelation.m permutation.m sepfilter.m. You also need to visit ftp://sig.enst.fr/pub/jfc/Algo/Joint_Diag/ and get a matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:133.32kb
    • 提供者:guowenxin
  1. 信道编码的matlab程序,CRC校验码,RS码,卷积码

    7下载:
  2. 信道编码的matlab程序,CRC校验码,RS码,卷积码,turbo码,TCM码-Matlab program channel coding, CRC check code, RS code, convolutional codes, turbo codes, TCM code
  3. 所属分类:matlab例程

    • 发布日期:2015-11-27
    • 文件大小:5kb
    • 提供者:郑书鑫
  1. Convolutional--algorithms

    6下载:
  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. BD IP2006

    3下载:
  2. 一个盲去卷积程序,可以实现去除图像的各类模糊,同时可进行相关参数的自适应调整。-A blind deconvolution process can be achieved to remove all kinds of image blur, while the relevant parameters can be adaptive.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-24
    • 文件大小:2.29mb
    • 提供者:风涌泉
  1. juanjima

    0下载:
  2. 用matlab语言实现卷积码编码过程,有程序运行结果。-Matlab language used convolutional code encoding process, there are procedures for the results.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:810byte
    • 提供者:吉吉
  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. coding-and-decodin-of-convolutional

    1下载:
  2. matlab编的卷积码的编译码程序,译码算法用的是维特比算法-coding and decoding of convolutional
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-23
    • 文件大小:20.15kb
    • 提供者:华建
  1. Cooperation_diversity_through_coding

    1下载:
  2. 协作分集通信中的一些子模块,包括CRC校验程序,卷积码编解码程序,QPSK调制解调程序-Diversity collaboration of a number of communication modules, including CRC checksum procedure, convolutional codes codec procedures, QPSK modulation and demodulation procedures
  3. 所属分类:通讯编程

    • 发布日期:2014-03-16
    • 文件大小:6.77kb
    • 提供者:张元
  1. viterbi_decoding(matlab)

    0下载:
  2. 维特比译码,matlab实现,编码方式为卷积码,程序中有卷积码的生成程序。-viterb decoding
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:1.59kb
    • 提供者:zhang_henry
  1. ConvolutionalEncodingandViterbiDecoding.m

    0下载:
  2. 转载:卷积编码+维特比译码的matlab程序-Reprinted: convolutional code+ matlab Viterbi decoding process
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1.58kb
    • 提供者:李四
  1. MATLAB

    0下载:
  2. 卷积码编码译码MATLAB仿真程序,比较详细的源代码-Convolutional coding and decoding MATLAB simulation program
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:8.03kb
    • 提供者:小遥
  1. 线性卷积matlab程序

    0下载:
  2. 数字信号处理应用中线性卷积的MATLAB程序
  3. 所属分类:matlab例程

  1. 卷积码+Viterbi Decoder

    0下载:
  2. 用matlab m语言书写的归零卷积码的编码和译码程序(Convolutional code encoding and decoding procedures in matlab)
  3. 所属分类:其他

  1. matlab程序

    2下载:
  2. 全变分去卷积算法的matlab实现; 全变分算法的论文; 全变分实现超分辨;全变分实现图像去噪;全变分实现图像恢复(total variation deconvolution; the paper of TV; super resolution; denoising; image recover)
  3. 所属分类:图形图象

    • 发布日期:2018-05-04
    • 文件大小:406kb
    • 提供者:luvky_girl
  1. 卷积神经网络CNN代码解析-matlab

    5下载:
  2. 卷积神经网络CNN的代码解析文档,可以辅助了解CNN的MATLAB程序实现过程(CNN code analysis document of convolution neural network)
  3. 所属分类:其他

    • 发布日期:2020-03-14
    • 文件大小:434kb
    • 提供者:寂静之声boy
  1. 线性卷积的计算

    1下载:
  2. 1.编制一个计算两个序列线性卷积的程序,计算y(i)=x(m)*h(n),分别绘制x(m)和h(n),以及线性卷积结果y(i)的图形,使用matlab自带的conv函数来验证结果。 2.使用matlab自带的FFT和iFFT程序,实现线性卷积的快速计算,并对计算结果进行绘制。(1. Make a program to calculate the linear convolution of two sequences, calculate y (I) = x (m) * H (n), draw t
  3. 所属分类:matlab例程

    • 发布日期:2020-06-17
    • 文件大小:1kb
    • 提供者:yang-93
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com