Crossing Rate Measurement with Matlab
The present code is a Matlab function that provides measurement of the threshold crossing rate i.e., the rate of changes along a given signal level, termed threshold. This feature is used in frequency measurement, pitch detection, speech recognition, music information retrieval, etc.
An example is given in order to clarify the usage of the function. For convenience, the input and output arguments are given in the beginning of the function.
The code is based on the theory described in:
[1] L. Rabiner, R. Schafer. Introduction to Digital Speech Processing. Boston, Now Publishers, 2007.
Cite As
Hristo Zhivomirov (2024). Crossing Rate Measurement with Matlab (https://www.mathworks.com/matlabcentral/fileexchange/70246-crossing-rate-measurement-with-matlab), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired: Signal Change Detection Using a Novel Algorithm with Matlab
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.