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

搜索资源列表

  1. tuous

    0下载:
  2. 我编写的利用trous(多孔算法)实现小波变换,利用‘db4’小波函数分解两层,其中卷积运算采用频域的fft算法,给出了仿真信号的处理结果。-prepared by the use of trous (porous algorithm) to achieve wavelet transform, use 'db4' wavelet decomposition layers, which used convolution operators fft the frequency do
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1033
    • 提供者:高锋
  1. mallat_algorithm

    0下载:
  2. 自编的快速小波变换mallat算法,使用‘db1’小波函数,在卷积时使用wkeep命令进行了数据截取。重构信号和原信号比较误差较小。-self fast wavelet transform Mallat algorithm, the use of 'db1' wavelet function, Convolution in the use of wkeep order the interception of data. Reconstruction of the original
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:907
    • 提供者:高锋
  1. matlab-signal

    0下载:
  2. 用c语言实现下列的数字信号处理算法 1.离散傅里叶级数合成连续周期信号 2.DIF FFT 测试程序 3.将输入数据的幅度画出图形 4.使用FFT实现快速卷积 5.使用FFT实现快速相关 6.取样混迭演示程序 -language used to achieve the following digital signal processing algorithms 1. Discrete Fourier series synthetic signal two conse
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:19741
    • 提供者:胡叶
  1. xiangguan

    0下载:
  2. MATLAB循环相关,循环卷积函数的编写,使用几个函数实现。-MATLAB cycle related to the preparation of cyclic convolution function, the use of several function.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:352192
    • 提供者:sunqi
  1. chap02

    0下载:
  2. ex2_1 利用Z变换求系统输出 ex2_2 求DFT ex2_3 求序列的圆周移位 ex2_4 求序列的圆周卷积 ex2_5 简单的DFT实例 -ex2_1 the use of Z transform ex2_2 demand for system output DFTex2_3 seeking ex2_4 shift sequence for the circumference of the circular convolution sequence ex2_5 sim
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1840
    • 提供者:白杨
  1. chap02

    0下载:
  2. ex2_1 利用Z变换求系统输出 ex2_2 求DFT ex2_3 求序列的圆周移位 ex2_4 求序列的圆周卷积 ex2_5 简单的DFT实例-for the use of Z transform ex2_1 system output DFT ex2_3 for ex2_2 sequence for translocation of the circumference of the circle sequence ex2_4 for easy ex2_5 the DFT co
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:1646
    • 提供者:张满超
  1. JUANJI2

    0下载:
  2. 用C++实现的卷积公式 适合刚刚研究卷积公式的人使用-Using C++ to achieve just the convolution formula for those who study the use of convolution formula
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:179422
    • 提供者:马文斌
  1. DSP1

    0下载:
  2. 1、观察采样引起的混叠。 2、判别离散时间系统的时不变性。 3、利用卷积计算信号通过FIR滤波器的输出,并观察输出信号的input-on暂态、input-off暂态和稳态阶段。 -One to observe the sampling due to aliasing. 2, determine the time invariant discrete-time systems. 3, the use of convolution calculation of the signal th
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:14503
    • 提供者:shen yuan
  1. matrix-completion

    0下载:
  2. 一个关于线性卷积的程序,使用通过用托普利兹矩阵完成-Linear convolution of a program on the use of matrix completion by using Top Leeds
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:950
    • 提供者:刘洪熙
  1. cfftraditional

    0下载:
  2. 计算信号相关性的传统方法,利用卷积来计算。-The traditional calculation of signal correlation methods, the use of convolution calculation.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:628
    • 提供者:liuxin
  1. overlap_add

    0下载:
  2. 利用重叠相加法实现线性卷积,其中应用了fft和ifft原理-Use of overlap-add method to achieve linear convolution
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:828
    • 提供者:jlsmhkzyg
  1. matlab

    0下载:
  2. 使用matlab的waveread函数读入两个.wav格式的数据文件,采用补零或截取方式使它们具有相同长度,然后分别完成序列的延迟/超前/加/标乘及卷积运算,对运算结果采用wavwrite函数写为.wav文件并加以播放(或用sound直 接播放),分析上述操作对序列的实际影响 -Use of matlab waveread function reads two. Wav format data files, using zeros or intercepting a way that t
  3. 所属分类:matlab

    • 发布日期:2016-01-26
    • 文件大小:2048
    • 提供者:尚磊
  1. viterbi_decode

    0下载:
  2. MATLAB下使用viterbi算法进行卷积码的仿真范例。可以用任意配置的卷积码。testConv.m启动仿真,其中用了两种卷积码(一个1/2和一个2/3卷积码)。若要使用硬判决,需修改metric.m文件。其他就没有什么要改的了。解压即可使用。-Under viterbi algorithm using MATLAB simulation examples of convolution codes. Can be used in any configuration of the convolu
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:7000
    • 提供者:李刚
  1. convolution

    0下载:
  2. 利用VC++实现褶积运算,可以计算任意两个离散的数组的褶积运算。-Use VC++ to achieve convolution can be calculated between any two arrays of convolution.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:759
    • 提供者:smallli
  1. IC

    0下载:
  2. 以内插值替换的卷积(IC):在处理不规则采样数据的另一种选择是使用插值逼近原始的连续函数-Interpolated convolution (IC): In another irregular sampling data selection process is the use of interpolation approximation of the original continuous function
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3000
    • 提供者:白肖艳
  1. Untitled

    0下载:
  2. 产生一512点的随即序列xe(n)并用xc(n)和 xe(n)做线形卷积,观察卷积前后xe(n) 频谱的变化。要求将xe(n)分成8段,采用重叠相加法-512 point sequence Xe (n) and XC (n) and Xe (n) to do linear convolution, the Xe (n) spectrum changes before and after convolution is observed. Xe (n) is divided into 8 secti
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:723
    • 提供者:youyou li
  1. ss_rdc

    0下载:
  2. 语音增强,采用自适应增益平均和低延时卷积的谱减,函数可直接调用,简单易行-Speech enhancement, the use of adaptive gain average and low delay convolution spectrum subtraction, the function can be called directly, simple and easy to use
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1998
    • 提供者:
  1. Dynamic-demonstration-of-DC

    0下载:
  2. 通过本次实验更加深刻具体的了解信号与系统中离散卷积的运算过程.知道了信号的反褶和位移,阶跃信号x[n]在卷积中的运用,熟练掌握了卷积过程,为信号与系统后面的学习打下了基础。并且在利用MATLAB实现离散卷积的动态过程中,把课本上的理论知识与软件学习相结合,使卷积在脑海中留下更加立体生动的印象。-Through this experiment a deeper understanding of specific signals and systems Discrete convolution op
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:711358
    • 提供者:wangmeng
  1. convolution

    0下载:
  2. 卷积的实现,包含一些实测过的数据,可以在有usart上的MCU上实验,本人当时用的是EFM32。-The realization of the convolution, contains some of the measured data, the can on the MCU in usart experiment, I use is EFM32 at that time.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:1222
    • 提供者:浩文
  1. programs

    0下载:
  2. this consists of convolution without filters, watermarking of image, zooming and shrinking of images without the use of inbuilt functions.
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:Chippy
« 12 »
搜珍网 www.dssz.com