搜索资源列表
Matlab和C++编写的傅立叶变换程序源代码
- (1)用MATLAB开发的傅立叶变换以及逆变换的一个例子,测试通过无误。(2)C++编写的傅立叶以及逆傅立叶变换程序源代码,测试通过。-(1) Using MATLAB development of the Fourier transform and inverse transform an example of the test correct. (2) C + + and inverse Fourier Fourier transform source code, test.
DTMF.rar
- 包括傅里叶变换和傅里叶反变换,c语言编写,简单明了,VC环境验证通过,Including Fourier transform and Fourier inverse transform, c language, simple and clear, VC verification environment through the
DFT-IDFT
- 图像处理的一些基本操作,滤波,傅立叶变换,傅立叶反变换等等,附带有CT照片,可以测试效果.-Some of the basic operation of image processing, filtering, Fourier transform, Fourier inverse transform, etc., with a CT picture, you can test results.
first
- 二维傅里叶变换,对图像进行二维傅里叶变换处理-Two-Dimensional Fast Fourier Transform The purpose of this project is to develop a 2-D FFT program "package" that will be used in several other projects that follow. Your implementation must have the capabilitie
2D-FFT-C
- 二维快速傅里叶变换及其逆变换,用于图像处理等领域-two dimensional fast fourier transform and its inverse fast fourier transform
FFT-C
- 一维傅里叶变换及其逆变换,快速算法,用于图像处理等领域-one dimensional fast fourier transform and inverse fast fourier transform
21840289fft-by_skyline
- FFT c程序 能够实现傅里叶和 逆傅里叶转换,有些地方需修改-FFT c procedures to achieve Fourier and inverse Fourier transform, and some places need to modify
DSP2
- 离散序列的傅立叶变换与逆变换C语言编程实验-Discrete Fourier transform sequence with the inverse transform C language programming experiment
picture_processing
- 图像处理包括(1) 显示图片 (2) 正交变换--包括傅立叶变换、沃尔什变换、离散余弦变换 (3) 图象增强--包括直方图显示、图象均衡化、图象规定化、图象平滑、锐化、中值滤波、低通滤波器、伪彩色编码 (4) 图象复原--非约束复原(逆滤波)、约束复原(维纳滤波) -Image processing, including (1) Show pictures (2) orthogonal transformation- including the Fourier transform
dafsdf
- FFT算法 C++ 快速傅里叶变换 逆傅里叶变换-FFT algorithm for C++ fast Fourier transform Inverse Fourier transform
the_Fourier_transform_of_image
- 程序基于CVI来编写,可实现对二维图像的傅里叶正反变换和反变换。-Program is based on CVI to write, can realize the positive and negative two-dimensional image of the Fourier transform and inverse transform.
FreqCalculate
- 各种变换:// FFT() - 一维快速付立叶变换 // IFFT() - 一维快速付立叶逆变换 // Fourier() - 二维快速傅立叶变换 // IFourier() - 二维快速傅立叶逆变换 // DCT() - 一维快速离散余弦变换 // IDCT() - 一维快速离散余弦逆变换 // FreqDCT() - 二维快速离散余弦变换 // IFreqDCT() - 二维快速离散余弦逆变换,图象的二维离散小波变换-Var
fourier
- 傅立叶变换对BMP图像进行变换和反变换的C++ 源代码-Fourier transform BMP image transform and inverse transform of C++ source code
fftCbiancheng
- 快速复利叶变换与反变换的C语言编程,仅供大家参考-Rapid compounding the Fourier transform and inverse transform C programming language, for your reference
fft
- 程序功能: C语言实现快速傅立叶变换(FFT) 和 傅立叶逆变换 (ifft) matlab 与C 语言混合编程 中的经典程序-Program features: C language for fast Fourier transform (FFT) and inverse Fourier transform (ifft) Matlab and C language hybrid programming classic program
C
- 用C语言实现的离散傅立叶变换以及离散傅立叶逆变换,附带原始公式。-C language Discrete Fourier Transform and Discrete Fourier inverse transform, with the original formula.
FFT_IFFT
- 该程序是基于c语言的快速傅里叶变换程序,也可以计算反傅里叶变换-The program is based on the fast Fourier transform c language program can also calculate the inverse Fourier transform
DFT
- 离散傅里叶变换及其反变换。c语言编程实现,包含复数类的定义-The discrete fourier transform and its inverse transform. C programming language, defined to include the plural class
FFT_IFFT
- 实现DSP傅里叶变换以及傅立叶反变换的源程序,C语言实现。-Implement DSP Fourier transform, and inverse Fourier transform of the source, C language.
matlab+c
- 二维图像的投影和图像重建,直接傅里叶反变换法,先反投影后滤波,先滤波后反投影,卷积反投影(Two dimensional image projection and image reconstruction, direct Fourier inverse method, first backprojection, after filtering, first filter, back projection, convolution back projection)