一种地震信号的广义小波时频分析方法(MATLAB 2018B)程序运行环境为MATLAB R2018B,执行一种地震信号的广义小波时频分析。算法可迁移至金融时间序列,地震信号,语音信号,声信号,生理信号(ECG,EEG,EMG)等一维时间序列信号压缩包=代码+参考文献。% Inputs:%T: the number of iterations (positive integer)%Nexp: the number of experiments (positive integer)% Pw: [Lx1] impulse response of the system%L: [1x1] filter length (positive integer)%plot_save: save the figure into a png if set to true (logical)% plot_path: path to save the figure (string)