Crossing Rate Measurement with Matlab

Threshold level crossing rate measurement.
90 Downloads
Updated 9 Apr 2020

View License

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
Created with R2017b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Simulation, Tuning, and Visualization in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0

A new version of the code has been uploaded.

1.0.0