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.
Zitieren als
Hristo Zhivomirov (2024). Crossing Rate Measurement with Matlab (https://www.mathworks.com/matlabcentral/fileexchange/70246-crossing-rate-measurement-with-matlab), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Quellenangaben
Inspiriert: 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!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.1.0 | A new version of the code has been uploaded. |
||
1.0.0 |