搜索资源列表
digitalprocessing
- 数字信号处理实验程序。福利业快速变换,卷积,fir,iit数字滤波器
useFFTshixiankuaisujuanji
- 数字信号处理程序——利用FFT实现快速傅立叶卷积的matlab程序
icetek_c6713_algorithm
- 瑞泰创新(icetek_c6713_A)实验箱(/开发板)的算法实验,包括:(FIR)算法实验,(IIR)算法实验,卷积算法实验,A律编码解码实验,直方图统计实验,快速傅立叶变换-Skandia Innovation (icetek_c6713_A) experimental box (/ development board) an algorithm experiments, including: (FIR) algorithm experiment, (IIR) algorithm expe
math
- FIR滤波器实例,快速傅里叶变换实例FFT,IIR滤波器实例,PID算法实例,卷积算法实例, 反卷积算法实例-Instance of FIR filters, fast Fourier transform instance FFT, IIR filter instance, the instance of the PID algorithm, the convolution algorithm instance, the deconvolution algorithm instance
C
- 通信工程类各种信号处理C语言仿真集。其中包括常用信号的产生、快速傅里叶变换、快速离散正交变换、快速卷积与相关、数字滤波器的时域与频域相应、IIR数字滤波器的设计、FIR数字滤波器的设计、经典谱估计、现代谱估计等等。-Communication engineering various signal processing C language simulation set. Including the commonly used signal generation, FFT, fast discre
vc-fast-convolution-code
- 本程序的主要内容是实现了数字信号处理的快速卷积算法。经过证明,此算法较其他的算法有相当的优势。-The main content of this program is to achieve a fast convolution algorithm for digital signal processing. Proven, this algorithm has a considerable advantage over other algorithms.
xinhao
- 用来实现快速傅里叶变换FFt和卷积的计算。-Used to implement the fast Fourier transform the FFt and convolution calculation.
Image
- 索贝尔算子(Sobel operator)是图像处理中的算子之一,主要用作边缘检测。在技术上,它是一离散性差分算子,用来运算图像亮度函数的梯度之近似值。在图像的任何一点使用此算子,将会产生对应的梯度矢量或是其法矢量 Sobel算子有两个,一个是检测水平边沿的;另一个是检测垂直平边沿的。Sobel算子另一种形式是各向同性Sobel (Isotropic Sobel)算子,也有两个,一个是检测水平边沿的,另一个是检测垂直边沿的各向同性Sobel算子和普通Sobel算子相比,它的位置加权系数更为准
