搜索资源列表
Fouriertransform
- 实现的快速傅立叶变幻,用vb写成,在xp,vb6。0下测试可以实现-achieve the Fast Fourier changes, with vb languages, in xp, VB6. 0 can be achieved under test
FourierTransform
- Fourier变换的C++,用Visual C++实现,选择一幅图片,再选择功能菜单项后会出现该图片的Fourier变换频谱
Fouriertransform
- 该程序的主要功能是实现一个图像的傅立叶变换
FourierTransform
- 这是一个非常经典的FourierTransform 算法比较有新意,应该是很有用的
fouriertransform
- 此程序是在VC6.0基础上对图像进行傅里叶变换。
Fouriertransform
- 基于LabVIEW的频域分析_单边傅立叶变换-Fourier transform
Fouriertransform
- 介绍了傅立叶变换的实现,并附有详细说明,及部分实现代码。-Introduce the realization of the Fourier transform, together with a detailed descr iption, and the implement of the code.
FourierTransform
- 傅立叶变换源代码 数字图像 很好用的东东哦-Fourier Transform
Fouriertransform
- 用振幅为0.8的方波进行傅立叶分析,并用分析得到的系数求解当K取不同值时的合成信号- F = FOURIER(f) is the Fourier transform of the sym scalar f with default independent variable x. The default return is a function of w. This example is useful for the persons who learn sth about signal pr
FourierTransform
- 用C++语言来实现傅立叶变换的源代码。内含对实例图片,验证傅立叶变换。-Fourier transform by using C++.
FourierTransform
- 傅里叶变换的代码实现.这个作为初学者是非常合适的示例.代码还有点小小的bug,希望你能解决掉.-fourier transform code-- digital image processing
FourierTransform
- 傅里叶变换的应用和偏微分方程的详细讲解,有助于提高自己对这方面知识的理解-fourier transform
FourierTransform
- 介绍matlab程序中的傅里叶变换测试语音,测试语音的频谱,并改变采样率和采样点,在测试语音-Matlab program introduces test Fourier transform voice, test speech spectrum, and change the sampling rate and sampling points, the test speech
Fouriertransform
- 傅里叶变换可谓是应用于工程科学等各个领域,本文本内容少可以很好的匹配傅里叶变换各种问题-Fourier transform can be described as applied to engineering science and other fields, the contents of this article can be a good match fewer problems Fourier Transform
fouriertransform
- 线性调频信号的分数阶傅里叶解析,检测与参数估计-LFM fractional Fourier analysis, detection and parameter estimation
fouriertransform
- FRFT 具体的程序,有关天处理LFM信号的,特别好。-FRFT specific procedure, the days of LFM signal processing, particularly good.
fourierTransform
- 利用c++搭载qt环境实现快速傅立叶变换算法-Use c++ qt environment equipped for fast Fourier transform algorithm
FourierTransform
- 简单的控制台程序,对图像进行傅里叶变换。-Fourier Transform
FFTtransform
- 在VB中实现对文本文档中数据的傅里叶变换。并出现变换后的波形-The useful functions are: FourierTransform() performs a Fast Fourier Transform on an pair of Double arrays-- one real, one imaginary. Don t want/need imaginary numbers? Just use an array of 0s. This fun