搜索资源列表
傅里叶变换以及频率域卷积
- C++语言实现傅里叶变换以及频率域卷积
fft.rar
- FFT快速傅里叶变换程序语言。频率抽选基FFT和IFFT子程序,FFT Fast Fourier Transform programming language. Frequency-based FFT and IFFT selected subroutine
FFT
- 对文本文档内的数据进行傅里叶变换,得到波形 -频谱图,相位图的对话框界面-For text document data within the Fourier Transform, the wave- frequency spectrum, phase diagram of the dialog box interface
two_dimensional_PSD
- 二维功率谱密度计算程序 使用傅里叶变换 -2D PSD caculation estimator
fft
- 设计一个按照时间抽取的基2快速傅里叶变换(基2FFT-DIT)。输入倒位序,输出自然顺序-To design a time of extraction according to the base 2 Fast Fourier Transform (base 2FFT-DIT). Input inversion sequence, the output of natural order。
DIT2FFT
- 在VC++中实现基2时间抽取的FFT(快速傅里叶变换)算法.-In VC++ In time taken to achieve the base 2 of the FFT (Fast Fourier Transform) algorithm.
fft
- 傅里叶变换(FFT)的C++/C原码。 设置参数isign=+1为正变换,设置参数isign=-1为反变换。-Fourier Transform (FFT) of the C++/C source. Setting parameters isign =+1 for the transformation, setting parameters isign =- 1 for the inverse transform.
FFT
- 傅里叶变换源码,内含测试文件。可以用来学习和使用-Fourier Transform source code, containing the test file. Can be used to learn and use
FFT
- 实现快速傅里叶变化,并对结果进行分析,增强对快速傅里叶变换的离家-Fast Fourier changes, and the results were analyzed to enhance the fast Fourier transform of the home
fft
- 快速傅里叶变换的应用,可以看一看-fft transform
FFT
- 快速傅里叶变换,依靠基2蝶形因子的思想,符合数字信号的处理需求-FFT
fangbo
- 方波傅里叶变换,功率谱计算等基于MATLAB仿真平台(FFT for this fangbo the invition of sensitive inovation like maniuplant simulation)
freqresponse
- matlab对信号的处理,主要是针对振动信号的处理,包括加速度积分到位移,时域经快速傅里叶变换到频域(The signal processing of MATLAB is mainly aimed at the processing of vibration signal, including acceleration integral to displacement, time domain and FFT to frequency domain)
FFT
- 利用matlab进行傅里叶变换及反变换,实现空域到频域,频域到空域的图像处理(Using Fourier transform and inverse transform, to achieve the airspace to the frequency domain, frequency domain to the airspace image processing)
ch
- 利用MATLAB计算傅里叶变换并作出频谱图像的代码和图像,涉及FFT算法,看代码可以理解一下~为北京理工大学信号与系统实验实验三的答案(Fourier transform using MATLAB calculation and make spectral image code and images, involving the FFT algorithm, look at the code can understand ~ Beijing Institute of Technology sig
二维快速傅立叶变换
- 本文档介绍了快速傅里叶变换的技术,并给出了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.)
FFT (2)
- DSP上实现快速傅里叶变换的算法,仅做参考(An algorithm for realizing fast Fourier transform on DSP)
fft - 副本
- 进行FFT变换。任何连续测量的时序或信号,都可以表示为不同频率的正弦波信号的无限叠加。而根据该原理创立的傅立叶变换算法利用直接测量到的原始信号,以累加方式来计算该信号中不同正弦波信号的频率、振幅和相位。当然这是从数学的角度去看傅立叶变换。(Any continuous time sequence or signal can be expressed as an infinite superposition of sinusoidal signals of different frequencie
C语言实现FFT(快速傅里叶变换)
- 单片机C语言实现快速傅里叶运算的文档,方便实现快速开发和移植。(Single chip microcomputer C language to realize fast Fourier operation document.)
finufft-master
- matlab非均匀傅里叶变换程序,支持所有三种类型(matlab non-uniform fft for all three types)