搜索资源列表
fft
- 在CCS环境中开发的应用于tms320vc5402的频谱分析程序,仿真过,结果正确.
sampe-fft
- 这是在matlab/simulink环境下,对一个连续信号采样及离散化.并进行FFT频谱分析的实例
单片机FFT频谱
- 单片机FFT频谱
ppcl.rar
- 用于频谱测量的非常好的labview程序,运行无误。,Spectrum measurements for a very good LabVIEW program, run correctly.
Convert-to-One-sided-FFT(real)
- 傅里叶变换频谱双边转单边大家好好看看啊 可能在你编程过程中会用的-Fourier transform spectrum of bilateral transfer unilateral ah we take a look at your programming process may be used
waveInFFT_demo
- 实现语音的采集、量化、控制、频谱显示功能。整个程序是通过windows平台下,使用VC++6.0的库函数实现声卡的信号采集从而生成wave文件;之后,对信号进行FFT,并在windows窗口下完成频谱显示。-Voice of the collection, quantification, control, spectrum display function. The whole process through the windows platform, the use of VC++ 6.0 o
FFT
- 利用FFT对信号进行频谱分析,信号截断采用矩形窗-The signal using FFT spectrum analysis, signal cut rectangular window
test
- 对语音信号加窗(汉明窗)并进行短时傅里叶变换,观察其频谱图,同时进行相位幅值分析-fft
speechbymatlab
- 请认真阅读采用MATLAB分析WAV文件。 步骤一:选择一个WAV文件作为分析的对象 。(ding.wav) 步骤三:进行 FFT变换并画频域图形 。 步骤四:进行该声波主要频谱的分析。 步骤五:根据该声音的频谱,反演时域图形 。(有失真) 步骤六:进行付立叶逆变换IFFT并画频域图形 。-Please carefully read the WAV files using MATLAB analysis. Step One: Select a WAV file as the
AnalogVoiceSignal
- 观测实时模拟信号(语音)的频谱 用音频设备采集一段语音,将语音存为.wav格式。对wav文件作分段傅里叶变换分析。语音是分音节的,应把它分段分析,而且实际运用中的数字信号处理的FFT的点数是有限的,一般只能达到千点。用傅里叶反变换IFFT,从频域恢复信号。画出频谱图和语音波形图。 -Observing real-time analog signal (voice) of the spectrum collected with the audio devices section of
fft(Delphi)
- 关于频谱分析的,很实用的程序,在网站上发现的,一直留着,很好。-delphi fft
fft
- 对转子振动信号进行频谱分析,可以有效地反映出振动的主频以及由于故障导致的多倍频-spectrum analysis of vibration signal
filter_fft
- 仿真不同频率的组合信号通过滤波器后作FFT,得到滤波后信号的fft频谱及fft求模,并找出最大值及索引,非常实用。-The combination of simulation of different frequency signal through a filter made after FFT, the filtered signal the fft spectrum and fft modulo, and find out the maximum and the index is very
FFtMatlab
- fft频谱测试程序,助于检测用,助于学习,用于工程-ftt can help study
FFT-CPP
- 可读取一个二进制文件(如去掉头部的wav文件),将得到的数值进行FFT求出离散频谱值并保存到一个文件中。-This will process the data read from a file by FFT computing, and then save the result to a new file.
FFT
- FFT频谱分析,可以将正弦波,方波,锯齿波,三角波的频谱分析粗来,可以更改频率,更改采样的条件-FFT spectrum analysis, can be sine wave, square wave, sawtooth wave, triangle wave spectrum analysis of coarse, can change the frequency, the variation of the conditions of sampling
LFM-FFT
- 程序给出了线性调频信号时域波形以及频谱仿真-Procedures given chirp signal time-domain waveform and spectrum simulation
phase-difference-detection-based-FFT
- 基于LabVIEW设计了相位差的检测程序,采用相关法、过零法、FFT法、频谱分析法四种方法,适合毕业设计。-LabVIEW design phase of the testing procedures, the use of correlation, zero-crossing method, FFT method, spectral analysis of four methods for graduation design.
deferent-of-FFT-FRF-and-FM
- 显示了对labview中FFT频谱、频响、和频谱测量三个vi的区别。-Shows the difference for labview in FFT spectrum, frequency response, and spectral measurements three of vi.
fft例子
- 别人推荐的音乐频谱显示的例子,感觉还行,使用Delphi开发的,(Examples of music spectrum display recommended by others)