parameterized resampling time-frequency transform

Version 2.0.0 (63.7 KB) by Li Tianqi
Codes of the parameterized resampling time-frequency transform (PRTF transform).
284 Downloads
Updated 9 Jul 2023

View License

Many signals contain multiple components with time-varying instantaneous frequencies (IFs) which share a common trajectory trend, such as machinery vibrationsignals, speech signals, and biomedical signals. To analyze this kind of signals and achieve high time-frequency resolution, we propose a method called parameterized resampling time-frequency transform (PRTF transform) in this paper. Adapting the idea of the general parameterized time-frequency transform (GPTF transform), we use a parameterized kernel to represent a resampling function and further construct time-varying and time-invariant resampling operators to eliminate IF variations and relocate IF positions. These operators can improve the energy concentration of multiple components simultaneously in the time-frequency representation (TFR). Typical kernel functions containing the polynomial function and Fourier series are provided for different kinds of signals.
The MATLAB codes permit to reproduce some results in the paper: T. Li, Q. He and Z. Peng, "Parameterized Resampling Time-Frequency Transform," in IEEE Transactions on Signal Processing, 2022, doi: 10.1109/TSP.2022.3220027. Some of the scripts and examples are adopted from the paper:
T. Li, Z. Peng, H. Xu and Q. He, "Parameterized domain mapping for order tracking of rotating machinery," in IEEE Transactions on Industrial Electronics, 2022, doi: 10.1109/TIE.2022.3201311
Copyright (c) belongs to the authors of the papers. An acknowledgment for the codes and the citations about the paper above must be included in the publications as long as the codes are used.
See our works and full texts on

Cite As

Li Tianqi (2024). parameterized resampling time-frequency transform (https://www.mathworks.com/matlabcentral/fileexchange/121927-parameterized-resampling-time-frequency-transform), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2018a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Codes of the PRTF transform/example for P-PRTF transform

Codes of the PRTF transform/example for W-PRTF transform

Codes of the PRTF transform/example for numerical analysis and applications

Version Published Release Notes
2.0.0

The numerical analysis of kernel estimation and inversion theorem is included.

1.0.0