搜索资源列表
离散傅里叶变换,即DFT
- 离散傅里叶变换,即DFT, 注意:FFT在matlab里有现成的函数可以用,它只是DFT快速实现的一种方法而已。,DFT: Discrete Fourier transform.
ding
- 选取windows系统自带的ding.wav信号作为分析对象,在Matlab软件平台下,利用函数wavread对音频信号进行采样,记住采样频率和采样点数,听一下原始声音sound(y, fs, bits)。 (2)音频信号的频谱分析,先画出音频信号的时域波形;然后对音频号进行快速傅里叶变换fft(y,N),N取32768,画出信号的频谱特性,加深对频谱特性的理解。 (3)根据频谱,反演时域特性,画出时域波形。寻找幅值最大的两个频率,此频率除以fft点数在乘以采样频率就是信号的主频,即可合
exp2_FFT_DIT
- 设计一个按照时间抽取的基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 natural order.
fft
- 用MATLAB实现快速傅里叶变换。方程有需要的话,可以自己设定-Using MATLAB to achieve fast Fourier transform. Equation there is a need, they can set their own
transform
- 关于含噪信号的快速傅里叶变换和希尔伯特变换-On the noisy signal Fast Fourier Transform and Hilbert Transform
power_fft
- 在线快速傅里叶变换(FFT)分析演示,Matlab/Similink-Online fast Fourier transform (FFT) analysis of demonstration, Matlab/Similink
digital_signal_processing
- 给出了数字信号处理课程设计的基本程序,包括采样、快速傅里叶变换、功率谱分析等。-Give a digital signal processing of the basic procedures for curriculum design, including sampling, fast Fourier transform, power spectrum analysis.
matlab-fft
- 在matlab环境下编写的快速傅里叶变换程序,改变换程序简单有效-Matlab environment in the preparation of the fast Fourier transform procedure to change the procedure for simple and effective
fft_self
- 用matlab实现的一个快速傅里叶变换的函数。可以实现正变换和反变换 -it is a function developed under the matlab which can accompish the fast fourier transtorm in forward and inverse
SpeechRecognition
- 基于MATLAB的快速傅里叶变换,与调用的函数结果是一样的-MATLAB-based fast Fourier transform, and call the function result is the same as
fft1
- 快速傅里叶变换程序,供大家参考,matlab下运行,可以看波形-Fast Fourier transform procedures for your reference, matlab running, you can see the waveform
kuaisufuliyebianhuachengxu
- matlab快速傅里叶变换程序代码,一看就会!-Fast Fourier transform matlab code, a look will be!
FFT
- 这是一个快速傅里叶变换分析谐波类程序,以及生成火柴梗图的程序-This is a class of fast Fourier transform analysis of harmonic procedures, and the program generates Stick Figure
powerharmonicanalysis
- 用快速傅里叶变换进行电力线谐波分析的一篇文章,大家可以-Fast Fourier Transform with the power line harmonic analysis article, we will look
myifft2
- FFT 快速傅里叶变换 matlab源代码-FFT
FFT_Convolution
- 快速傅里叶变换和离散线性褶积matlab程序,可以直接调用-Fast Fourier transform and discrete linear convolution matlab program, you can directly call
fastpoisson
- 该方法 基于快速傅里叶变换,求解方形区域的poission方程 比差分 有限元快。
MATLAB-Ruan-jian-shi-jian
- 1、设计一个二阶微分系统,求激励输入所产生的响应 2、绘出一些函数的图形 3、运算特殊函数的快速傅里叶变换 4、学会用MATLAB的GUI-1, design a second-order differential system, seeking to respond to incentives generated by the input 2, 3 draw some of the functions of the graphics, computing special funct
mallat
- 小波谱分析mallat算法经典程序 MALLET分解算法(圆周卷积的快速傅里叶变换实现)-Algorithm for spectral analysis mallat small program MALLET classic decomposition algorithm (circular convolution of the fast Fourier transform)
c
- 快速傅里叶变换程序,一般程序,具有通用性(Fast Fourier transform)