搜索资源列表
-
5下载:
离散傅里叶变换,即DFT, 注意:FFT在matlab里有现成的函数可以用,它只是DFT快速实现的一种方法而已。,DFT: Discrete Fourier transform.
-
-
4下载:
选取windows系统自带的ding.wav信号作为分析对象,在Matlab软件平台下,利用函数wavread对音频信号进行采样,记住采样频率和采样点数,听一下原始声音sound(y, fs, bits)。
(2)音频信号的频谱分析,先画出音频信号的时域波形;然后对音频号进行快速傅里叶变换fft(y,N),N取32768,画出信号的频谱特性,加深对频谱特性的理解。
(3)根据频谱,反演时域特性,画出时域波形。寻找幅值最大的两个频率,此频率除以fft点数在乘以采样频率就是信号的主频,即可合
-
-
0下载:
快速傅里叶变换的matlab实现,用于对信号进行频谱分析-Fast Fourier transform matlab implementation for spectral analysis of signals
-
-
0下载:
设计一个按照时间抽取的基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.
-
-
0下载:
用MATLAB实现快速傅里叶变换。方程有需要的话,可以自己设定-Using MATLAB to achieve fast Fourier transform. Equation there is a need, they can set their own
-
-
0下载:
在线快速傅里叶变换(FFT)分析演示,Matlab/Similink-Online fast Fourier transform (FFT) analysis of demonstration, Matlab/Similink
-
-
0下载:
在matlab环境下编写的快速傅里叶变换程序,改变换程序简单有效-Matlab environment in the preparation of the fast Fourier transform procedure to change the procedure for simple and effective
-
-
0下载:
这是一个快速傅里叶变换分析谐波类程序,以及生成火柴梗图的程序-This is a class of fast Fourier transform analysis of harmonic procedures, and the program generates Stick Figure
-
-
0下载:
FFT 快速傅里叶变换 matlab源代码-FFT
-
-
0下载:
快速傅里叶变换在Matlab环境下的实现-Fast Fourier Transform in Matlab environment to achieve
-
-
0下载:
快速傅里叶变换过程描述,matlab运行环境中实现-Fast Fourier Transform process descr iption, matlab environment to achieve
-
-
0下载:
界面的m 文件 matlab gui 界面分析数据
fft快速傅里叶变换程序 有很多窗函数供选择
-fft matlab gui
-
-
0下载:
以matlab为平台,实现快速傅里叶变换的源代码-Matlab as a platform to achieve the fast Fourier transform of the source code
-
-
0下载:
描述了MATlab中快速傅里叶变换的使用方法和一些实例-About matlab fast Fourier algorithm to use and some examples
-
-
0下载:
自编的快速傅里叶变换的matlab程序,已经经过调试了,是可用的-Self matlab program fast Fourier transform, has been debugged, it is available
-
-
0下载:
自己写的快速傅里叶变换,处理N点数据的傅里叶变换,含两个MATLAB的M文件,可直接使用-Fast Fourier Transform, write your own data of the N-point Fourier transform, containing two MATLAB M-files can be used directly
-
-
0下载:
FFT快速傅里叶变换 Matlab 自编程序-FFT Fast Fourier Transform Matlab self programming
-
-
0下载:
快速傅里叶变换程序,一般程序,具有通用性(Fast Fourier transform)
-
-
0下载:
Matlab语言编写的简单快速傅里叶变换程序(simple codes compiling using Matlab program for fast Fast Fourier Transform)
-
-
8下载:
基于分布式算法,实现64点基8的快速傅里叶变换的仿真(Based on distributed algorithm, 64-point base 8 fast Fourier transform simulation)
-