搜索资源列表
利用FFT和IFFT计算线性卷积
- 利用循环卷积和线性卷积之间的关系,用FFT和IFFT的现有程序实现信号线性卷积快速实现-cyclic and linear convolution convolution of the relationship between FFT and IFFT with the existing procedures of linear convolution signal Fast
_快速傅里叶变换和卷积算法-pdg超星格式
- 快速傅里叶变换和卷积算法pdg超星格式-Fast Fourier Transform algorithm and convolution PDG format Superstar
d12r5
- 卷积和逆卷积的快速算法-the quick algorithm of convolution and reconvolution
_快速傅里叶变换和卷积算法-pdg超星格式
- 快速傅里叶变换和卷积算法pdg超星格式-Fast Fourier Transform algorithm and convolution PDG format Superstar
利用FFT和IFFT计算线性卷积
- 利用循环卷积和线性卷积之间的关系,用FFT和IFFT的现有程序实现信号线性卷积快速实现-cyclic and linear convolution convolution of the relationship between FFT and IFFT with the existing procedures of linear convolution signal Fast
卷积(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
matlab-signal
- 用c语言实现下列的数字信号处理算法 1.离散傅里叶级数合成连续周期信号 2.DIF FFT 测试程序 3.将输入数据的幅度画出图形 4.使用FFT实现快速卷积 5.使用FFT实现快速相关 6.取样混迭演示程序 -language used to achieve the following digital signal processing algorithms 1. Discrete Fourier ser
Experiment-for-FFT-convolution-using-Overlap-Add-m
- 采用FFT和IFFT的快速卷积的C程序实现源代码。-FFT and IFFT fast convolution C program source code.
Converg
- 快速卷积算法实现,使用MFC实现界面,适合数字信号处理的初学者。-fast convolution algorithm, using MFC interface, digital signal processing for beginners.
FFtffw
- 快速傅立叶变换方法实现快速卷积,比较好用-fast Fourier transform method to achieve rapid convolution, better quality
CONV
- 卷积&相关的VC程序,依托fft实现快速卷积和相关
juanjibianma
- 用汇编实现卷积编码,在物理信道实现上必须用到,快速算法-Convolutional coding with compilation realize, realize in the physical channel must be used, fast algorithm
digitalprocessing
- 数字信号处理实验程序。福利业快速变换,卷积,fir,iit数字滤波器-Digital signal processing experimental procedures. Welfare rapid transform, convolution, fir, iit digital filter
fft_conv
- 使用fft实现的快速卷积,对于很多情况均有用处,使用complex模板类实现-Fft realize the use of fast convolution, are useful for many cases, the use of complex template classes realize
ksjj
- 编写一个MATLAB函数,实现快速卷积算法,给出一个实例。用一个N点离散傅立叶变换同时计算两个N点实序列的离散傅立叶变换。-The preparation of a MATLAB function, fast convolution algorithm, given a case in point. With a N-point discrete Fourier transform at the same time calculatio
conv
- 使用matlab计算输入信号的卷积快速卷积,对卷积的原理进行说明-conv
convtrapz
- 快速卷积算法的matlab实现,以及对应的文章。-(Fast) Approximation of the convolution integral between two sampled functions.
实验四 重叠保留卷积
- 卷积:用重叠保留对hn和xn进行快速卷积运算,并包含一个子函数,对主要步骤的说明(conv I have use convolution operation to canlculate,this function conclude definite function)
卷积
- 可以进行卷积计算,进行二维卷积计算,快速计算 图像处理可用 卷积神经网络(Convolution calculation can be carried out, two-dimensional convolution calculation, fast calculation Convolution neural network for image processing)
线性卷积的计算
- 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