搜索资源列表
tftb
- matlab时频工具箱!! 各种时频变换,频谱分析的工具箱
tfToolBox.rar
- 进行时频变换的工具箱,包含几十种时频变换算法的源程序,time frequency analysis box
stft.rar
- 基于短时傅里叶变换的非平稳信号的时频分析,Based on Short time fourier transform,signal s time-frequecy analysis.
timefreq
- 信号时频分析,小波变换,加窗(汉明窗,矩形窗,布莱克曼窗)-Time-frequency analysis, wavelet transform, windowed (Hamming window, rectangular window, Blackman window)
tftb2002
- 小波变换时频工具箱,内含各种matlab 程序,仅供参考-wavelet trans tools
st
- S-transformer,S 变换是由连续小波变换(CWT)和短时傅里叶变换(STFT)结合发展起来的另一种时频分析方法-S-transformer, S transform is a continuous wavelet transform (CWT) and the short-time Fourier transform (STFT) together with the development of an alternative method of time-frequency anal
st
- 一个短时傅立叶变换的MATLAB程序,可以进行信号的时频分析。-A short-time Fourier transform of the MATLAB program, can be time-frequency analysis.
wavelet_morlet
- 对一维信号进行连续小波变换,从时频角度分析和处理信号!-One-dimensional continuous wavelet transform signals from time-frequency analysis and signal processing point of view!
ft
- 信号的时频分布 ,信号的短时傅里叶变换。很有用 学习小波分析的时候会用到哦-The time-frequency distribution, the short time Fourier transform signal
时频分析工具箱
- 小波变换在时频分析方面的原程序,接续上一个,把剩下的部分程序传完。-wavelet transform in time-frequency analysis of the original program, on a successor, the remaining part of the program - End.
小波变换
- 小波变换 信号处理 通过伸缩平移运算对信号(函数)逐步进行多尺度细化,最终达到高频处时间细分,低频处频率细分,能自动适应时频信号分析的要求,从而可聚焦到信号的任意细节。(Wavelet transform signal processing through the telescopic translation operations to signal (function) step by step multi scale refinement, the final breakdown of ti
extract-gait-cycle小波变换
- 用小波变换寻找步态周期,获得高斯参数,将时域变换到频域(seek gait cycle with Walvet)
时频变换
- 可以进行时频变换,代码简短能看懂,非常好用(Time-frequency transformation)
希尔伯特黄变换
- HHT主要内容包含两部分,第一部分为经验模态分解(Empirical Mode Decomposition,简称EMD),它是由Huang提出的;第二部分为Hilbert谱分析(Hilbert Spectrum Analysis,简称HSA)。简单说来,HHT处理非平稳信号的基本过程是:首先利用EMD方法将给定的信号分解为若干固有模态函数(以Intrinsic Mode Function或IMF表示,也称作本征模态函数),这些IMF是满足一定条件的分量;然后,对每一个IMF进行Hilbert变换
Time_Frequence_Tool_Box
- 对信号进行时频分析的工具箱,里面有大部分主流的变换程序,同时通过matlab可以查看其源代码,辅助理论学习.(A toolbox for time-frequency analysis of a signal, with most of the mainstream transformations in it, can also view its source code through MATLAB and assist in theoretical learning.)
inverse_st
- 广义S变换及其逆变换,用于对非平稳信号进行时频分析,研究信号的频域特征随时间的变化情况(The generalized S transform and its inverse transform are used to analyze the time-frequency of nonstationary signals and study the change of frequency domain characteristics with time.)
时频分析工具箱
- 法国中央科学研究院和美国RICE大学共同开发了时频分析工具箱(matlab emd) 是一款非常好用的时频分析计算工具,它是分析时变非平稳信号的有力工具,matlab 时频分析工具箱提供了时间域与频率域的联合分布信息,清楚地描述了信号频率随时间变化的关系。 其中主要含有四种函数: 信号产生函数,可以产生不停类型的信号,如Chirp信号,bpsk信号等。 时频分析函数,可以计算线性、Cohen类、仿射类非线性分析值函数,例如短时傅里叶变换(STFT),Gabor变换,谱图,Wigner
gst
- 广义S变换,用于时频分析,是S的改进形式(Generalized S-transform, used in time-frequency analysis, is an improved form of S)
Time-Frequency Toolbox
- Time Frequency Toolbox matlab时频分析工具箱,里面有各种时频分析函数,用matlab实现的,小波变换,Gabor变化,短时傅里叶变换等等(AF Ambiguity function AR Auto-regressive (filter or model) ASK Amplitude shift keyed signal BJD Born-Jordan distribution BPSK Binary phase shift keyed signal BUD
MATLAB时频分析
- 短时傅里叶变换,short-time fourier transformation,有时也叫加窗傅里叶变换,时间窗口使得信号只在某一小区间内有效,这就避免了传统的傅里叶变换在时频局部表达能力上的不足,使得傅里叶变换有了局部定位的能力。