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

搜索资源列表

  1. DSP_MATLAB

    0下载:
  2. 关于数字信号处理的MATLAB例程,包括随机信号产生,线性调频Z变换,卷积-MATLAB on digital signal processing routines, including the random signal generation, chirp Z transform, convolution
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1097
    • 提供者:张兆伟
  1. fanzhejihehechengdizhenjilu

    1下载:
  2. 子波与反射系数褶积合成地震记录,可用于地震资料中。-Wavelet convolution with the reflection coefficient of synthetic seismograms can be used in the seismic data.
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2017-04-21
    • 文件大小:1089
    • 提供者:王万里
  1. Conv

    0下载:
  2. 二维卷积运算 能够实现图片的卷积处理 绝对原创-Absolute original two-dimensional convolution
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:23722
    • 提供者:wangjie
  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. matlab

    0下载:
  2. 线性卷积运算的基于MATLAB的仿真程序-Linear convolution operation of the simulation program based on MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:408652
    • 提供者:吴振荣
  1. conv

    0下载:
  2. 利用DFT和IDFT计算x(n)和y(n) 的10点、15点、20点圆周卷积,然后与线形卷积结果画图比较-Calculated using DFT and IDFT x (n), and y (n) 10 points, 15 points, 20 points cyclic convolution, and then drawing comparison with the linear convolution result
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:655
    • 提供者:田友凡
  1. Tricubic

    0下载:
  2. It is a three dimensional interpolation with tricubic convolution interpolation,which is the method used in Matlab.But, it is more useful and faster the the code implement by Matlab.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:225186
    • 提供者:Jane
  1. concolution

    1下载:
  2. 对模糊图像解卷积的源代码,包含了几个常用的解卷积算法-The solution of fuzzy image source code, contains the deconvolution algorithm of several commonly solution convolution
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-27
    • 文件大小:10115
    • 提供者:wanghuan
  1. conv2_bspline

    0下载:
  2. B样条函数与图像进行卷积的matlab快速算法。-B-spline function with images fast algorithm matlab convolution.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1000
    • 提供者:Lei ming
  1. MATLABviterbi

    0下载:
  2. 基于matlab的卷积积分 有具体的程序和分析说明 对大家很有用-Based on the convolution integral matlab there are specific procedures and analysis for all of us very useful
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:197131
    • 提供者:风琴
  1. generation_system_reliability

    2下载:
  2. 该程序用来实现发输电系统可靠性指标的计算。程序实现中定义的类的功能主要有计算负荷频率指标、形成停用表、并联卷积计算、发电机与负荷并联卷积、串联卷积、计算并输出可靠性指标的结果等。-The procedure used for transmission system reliability calculation of indicators. Program categories defined in the function of the frequency of the main indica
  3. 所属分类:其他行业

    • 发布日期:2017-05-26
    • 文件大小:2801002
    • 提供者:许智全
  1. convolution

    1下载:
  2. 利用此程序,可以计算出两离散序列的线性卷积和循环卷积。-calculating the linear_convolution and circular_convolution of two scattered data.
  3. 所属分类:matlab

    • 发布日期:2015-05-14
    • 文件大小:14877
    • 提供者:Frank
  1. conv

    0下载:
  2. 本文件是DTMF信号采用卷积法进行解码的源程序,可以解码到DTMF信号的原始频率。-This document is a DTMF signal is decoded by convolution of the source, you can decode the DTMF signal to the original frequency.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:601
    • 提供者:qiuhuihui
  1. juanji

    0下载:
  2. 一个圆周卷积的代码~调用形式为y=juanji(h,x1,M) 其中,h和x1为输入,h为滤波器系数,x1为输入采样信号,输出为y,M为输入信号x1的长度。-A circular convolution of the code to call the form of y = juanji (h, x1, M) of them, h, and x1 for the input, h for the filter coefficient, x1 sampling input signals, o
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-27
    • 文件大小:837
    • 提供者:serena
  1. circonvt

    0下载:
  2. 计算循环卷积,DFT,IDFT,FFT... .. -Computing cyclic convolution, DFT, IDFT, FFT ... ..
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2724
    • 提供者:徐建国
  1. juanji

    0下载:
  2. 线性卷积和循环卷积的matlab生成,源程序为此-Linear convolution and circular convolution matlab generate, source code
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3572
    • 提供者:欣欣
  1. fresnel

    0下载:
  2. 数字全息生成和再现的程序,两种不同的方法:卷积法和傅里叶变换法。-Generation and reproduction of digital holographic process, two different methods: convolution and Fourier transform method.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:777
    • 提供者:FIFA10
  1. dsp

    0下载:
  2. 数字信号处理dsp的一些c语言源代码,实现卷积,傅里叶变换,傅里叶反变换等功能,并且能够通过图形界面显示出来-Dsp digital signal processing of a number of c language source code, the realization of convolution, Fourier transform, Fourier transform functions, and can be displayed through the graphical int
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:4960
    • 提供者:王者
  1. dizhenmoxing

    0下载:
  2. 自己编写的地震资料中地震褶积模型的建立,每一个部分都有标注,很清楚适用于初学者-I have written in the seismic data seismic convolution model, each part has a label, it is clear for beginners
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1053
    • 提供者:liguang
  1. CTsignalSample

    0下载:
  2. 信号卷积的simulink实现,界面简单易懂,通过simulink来实现卷积更加直观方便-Convolution use Simulink
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:5736
    • 提供者:卢哲俊
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com