搜索资源列表
Gabor变换在模态参数辨识中的应用
- 对Gabor时频变换在模态参数辨识中的应用进行了探讨,将基于Gabor系数展开的时频滤波方法作为参数辨识的前处理手段之一,该方法对于平稳、非平稳信号都适用。根据信号在时频域内的分布特征,可以直接观测系统的频率分布情况、模态密集程度、能量聚集性、各通道响应信号所含特征量的多少等信息,从而对响应信号的特征构成进行初步判断,并通过剔除、截取等操作实现对响应信号的滤波,更有利于模态参数的辨识。
jpeg中数据的时频转换
- 这是一个用C写的傅立叶变换,以及离散余弦变换的代码,在图象压缩中会用到-This is a C wrote Fourier transform, discrete cosine transform, and the code in image compression will be used
tfr
- 时频工具箱,可以对信号进行各种时频变换,提供联合的时间和频率的信息。-time-frequency toolbox, right signal at various frequency conversion, the provision of the Joint time and frequency information.
tftb2002toolbox
- 小波变换工具包,包括信号产生函数、噪声产生函数、线性处理函数、Cohen类双线性时频处理函数、Affine类双线性时频处理函数、模糊函数和其他处理函数。-Wavelet Transform tool kit, including signal generator function, noise function, linear processing function, Cohen category bilinear time-frequ
matlab_tftb_toolbox
- Matlab 时频分析工具箱,含短时傅立叶变换、Cohen类双线性时频处理函数、Affine类双线性时频处理函数、模糊函数和其他处理函数等源码,应该很有用。从6.5以后版本的matlab不自带,大家可以下载下来使用。-Matlab Toolbox time-frequency analysis, with short-time Fourier transform, Cohen category bilinear time-frequen
tf3
- 这是一个时频分析中关于gabor变换的程序,此程序分离频率的效果不错。 Gabor变换: 式中a,b为常数,a代表栅格的时间长度,b代表栅格的频率长度 式中的 是一维信号x(t)的展开系数,h(t)是一母函数,展开 基函数是h(t)由作移位和调制生成的, - This in a time frequency analysis about the gabor transformation procedure,
TimeFrequency
- Ridge_WindowFT窗口傅立叶变换的脊 CohenDist Cohen类时频分布-Ridge_WindowFT window Fourier Transform ridge CohenDist Cohe n type time-frequency distribution
modernsignalprocessing
- 现代信号处理众多算法实现,包括小波变换、时频分析等。-many modern signal processing algorithm, including wavelet transform, time-frequency analysis.
DiscreteTFDs
- 该工具箱为时频分析中的一类重要变换,离散时频分布的工具箱,其中提供基本算法的程序.可直接应用-the Toolbox too frequency analysis of a kind of important transformation, discrete time-frequency distribution of the toolkit, providing basic arithmetic procedures. can be
mRBZ2Kbr
- 时频分析工具,自编的小程序,可以进行fft变换,和一些信号分析。-time-frequency analysis tool, designed a small procedure can be carried out fft transform, and some signal analysis.
DWT2006316144210
- 小波变换,相对于DCT变换,它有很好的时频特性。-wavelet transform, compared with DCT, it is a good time-frequency characteristics.
tftb
- matlab时频工具箱!! 各种时频变换,频谱分析的工具箱-Time-frequency toolbox matlab! ! A variety of time-frequency transform, spectral analysis toolbox
f_duffing
- 地震系统数据分析(加速度、位移、速度)输入信号的时域分析、输入信号时频变换、输出信号的时域分析、输出信号时频变换等-Seismic data analysis system (acceleration, displacement, velocity) input signal in time domain analysis, the input signal time-frequency transform, the output si
时频变换
- 本文件可以用于时频变换,实测有效,可以使用(Can be used for time-frequency conversion, measured effective)
时频变换
- 可以进行时频变换,代码简短能看懂,非常好用(Time-frequency transformation)
《MATLAB时频分析技术及其应用》源程序代码
- matlab时频分析技术及其应用,信号处理,小波变换及其应用(matlab time-frequency analysis technology and its application, signal processing, wavelet transform and its application)
《MATLAB时频分析技术及其应用》葛哲学
- 小波变换例程,matlab函数使用例程,时频分析等(Wavelet transform routines, matlab function use routines, time frequency analysis)
时频分析工具箱
- 法国中央科学研究院和美国RICE大学共同开发了时频分析工具箱(matlab emd) 是一款非常好用的时频分析计算工具,它是分析时变非平稳信号的有力工具,matlab 时频分析工具箱提供了时间域与频率域的联合分布信息,清楚地描述了信号频率随时间变化的关系。 其中主要含有四种函数: 信号产生函数,可以产生不停类型的信号,如Chirp信号,bpsk信号等。 时频分析函数,可以计算线性、Cohen类、仿射类非线性分析值函数,例如短
短时傅里叶变换matlab
- matlab 时频分析工具箱实现短时傅里叶变换(Realization of short time Fourier transform by MATLAB time frequency analysis toolbox)
时频分析工具箱
- 最新的时频分析工具箱,提供wvd stft等经典时频变换的源码