搜索资源列表
LabVIEW 3D STFT
- The short-time Fourier transform (STFT) with 3D display. Coding by LabVIEW 8.5/8.6/2009.
istft
- inverse short time fourier transform calculation
stft
- 本例介绍了一个利用MATLAB仿真短时傅里叶变换的实例,初学者可以根据此例子来了解短时傅里叶变化的过程,通过仿真图形分析也可理解短时傅里叶变换的含义。-This example describes a short time Fourier transform using MATLAB simulation examples, beginners can understand this example of short-time Fourier transform of the process,
AMDF_MatlabAnalysis
- 自相关虽然能够判断清/浊音,并估计浊音的基音周期,但是其运算量很大,用乘法运算所需时间较长。为了避免乘法,采用短时平均幅度差函数(AMDF),验证AMDF与自相关有类似的作用,即平均幅度差函数能够代替自相关函数进行语音分析。-Although autocorrelation can differ from the Voiced/Unvoiced and voiced the pitch period estimate, but the operation is large enough, wit
short-circuit
- 这个说明倒不是说明函数的功能,只是声明一下函数中出现的问题。 shortest()函数没有问题,在secshortest中我希望只得到一条次短路(或几条roadcost()值相同的次短路),结果却出来好几条,我仔细检查了一下程序,应该没有什么问题。 因此在使用时,要得到次短路,只能用roadcost()函数分别求一下各条路的权重和,找到最小的。 有些奇怪 -Note that this is not the function of function, but a statemen
stft_ft
- 一种短时傅立叶变换的算法.并利用短时傅立叶变换画图-a algorithm for short time fourier transform
117143166TFRSTFT
- This code is about short time fourier transform.
STFT
- 对信号进行短时傅里叶变换,可以方便的调节各种短时傅里叶变换的影响因素。-Short-time Fourier transform of the signal, you can easily adjust a variety of short-time Fourier transform of the influencing factors.
Temporal_features_extraction
- 个人编写的提取音频信号的时域特征参数短时平均过零率及短时平均能量的matlab源程序。供大家参考-Extraction of individual preparation of the audio signal in time domain characteristic parameters of short-term average of zero-crossing rate and short-time average energy of the matlab source. For you
shijianxulie
- 时间序列的时频特性分析研究时间序列的傅里叶变换及逆变换,快速梅林变换及逆变换,短时离散傅里叶变换,得到瞬时频率。 研究时间序列的Born–Jondan时频分布图,Butterworth时频分布图,Choi–Williams时频分布图,得到瞬时频率。 -Time series analysis of time-frequency characteristics of time series of Fourier transform and inverse transform, the fa
time-frequency_analysis_methods_based_on_MATLAB.ra
- 介绍了常见的时频分析方法,包括短时傅里叶变换,Wigner-Ville分布以及小波变换等,结合MATLAB,引导读者如何运用其来进行时频分析-Describes the common time-frequency analysis methods, including short time Fourier transform, Wigner-Ville distribution and wavelet transform, combined with MATLAB, to guide the r
Speech-signal-short-time-analysis
- 详细说明:语音信号的短时分析,主要包括:分帧、短时能量、短时平均幅度、短时过零率、短时自相关函数、短时幅度差、倒谱、复倒谱、lpc系数、lpc谱估计等 绝对保证质量,是保研后导师布置的一些基础程序-Details: short-time speech signal analysis, including: framing, short-term energy, short-term average rate, short-time zero crossing rate, short-time a
short-time-autocorrelation-function
- 计算任一语音信号的短时自相关函数,并用画图的形式表现出来,可自定义样本数,和采样频率。方便简洁。-Any calculation of short-time speech signal autocorrelation function, and use the form of drawing out the number of samples can be customized, and the sampling frequency. Easy to clean.
Short-time-speech-signal-analysis
- 短时语音信号分析工具包,可用于简单语音处理,也可与其他函数配合使用构成语音识别系统-Short-time speech signal analysis toolkit for simple voice processing, can also be used in conjunction with other functions constitutes a speech recognition system
Short time fourier transform analysis
- Short time fourier transform analysis for fiber bragg gatings
Short-time-magnitude-short-time-energy-plot-speec
- Plots short time magnitude and short time energy of given speech signals. Explanations is in the file.
short-time-ft
- 很好的短时傅里叶变换的MATLAB程序,适用于初学者。-MATLAB code of short time Fourier transform
Inverse-short-time-fourier-
- 使用matlab开发的短时傅立叶逆变换的例子,可以直接使用-Inverse short time fourier in matlab
Time Frequency Toolbox
- Matlab source code for all of time frequency distribution: choi-Williams, short time fourier transform, Wigner Ville, Hilbert,.... Clear explain in english. All source code have been tested and WORKED!!!!!