此工具箱为 .m文件的Matlab源代码,直接拷贝toolbox根目录,添加路径即可使用,具体EMD,HHT下载安装步骤在我个人博客有介绍,祝好。 www.cnblogs.com/BrowserSnake
2019-12-21 19:55:16 210KB Matlab 时频分析 工具箱 源代码
1
matlab时频分析工具箱+安装方法+函数说明+最新版tftb
2019-12-21 19:37:45 3.74MB matlab 食品分析
1
关于Matlab时频分析的技术及其应用,很实用的~~
2019-12-21 19:37:00 57.24MB 时频分析
1
matlab时频分析工具箱+安装方法+函数说明+最新版tftb
2019-12-21 19:27:42 3.74MB matlab 食品分析
1
到目前为止MATLAB最新时频工具箱,里面包含了PDF的使用说明
2019-12-21 19:23:56 3.64MB MATLAB 时频分析
1
包含多种信号处理方法,滤波、fft、小波变换等
2019-12-21 19:21:25 51KB 时频分析
1
很实用的时频分析工具箱,包括短时傅里叶正反变换等,很好,很强大哦~~分享给大家,包括以下函数的源代码: % sigmerge - Add two signals with given energy ratio in dB. % % Choice of the Instantaneous Amplitude % amexpo1s - Generate one-sided exponential amplitude modulation. % amexpo2s - Generate bilateral exponential amplitude modulation. % amgauss - Generate gaussian amplitude modulation. % amrect - Generate rectangular amplitude modulation. % amtriang - Generate triangular amplitude modulation. % % Choice of the Instantaneous Frequency % fmconst - Signal with constant frequency modulation. % fmhyp - Signal with hyperbolic frequency modulation. % fmlin - Signal with linear frequency modulation. % fmodany - Signal with arbitrary frequency modulation. % fmpar - Signal with parabolic frequency modulation. % fmpower - Signal with power-law frequency modulation. % fmsin - Signal with sinusoidal frequency modulation. % gdpower - Signal with a power-law group delay. % % Choice of Particular Signals % altes - Altes signal in time domain. % anaask - Amplitude Shift Keyed (ASK) signal. % anabpsk - Binary Phase Shift Keyed (BPSK) signal. % anafsk - Frequency Shift Keyed (FSK) signal. % anapulse - Analytic projection of unit amplitude impulse signal. % anaqpsk - Quaternary Phase Shift Keyed (QPSK) signal. % anasing - Lipschitz singularity. % anastep - Analytic projection of unit step signal. % atoms - Linear combination of elementary Gaussian wave packets. % dopnoise - Generate complex Doppler random signal. % doppler - Generate complex Doppler signal. % klauder - Klauder wavelet in time domain. % mexhat - Mexican hat wavelet in time domain. % tftb_window - Window generation (previously window.m). % % Addition of Noise % noisecg - Analytic complex gaussian noise. % noisecu - Analytic complex uniform noise. % % Modification % scale - Scale signal using Mellin transform. % % % Processing Files % % Time-Domain Process
2019-12-21 18:58:36 2.67MB Matlab 时频分析
1
matlab的时频分析的资料,很好用,你指的拥有,里面有很多有价值的东西。
2019-12-21 18:57:08 57.55MB matlab
1
1、下载后解压放在matlab的toolbox工作路径下。 2、打开matlab,选择File- Set Path- Add with Subfolders-你刚才下载的工具箱(tftb-0.2)点进去- Save- Close。 3、此时选择work下tftb-0.2文件夹作为工作路径 。 4、在Command Window里面输入mex -setup回车,选择C++项。
2019-12-21 18:50:41 1.81MB Matlab 时频分析 tftb
1
本资源包含代码几百个,下载后拷入MATLAB的目录下,可以进行时频分析,有各种变换,小波,多尺度变换,还有各种滤波器;我的朋友就是在这个程序库的基础上完成博士论文的,其中还发表了几篇SCI论文
1