快速离散余弦变换(DCT)迭代算法
快速DCT变换 迭代算法- Fast DCT transformation iteration algorithm
本专区汇聚了各类基于 频域分析 开发的源码资源,共计 98 篇资源供开发者免费下载学习。
快速DCT变换 迭代算法- Fast DCT transformation iteration algorithm
一维FFT程序,只要更改主函数中的测试信号,即可用于其它信号-One-dimensional FFT procedure, as long as the changes in th
FFT(快速傅立叶变换)的算法实现-FFT (Fast Fourier Transform) algorithm
采用Visual c++ 进行图像处理,已经经过检测,非常实用,本源码主要是离散傅立叶分析-for image processing, have been tested, the
本项目是关于快速傅立叶变换的。快速傅立叶变换(FFT)是一种计算;
资源描述本代码是针对信号处理使用的,主要的用途是把时域的信号转到频域的信号。该代码采用java编程实现,使用的是基2的FFT,并且同时使用了IFFT进行了逆变换。
用c语言实现了图像二维快速傅里叶变换,将图像变换到频域进行处理。-Use c language to achieve an image of two-dimensional fas
用C++实现的快速傅立叶变换(FFT)的结构算法,其功用就不用细说了吧-C realized Fast Fourier Transform (FFT) algorithm stru
这是利用C++ 编的fft-This is the C series fft
its a c++ coding for fft algorithm...
#include#include#includeusing namespace std;using namespace cv;Mat image;//输入的图像矩阵Mat fIma
可以进行傅立叶变换的matlab程序 保证可以使用 -Fourier Transform can guarantee that you can use matlab progr