Welcome![Sign In][Sign Up]
Location:
Search - wav fft

Search list

[Other resourcematlab20070124

Description: fft示範,取前10 waves,X-Hz,Y-phase angle-fft demonstrations, for the first 10 waves, X-Hz, Y-phase angle
Platform: | Size: 1024 | Author: | Hits:

[Other systemsOFDMsystemsimulationfullversion

Description: This simulation script set allows for an OFDM transmission to be simulated. Imagetx.m generates the OFDM signal, saving it as a windows WAV file. This allows the OFDM signal to be played out a sound card and recorded back. Imagerx.m decodes the WAV to extract the data. settings.m contains all the common settings to specify all the simulation parameters such as FFT size, number of carriers, input data source file, input and output WAV files, etc. -This simulation script set allows for an OF DM transmission to be simulated. Imagetx.m gen erates the OFDM signal. saving it as a WAV file windows. This allows the O FDM signal to be played out a sound card and recor ded back. Imagerx.m decodes the WAV to extract t he data. settings.m contains all the common set tings to specify all the simulation parameters such as FFT size, number of carriers, input data source file, input and output WAV files, etc..
Platform: | Size: 161792 | Author: baoruihan | Hits:

[WaveletwaveinFFT_demo

Description: API录音及实时显示FFT波形,显示多种波形变换-API sound recording and real-time display FFT waveforms, display a wide range of wave transformation
Platform: | Size: 33792 | Author: zsf | Hits:

[Audio programsndpeek

Description: sndpeek is just what it sounds (and looks) like: real-time 3D animated display/playback can use mic-input or wav/aiff/snd/raw/mat file (with playback) time-domain waveform FFT magnitude spectrum 3D waterfall plot lissajous! (interchannel correlation) rotatable and scalable display freeze frame! (for didactic purposes) real-time spectral feature extraction (centroid, rms, flux, rolloff) available on MacOS X, Linux, and Windows under GPL part of the sndtools distribution. -sndpeek is just what it sounds (and looks) like: real-time 3D animated display/playback can use mic-input or wav/aiff/snd/raw/mat file (with playback) time-domain waveform FFT magnitude spectrum 3D waterfall plot lissajous! (interchannel correlation) rotatable and scalable display freeze frame! (for didactic purposes) real-time spectral feature extraction (centroid, rms, flux, rolloff) available on MacOS X, Linux, and Windows under GPL part of the sndtools distribution.
Platform: | Size: 282624 | Author: 尉迟雪凝 | Hits:

[Audio programspecdisp

Description: 自己写的利用FFT变换实现的声音频谱分析函数,支持多声道wav,可以对FFT变换点数、时间分辨率、频率分辨率、显示方式进行定制-Wrote it myself using FFT transform the voice spectrum analysis function, support multi-channel wav, can transform FFT points, time resolution, frequency resolution, and display customization
Platform: | Size: 1024 | Author: tobetter | Hits:

[Audio programMATLAB_forspeech

Description: 采用MATLAB分析WAV文件。 步骤一:选择一个WAV文件作为分析的对象 。(ding.wav) 步骤三:进行 FFT变换并画频域图形 。 步骤四:进行该声波主要频谱的分析。 步骤五:根据该声音的频谱,反演时域图形 。(有失真) 步骤六:进行付立叶逆变换IFFT并画频域图形 。-WAV file analysis using MATLAB. Step One: Select a WAV file as the target of analysis. (Ding.wav) Step Three: Transform and painting to FFT frequency domain graphics. Step four: the main frequency spectrum of the acoustic analysis. Step 5: According to the sound spectrum, inversion of time-domain graphics. (With distortion) Step six: to carry out inverse Fourier transform frequency domain IFFT and painted graphics.
Platform: | Size: 64512 | Author: | Hits:

[Speech/Voice recognition/combinespeechbymatlab

Description: 请认真阅读采用MATLAB分析WAV文件。 步骤一:选择一个WAV文件作为分析的对象 。(ding.wav) 步骤三:进行 FFT变换并画频域图形 。 步骤四:进行该声波主要频谱的分析。 步骤五:根据该声音的频谱,反演时域图形 。(有失真) 步骤六:进行付立叶逆变换IFFT并画频域图形 。-Please carefully read the WAV files using MATLAB analysis. Step One: Select a WAV file as the target of analysis. (Ding.wav) Step Three: Transform and painting to FFT frequency domain graphics. Step four: the main frequency spectrum of the acoustic analysis. Step 5: According to the sound spectrum, inversion of time-domain graphics. (With distortion) Step six: to carry out inverse Fourier transform frequency domain IFFT and painted graphics.
Platform: | Size: 64512 | Author: 李南 | Hits:

[matlabding

Description: 选取windows系统自带的ding.wav信号作为分析对象,在Matlab软件平台下,利用函数wavread对音频信号进行采样,记住采样频率和采样点数,听一下原始声音sound(y, fs, bits)。 (2)音频信号的频谱分析,先画出音频信号的时域波形;然后对音频号进行快速傅里叶变换fft(y,N),N取32768,画出信号的频谱特性,加深对频谱特性的理解。 (3)根据频谱,反演时域特性,画出时域波形。寻找幅值最大的两个频率,此频率除以fft点数在乘以采样频率就是信号的主频,即可合成信号的时域图形,听一下声音。 (4)对原音频信号进行1024点的分段付立业分析meshgrid (5)根据主要频线合成音频,并画出时域图形,试听合成效果。 (6)采用线性插值(linspace)和傅立业反变换(fliplr, ifft)分别合成音频,并画出时域图形,试听效果。 -err
Platform: | Size: 1024 | Author: 何亮 | Hits:

[Audio programspectrum

Description: 对wav音频进行分析,并进行fft转换,最后生成可视的频谱图-Wav audio for analysis and fft conversion, the final generation of visual spectrum
Platform: | Size: 2471936 | Author: chobits | Hits:

[Communication-MobileOFDMcode

Description: OFDM信号的编码译码仿真,英文说明更详细。-This simulation script set allows for an OFDM transmission to be simulated. Imagetx.m generates the OFDM signal, saving it as a windows WAV file. This allows the OFDM signal to be played out a sound card and recorded back. Imagerx.m decodes the WAV to extract the data. settings.m contains all the common settings to specify all the simulation parameters such as FFT size, number of carriers, input data source file, input and output WAV files, etc. See settings.m for more details. Note: The both the receiver and transmitter must have a copy of the input data file, as this is used for calculating the exact number of data words in the transmission. The scripts should work as extracted. Just run imagetx.m to generate the OFDM signal. Then run imagerx.m to decode the signal. The initial settings transmit a wave file Corrs.wav . The decoded OFDM data ( Out.wav ) can be compared with the original data by listening to the two wave files.
Platform: | Size: 59392 | Author: 以琳 | Hits:

[Speech/Voice recognition/combinepitchwatch

Description: function pitchwatch(x,Ts) Plot the pitch keys. pitchwatch(x,[Ts]) :: Syntax The array x is the input signal and Ts is the (optional) sampling period. Example on use: [x,Fs] = wavread( Hum.wav ) pitchwatch(x,1/Fs) :: Information Make your own wav-files with the Windows Sound Recorder. Choose the attributes PCM 8000Hz, 16bit, Mono when saving the wav-file-function pitchwatch(x,Ts) Plot the pitch keys. pitchwatch(x,[Ts]) :: Syntax The array x is the input signal and Ts is the (optional) sampling period. Example on use: [x,Fs] = wavread( Hum.wav ) pitchwatch(x,1/Fs) :: Information Make your own wav-files with the Windows Sound Recorder. Choose the attributes PCM 8000Hz, 16bit, Mono when saving the wav-file
Platform: | Size: 99328 | Author: michael4u2345 | Hits:

[Speech/Voice recognition/combineAnalogVoiceSignal

Description: 观测实时模拟信号(语音)的频谱 用音频设备采集一段语音,将语音存为.wav格式。对wav文件作分段傅里叶变换分析。语音是分音节的,应把它分段分析,而且实际运用中的数字信号处理的FFT的点数是有限的,一般只能达到千点。用傅里叶反变换IFFT,从频域恢复信号。画出频谱图和语音波形图。 -Observing real-time analog signal (voice) of the spectrum collected with the audio devices section of voice, voice saved as. Wav format. Wav file of the sub-Fourier transform analysis to make. Speech is divided into syllables, it should be sub-analysis, and practical application of digital signal processing of the FFT points is limited, generally only reach 1000 points. Fourier inverse transform IFFT, to restore the signal from the frequency domain. Draw the spectrum map and voice waveform.
Platform: | Size: 63488 | Author: benny | Hits:

[Graph DrawingSignalSpectrumAnalysis

Description: 信号频谱分析 1. 观测已知方波信号、正弦波信号的频谱 分析频率为4KHz、8KHz的占空比为50 的方波信号、正弦波信号的频谱。记录所得频谱图。 2. 观测实时模拟信号(语音)的频谱 用音频设备采集一段语音,将语音存为.wav格式。对wav文件作分段傅里叶变换分析。语音是分音节的,应把它分段分析,而且实际运用中的数字信号处理的FFT的点数是有限的,一般只能达到千点。用傅里叶反变换IFFT,从频域恢复信号。画出频谱图和语音波形图-Signal spectrum analysis 1. Observing a known square-wave signal, sine wave signal frequency spectrum analysis 4KHz, 8KHz for the 50 duty cycle square wave signal, sine wave signal frequency spectrum. The recorded frequency spectrum. 2. Observing real-time analog signal (voice) of the spectrum collected with the audio devices section of voice, voice saved as. Wav format. Wav file of the sub-Fourier transform analysis to make. Speech is divided into syllables, it should be sub-analysis, and practical application of digital signal processing of the FFT points is limited, generally only reach 1000 points. Fourier inverse transform IFFT, to restore the signal from the frequency domain. Draw maps and voice waveform spectrum
Platform: | Size: 64512 | Author: benny | Hits:

[Graph DrawingFrequencyDomainAnalysisOfTheSystem

Description: 信号频谱分析 1. 观测已知方波信号、正弦波信号的频谱 分析频率为4KHz、8KHz的占空比为50 的方波信号、正弦波信号的频谱。记录所得频谱图。 观测实时模拟信号(语音)的频谱 用音频设备采集一段语音,将语音存为.wav格式。对wav文件作分段傅里叶变换分析。语音是分音节的,应把它分段分析,而且实际运用中的数字信号处理的FFT的点数是有限的,一般只能达到千点。用傅里叶反变换IFFT,从频域恢复信号。画出频谱图和语音波形图-Signal spectrum analysis 1. Observing a known square-wave signal, sine wave signal frequency spectrum analysis 4KHz, 8KHz for the 50 duty cycle square wave signal, sine wave signal frequency spectrum. The recorded frequency spectrum. Observing real-time analog signal (voice) of the spectrum collected with the audio devices section of voice, voice saved as. Wav format. Wav file of the sub-Fourier transform analysis to make. Speech is divided into syllables, it should be sub-analysis, and practical application of digital signal processing of the FFT points is limited, generally only reach 1000 points. Fourier inverse transform IFFT, to restore the signal from the frequency domain. Draw maps and voice waveform spectrum
Platform: | Size: 94208 | Author: benny | Hits:

[Fax programOFDMcode

Description: OFDM系统仿真,包含了发射、信道估计、接受等完整的OFDM系统仿真-his simulation script set allows for an OFDM transmission to be simulated. Imagetx.m generates the OFDM signal, saving it as a windows WAV file. This allows the OFDM signal to be played out a sound card and recorded back. Imagerx.m decodes the WAV to extract the data. settings.m contains all the common settings to specify all the simulation parameters such as FFT size, number of carriers, input data source file, input and output WAV files, etc. See settings.m for more details.
Platform: | Size: 160768 | Author: liangjun | Hits:

[matlabwav_fft_draw

Description: 这是用matlab编的代码,实现的功能是可以方便的给定一段信号,画出它的频域的频谱图,对写论文有帮助-This is compiled with the matlab code, function is convenient for a given period of the signal, draw its frequency spectrum chart, to help write the paper
Platform: | Size: 1024 | Author: 沈勇 | Hits:

[CSharpPitchDetection

Description: Source code Fast Fourier Transform - FFT by C# and detect pitch of wav.
Platform: | Size: 820224 | Author: nngochue | Hits:

[Consolefft

Description: 基于vc6.0的控制台程序,实现读取wav文件,并进行短时FFT处理-Console program based on vc 6.0, realizing the function of reading wav file, and processing it with FFT algorithm
Platform: | Size: 225280 | Author: 华明 | Hits:

[matlab2d_music

Description: 一种声源多维定位MUSIC算法 宽带信号通过FFT转换为窄带信号,在通过普通的窄带处理求出信号的方位信息。 注:这里的信号是wav格式的音频信号 程序还没有实现加权谱空间 QQ:2395558091 资料共享哦!-Source 2D positioning music algorithm
Platform: | Size: 1024 | Author: 王刚 | Hits:

[Audio programfft

Description: FFT三分之一倍频程音频声强分析,从.wav文件中读取数据,计算34个频程段的声强值输出。-FFT one-third octave sound presser level analysis
Platform: | Size: 3072 | Author: wanglmb | Hits:
« 12 3 »

CodeBus www.codebus.net