搜索资源列表
cbq
- 包括图像的灰度变换,阈值风格,彩色空间变换,彩条制作,傅里叶变换等源代码-including the gray image transformation, the threshold style, color space conversion, color of the production, such as Fourier transform source code
tuxiangfuliyebianhuan
- 用VC实现图像的傅里叶变换,内有源代码和编译的程序-with VC image Fourier transform, active within compiled code and procedures
FFT快速傅里叶变换源码
- 用于进行快速傅里叶变换,进行频谱分析的例子源代码。
傅里叶变换源代码
- 傅里叶变换源代码,将一幅图像经过傅里叶变换显示成为频谱图,Fourier Transform
fftpack.fortran程序编写的傅里叶变换工具
- 一个用fortran程序编写的傅里叶变换工具,小巧适用,包括源代码,算例和算例输出。,Using a Fourier transform fortran programming tools, small application, including source code, example and example output.
FFT.rar
- 用VC++实现的快速傅里叶变换的源代码,开发平台是VC++6.0,this is fft which effects in image by vc++
dsp
- 数字信号处理dsp的一些c语言源代码,实现卷积,傅里叶变换,傅里叶反变换等功能,并且能够通过图形界面显示出来-Dsp digital signal processing of a number of c language source code, the realization of convolution, Fourier transform, Fourier transform functions, and can be displayed through the graphical int
frft_gx
- 实现分数傅里叶变换的matlab源代码,绝对可用-Implementation of fractional Fourier transform matlab source code is absolutely available
DSPcode
- 数字信号处理源代码,包括冲激响应、传递函数、零相位函数、全通函数、离散时间傅里叶变化、离散傅里叶变化、滤波器设计及级联-Digital signal processing source code, including impulse response, transfer function, zero-phase function, all-pass function, discrete-time Fourier changes, discrete Fourier changes, filter
Extensionofgravity
- 重力勘探 频率域重力延拓 二维傅里叶变换 源代码-Gravity Gravity exploration extension frequency domain two-dimensional Fourier Transform source code
FFT
- 快速傅里叶变换实验源代码,matlab,内含源程序以及结果-Experimental Fast Fourier Transform source code, matlab, containing the source code, as well as the results of
sjfx
- 关于matlab的方面的一些源代码。可以实现多项式函数计算,插值计算,和傅里叶变换,-Some aspects on the matlab source code. Polynomial function can calculate, interpolation, and Fourier transform, and so on
vc-P-P--image-processing-code
- vc++图像处理源代码,包括图像平滑,图像锐化,傅里叶变换等图像处理基本功能。-vc++ source code for image processing, including image smoothing, image enhancement, Fourier transform basic functions such as image processing.
傅立叶变换
- VC图像傅里叶变换实例源代码适合医疗系统的图像分析(Analysis of the image of Fu Liye transform source code examples for the medical system)
VC++图像处理典型算法完整演示源代码
- VC++图像处理典型算法完整演示源代码,实现傅里叶变换、离散余弦变换等经典图形处理算法(VC++ image processing typical algorithm, complete demonstration source code)
分布傅里叶法解NLS方程源代码
- 采用分布傅里叶算法求解薛定谔方程的数值代码(Distributed Fourier algorithm for solving Schrodinger equation)
二维快速傅立叶变换
- 本文档介绍了快速傅里叶变换的技术,并给出了C++语言中用于计算图像数据的二维FFT的源代码。(This document introduces the techniques of fast Fourier transform and gives a source code in C for computing 2D FFT on image data.)
通信概论
- 该 程 序 实 现 有 限 序 列 的 离 散 傅 里 叶 变 换。(The program implements the discrete Fourier transform of a finite sequence.)
sFFT-1.0-2.0
- 由麻省理工四位研究员研究出的稀疏傅里叶变换源代码。(The sparse Fourier transform source code for MIT research.)
fft
- 快速傅里叶变换用c语言实现,亲测有效,能运行出实部虚部等还有运行时间(The realization of fast Fourier transform in C language)