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

搜索资源列表

  1. dspC6000-juanji

    0下载:
  2. TI C6000 DSP平台下的C卷积运算源代码。-TI C6000 DSP platform of C source code convolution operators.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1266
    • 提供者:灵儿
  1. 卷积(C语言)

    0下载:
  2. 对于卷积运算,很多学生往往很难理解。本软件用VC编写,运行时可以观测卷积的的详细过程。可以控制卷积速度。是一个不错的演示软件。-for convolution operators, many students are often difficult to understand. The VC software used to prepare, run-time convolution can be observed in the detailed process. Convolution spe
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:54079
    • 提供者:新新
  1. 2D_convolution

    1下载:
  2. 二维卷积运算之C语言实现 若x为N1*M1的二维信号,y为N2*M2的二维信号,则卷积为(N1+N2-1)*(M1+M2-1)的信号-2D convolution operators on C language if x N1 * M1 to the two-dimensional signal y * M2 N2 for the two-dimensional signal, convolution (N1 N2-1) * (M1 M2 - 1) signal
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:3409
    • 提供者:劉昱楓
  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. preprocessimage

    0下载:
  2. 该文件包括四个图像的预处理程序,分别为图像的卷积运算、生成浮雕、粒化图像及扩散图像。对图像初学者有帮助。-including 4 of the document image preprocessing procedures for the image convolution operation, production of arms tablets of the proliferation of images and image. Image beginners to help.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2211379
    • 提供者:高芳
  1. conv2_gabor

    0下载:
  2. 使用Gabor滤波器组对图像进行卷积运算-use Gabor filters the image deconvolution operator
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:29743
    • 提供者:Lei ming
  1. convolution(vc++)

    1下载:
  2. 我上硕士时完成的第一个作业!!! 可以显示两个离散的数据,然后完成它们之间的卷积运算,并显示!绝对原创-I completed a master's degree on the first operation! ! ! Be able to show two discrete data, They then completed the convolution between the operator and show! Absolute originality
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:38393
    • 提供者:博士后
  1. MATLAB实现卷积运算

    1下载:
  2. 信号的相关运算。信号的加噪声,去噪声。为一个M头文件
  3. 所属分类:matlab例程

    • 发布日期:2011-04-19
    • 文件大小:972
    • 提供者:swj200902162
  1. 数字信号处理中常用的线性卷积和互相关运算

    0下载:
  2. 数字信号处理中常用的线性卷积和互相关运算,Digital signal processing used in the linear convolution and cross-correlation computation
  3. 所属分类:matlab例程

    • 发布日期:2017-03-22
    • 文件大小:1138
    • 提供者:郝霏霏
  1. noise

    0下载:
  2. 添加噪声与平滑降噪,平滑降噪可采用定制的模板做滤波运算(就是卷积运算)来获得中心像素的新值,也可以对指定大小的邻域进行某些运算作为中心像素的新值.-Add noise and smooth noise reduction, smoothing noise reduction can be customized templates so filtering operation (that is convolution operation) to receive the new pixel valu
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:439553
    • 提供者:朱燕玲
  1. image-gaoshi

    0下载:
  2. 对灰度图像进行高斯金字塔滤波,采用高斯核对图像进行卷积运算,将图像逐渐减小-iamge-gaoshi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:96502
    • 提供者:esun
  1. dspjuanji

    0下载:
  2. CCS 6000的DSP卷积运算的源码,可以-this is a program for DSP
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:22424
    • 提供者:ligong
  1. Ex4_1

    0下载:
  2. 在一台装有CCS软件的计算机,用C语言编写DSP程序:卷积运算-convolve
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:13815
    • 提供者:黄国
  1. matlab

    0下载:
  2. matlab课程设计 任意信号卷积的运算,并且绘制图象.-matlab course design any signal convolution operation, and draw images.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:816
    • 提供者:zhang
  1. juanji

    0下载:
  2. 利用快速傅里叶变换和傅里叶反变换 进行较长序列的卷积运算-Using fast Fourier transform and inverse Fourier transform convolution long sequence
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1650
    • 提供者:何自涛
  1. Ex4_1

    0下载:
  2. dsp卷积的运算源代码 可以绘图 c语言程序汇编-dsp convolution of the source code for drawing operations
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:7656
    • 提供者:刘璐
  1. 实验四 重叠保留卷积

    0下载:
  2. 卷积:用重叠保留对hn和xn进行快速卷积运算,并包含一个子函数,对主要步骤的说明(conv I have use convolution operation to canlculate,this function conclude definite function)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:34816
    • 提供者:海海海海
  1. Image-Enhancement-Using-Deconvolution-master

    0下载:
  2. 图像退卷积的几种方法,直接输入图片就能够进行相应的退卷积运算(Image deconvolution of several methods, directly enter the picture will be able to carry out the corresponding deconvolution)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:7168
    • 提供者:apeng1234
  1. 卷积

    1下载:
  2. 卷积的matlab源程序,能够实现两组数据的卷积运算,时域相乘,频域卷积(Convolution of the matlab source code, to achieve two sets of data convolution operation, time domain multiplication, frequency domain convolution)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:2048
    • 提供者:谢欢儿
  1. 线性卷积和圆周卷积

    0下载:
  2. 圆周卷积和线性卷积的运算 分别用了MATLAB的conv函数(Linear convolution and circumferential convolution)
  3. 所属分类:DSP编程

« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com