搜索资源列表
lfl1
- 数字信号处理 线性卷积 圆周卷积 快速傅里叶变换-Linear digital signal processing fast Fourier transform convolution circular convolution
卷积
- 可以进行卷积计算,进行二维卷积计算,快速计算 图像处理可用 卷积神经网络(Convolution calculation can be carried out, two-dimensional convolution calculation, fast calculation Convolution neural network for image processing)
FFTJUANJI
- 快速傅里叶变换卷积,使用c++语言实现傅里叶转换程序,希望能开通下载功能,(Fast Fourier transform convolution)
FWT
- 利用c++实现快速沃尔什变换,可以进行异或卷积,原理和FFT类似(Using c++ to implement fast Walsh transform, we can carry out different or convolution, and the principle is similar to FFT)
LAB4
- 探索卷积的不同的实现方法,而非用matlab中的卷积命令(explore how this can be calculated efficiently using the FFT. This entails understanding the difference between linear and circular convolution. We will explore using the FFT and compare it with a conventional direct im
数字信号处理实验3
- 一、实验目的 1.掌握DFT频谱分析的原理与编程方法。 2.理解FFT算法的编程思想。 2.熟练掌握利用FFT对信号作频谱分析,包括正确地进行参数选择、画频谱 及读频谱图。 3. 利用FFT频谱分析进行快速卷积和太阳黑子周期性检测。 二、实验环境 1.Windows xp以上操作系统 2.安装MATLAB2007a软件(First, the purpose of the experiment 1. master the principle and programming m
