文件名称:wav_FFT_demo
-
所属分类:
- 标签属性:
- 上传时间:2013-03-11
-
文件大小:33.89kb
-
已下载:2次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
快速傅氏变换(FFT),允许用户查看的音频信号的频谱内容。 FFT这里给出的代码是由唐交叉出现,他的主页,随后被撤下。而不是解释的FFT的数学理论,我将试图解释它的用处,因为它涉及到的音频信号。
FFT允许用户获得的音频信号的频谱构成,获得它的各种频率的分贝,或获得其各种频率的强度。光谱观众(在上面的图片所示),均衡器,或VU表可以使用FFT,以显示其结果。它们之间的差值,然后取决于一对夫妇方程采取的FFT的实部和虚部的组件,并返回的强度或分贝水平被用于在绘制结果中的一个。下面的代码提取的FFT结果的实部和虚数部分,并返回的强度和分贝。-The Fast Fourier Transform (FFT), to allow the user to view the audio signal spectral content. FFT code given here by Don cross, his home, and subsequently removed. The FFT math theory rather than to explain, I will attempt to explain its usefulness, as it relates to the audio signal. FFT allows the frequency spectrum of the audio signal obtained by the user, and to obtain various frequency in decibels, or the intensity of various frequencies. The spectrum of the audience (in the above picture shown), equalizer or VU meter can use the FFT, to display its results. The difference between them, and then depending on the one pair of couples equations take the FFT of the real part and the imaginary part component, and returns the intensity or decibel levels be used in one of the plotted results. The following code extract a real part and an imaginary part of the results of the FFT, and return the strength and decibels.
FFT允许用户获得的音频信号的频谱构成,获得它的各种频率的分贝,或获得其各种频率的强度。光谱观众(在上面的图片所示),均衡器,或VU表可以使用FFT,以显示其结果。它们之间的差值,然后取决于一对夫妇方程采取的FFT的实部和虚部的组件,并返回的强度或分贝水平被用于在绘制结果中的一个。下面的代码提取的FFT结果的实部和虚数部分,并返回的强度和分贝。-The Fast Fourier Transform (FFT), to allow the user to view the audio signal spectral content. FFT code given here by Don cross, his home, and subsequently removed. The FFT math theory rather than to explain, I will attempt to explain its usefulness, as it relates to the audio signal. FFT allows the frequency spectrum of the audio signal obtained by the user, and to obtain various frequency in decibels, or the intensity of various frequencies. The spectrum of the audience (in the above picture shown), equalizer or VU meter can use the FFT, to display its results. The difference between them, and then depending on the one pair of couples equations take the FFT of the real part and the imaginary part component, and returns the intensity or decibel levels be used in one of the plotted results. The following code extract a real part and an imaginary part of the results of the FFT, and return the strength and decibels.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
wav_FFT_demo
wav_FFT_demo/demo
wav_FFT_demo/demo/res
wav_FFT_demo/demo/res/waveInFFT.ico
wav_FFT_demo/demo/res/waveInFFT.rc2
wav_FFT_demo/demo/codeproject_template.html
wav_FFT_demo/demo/Fourier.cpp
wav_FFT_demo/demo/Fourier.h
wav_FFT_demo/demo/MemoryDC.h
wav_FFT_demo/demo/ReadMe.txt
wav_FFT_demo/demo/Recorder.cpp
wav_FFT_demo/demo/Recorder.h
wav_FFT_demo/demo/resource.h
wav_FFT_demo/demo/SpectrumGraph.cpp
wav_FFT_demo/demo/SpectrumGraph.h
wav_FFT_demo/demo/StdAfx.cpp
wav_FFT_demo/demo/StdAfx.h
wav_FFT_demo/demo/waveInFFT.cpp
wav_FFT_demo/demo/waveInFFT.dsp
wav_FFT_demo/demo/waveInFFT.dsw
wav_FFT_demo/demo/waveInFFT.h
wav_FFT_demo/demo/waveInFFT.rc
wav_FFT_demo/demo/waveInFFT.sln
wav_FFT_demo/demo/waveInFFT.sln.old
wav_FFT_demo/demo/waveInFFT.suo.old
wav_FFT_demo/demo/waveInFFT.vcproj
wav_FFT_demo/demo/waveInFFT.vcproj.7.10.old
wav_FFT_demo/demo/waveInFFT.vcproj.FREDHOME.Frederick.user
wav_FFT_demo/demo/waveInFFTDlg.cpp
wav_FFT_demo/demo/waveInFFTDlg.h
wav_FFT_demo/˵
wav_FFT_demo/demo
wav_FFT_demo/demo/res
wav_FFT_demo/demo/res/waveInFFT.ico
wav_FFT_demo/demo/res/waveInFFT.rc2
wav_FFT_demo/demo/codeproject_template.html
wav_FFT_demo/demo/Fourier.cpp
wav_FFT_demo/demo/Fourier.h
wav_FFT_demo/demo/MemoryDC.h
wav_FFT_demo/demo/ReadMe.txt
wav_FFT_demo/demo/Recorder.cpp
wav_FFT_demo/demo/Recorder.h
wav_FFT_demo/demo/resource.h
wav_FFT_demo/demo/SpectrumGraph.cpp
wav_FFT_demo/demo/SpectrumGraph.h
wav_FFT_demo/demo/StdAfx.cpp
wav_FFT_demo/demo/StdAfx.h
wav_FFT_demo/demo/waveInFFT.cpp
wav_FFT_demo/demo/waveInFFT.dsp
wav_FFT_demo/demo/waveInFFT.dsw
wav_FFT_demo/demo/waveInFFT.h
wav_FFT_demo/demo/waveInFFT.rc
wav_FFT_demo/demo/waveInFFT.sln
wav_FFT_demo/demo/waveInFFT.sln.old
wav_FFT_demo/demo/waveInFFT.suo.old
wav_FFT_demo/demo/waveInFFT.vcproj
wav_FFT_demo/demo/waveInFFT.vcproj.7.10.old
wav_FFT_demo/demo/waveInFFT.vcproj.FREDHOME.Frederick.user
wav_FFT_demo/demo/waveInFFTDlg.cpp
wav_FFT_demo/demo/waveInFFTDlg.h
wav_FFT_demo/˵
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.