搜索资源列表
卷积(C语言)
- 对于卷积运算,很多学生往往很难理解。本软件用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 det
dspC6000-juanji
- TI C6000 DSP平台下的C卷积运算源代码。-TI C6000 DSP platform of C source code convolution operators.
卷积(C语言)
- 对于卷积运算,很多学生往往很难理解。本软件用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 det
2D_convolution
- 二维卷积运算之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
preprocessimage
- 该文件包括四个图像的预处理程序,分别为图像的卷积运算、生成浮雕、粒化图像及扩散图像。对图像初学者有帮助。-including 4 of the document image preprocessing procedures for the image convolution operation, production of arms tablets of the proliferation of images and image. Im
convolution(vc++)
- 我上硕士时完成的第一个作业!!! 可以显示两个离散的数据,然后完成它们之间的卷积运算,并显示!绝对原创-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! Abs
matlabjuanji
- matlab实现卷积运算。非常高兴业大家分享此代码。-Matlab achieve convolution operators. Very happy to share this industry code.
matlabjuanji2
- matlab实现卷积运算。非常高兴业大家分享此代码。-Matlab achieve convolution operators. Very happy to share this industry code.
matlabjuanji3
- matlab实现卷积运算。非常高兴业大家分享此代码。-Matlab achieve convolution operators. Very happy to share this industry code.
matlabjuanji4
- matlab实习卷积运算。很高兴与大家分享此代码。-Matlab internship convolution operators. Very pleased to share with you that this code.
RSI_Convolve
- C的卷积运算的源代码,你用VC编译一下就可以了-C computing the convolution of source code, you use the VC compiler can click on the
11
- 利用离散傅立叶变换转置因子的性质进行各种变换,将长序列分解成几个较短的序列,从而实现时间抽取和频率抽取两种方法的基-2快速傅立叶变换,并且能够进行两个序列的线性卷积运算和频谱分析。-Use of discrete Fourier transform to buy a variety of factors transform the nature of the long sequence into several shorter sequ
volume
- 数字信号处理中的卷积运算,希望对大家有点用-Digital signal processing in the convolution operation, in the hope that we are a bit used
conv
- 文章中详细论述了卷积运算的实现算法及滤波功能-Article to explain in detail the realization of the convolution operation and the filtering algorithm
noise
- 添加噪声与平滑降噪,平滑降噪可采用定制的模板做滤波运算(就是卷积运算)来获得中心像素的新值,也可以对指定大小的邻域进行某些运算作为中心像素的新值.-Add noise and smooth noise reduction, smoothing noise reduction can be customized templates so filtering operation (that is convolution operation)
dspjuanji
- CCS 6000的DSP卷积运算的源码,可以-this is a program for DSP
Ex4_1
- 在一台装有CCS软件的计算机,用C语言编写DSP程序:卷积运算-convolve
实验四 重叠保留卷积
- 卷积:用重叠保留对hn和xn进行快速卷积运算,并包含一个子函数,对主要步骤的说明(conv I have use convolution operation to canlculate,this function conclude definite function)
卷积
- 卷积的matlab源程序,能够实现两组数据的卷积运算,时域相乘,频域卷积(Convolution of the matlab source code, to achieve two sets of data convolution operation, time domain multiplication, frequency domain convolution)
线性卷积和圆周卷积
- 圆周卷积和线性卷积的运算 分别用了MATLAB的conv函数(Linear convolution and circumferential convolution)