搜索资源列表
ppfenxi
- 着麦克风发点声音看看程序画面显示,本程序演示了声音的快速FFT变换(需要声卡和麦克风),对分析显示其各频率分量的程序
FFTmatlab
- 做FFT只能看出信号在0到分析频率(采样频率的一半)之间的相对分布,或者说得到以采样频率归一化的频率。 采样频率即取样频率,指每秒钟取得信号样本的次数。所以,采样频率就是1/(delta t),其中delta t为连续采两次信号的时间间隔。 采样频率/采样点数=频率分辨率。 -Signal do FFT can only be seen in the 0 to the analysis frequency (half the sampling frequency) relative
FFT
- 由已知表达式画出原始波形和它的功率谱,并编制一个互相关函数程序,要求提取特定频率的成分,画出变换过程中的波形和功率谱。-Drawn from the known expression of the original waveform and its power spectrum, and the preparation of a cross-correlation function procedure that requires the extraction of specific freque
wavefiltering
- 运用FFT对信号进行滤波,将频率为8-15Hz的波滤除,绘出滤波前后的振幅频谱以及滤波后的时间域信号-using FFT for wave filtering,
fft
- 本程序用具进行傅立叶变换,将时间离散的信号,变换到频率域-This procedure appliances, Fourier transform, time-discrete signal, transformed to the frequency domain
FFT
- FFT使用范例。 x=0.5*sin(2*pi*15*t)+2*sin(2*pi*40*t)。采样频率fs=100Hz,分别绘制N=128、1024点幅频图。-FFT usage examples. x = 0.5* sin (2* pi* 15* t)+2* sin (2* pi* 40* t). Sampling frequency fs = 100Hz, were drawn N = 128,1024 point amplitude-frequency diagram.
discrete-Fourier-transform
- 1、用Matlab产生正弦波,矩形波,并显示各自的时域波形图; 2、进行FFT变换,显示各自频谱图,其中采样率、频率、数据长度自选,要求注明; 3、绘制三种信号的均方根图谱; 4、用IFFT回复信号,并显示恢复的正弦信号时域波形图。 -1, using Matlab to generate sine wave, square wave, and shows the respective time-domain waveform 2, FFT transform, disp
FFT
- 利用matlab对信号做FFT变换,提取频率幅值,并以图形方式显示-Using matlab to do FFT transform the signal to extract the frequency amplitude, and graphically display
likaifft2
- 自己编写的 2-d 傅立叶变换 matlab,可以用于图片的空间域到频率域的变换-2-d fft
FFT
- 可以将幅值与时间的波形关系图转换成幅值与频率的图形-Amplitude and time waveform diagram can be converted into a graph of amplitude and frequency.
