Crates.io | bilinear_tf |
lib.rs | bilinear_tf |
version | 0.2.1 |
source | src |
created_at | 2024-05-20 03:17:29.154722 |
updated_at | 2024-05-20 08:06:33.312052 |
description | Cohen's class of time-frequency distributions in Rust. |
homepage | https://github.com/mkaudio-company/bilinear_tf |
repository | https://github.com/mkaudio-company/bilinear_tf |
max_upload_size | |
id | 1245375 |
size | 21,078 |
This crate implements Cohen's class of time-frequency distributions in Rust. It allows computation of the time-frequency distribution of a signal with a chosen kernel function applied in the ambiguity domain.
Cohen's class distributions provide a general framework for time-frequency analysis of signals. They are defined in terms of a bilinear transformation of the signal's ambiguity function, allowing for flexible and adaptive time-frequency representations.
Cohen, Leon. Time-Frequency Analysis. Prentice Hall, 1995.
Choi, H., & Williams, W. J. "Improved time-frequency representation of multicomponent signals using exponential kernels." IEEE Transactions on Acoustics, Speech, and Signal Processing, vol. 37, no. 6, June 1989, pp. 862–871.
Rihaczek, Jan. "Waveforms Correlated with Quadratic Forms of Themselves." IRE Transactions on Information Theory, vol. 12, no. 3, 1966, pp. 225-231. doi:10.1109/TIT.1966.1053887.
Zhao, Y., Atlas, L. E., & Marks, R. J. "The use of cone-shape kernels for generalized time-frequency representations of nonstationary signals." IEEE Transactions on Acoustics, Speech, and Signal Processing, vol. 38, no. 7, July 1990, pp. 1084–1091.