CursorPrediction()

Cursor movement prediction by utilization of negative group delay
39 Downloads
Updated 12 Oct 2017

View License

Negative group delay is a filter property that can be used to predict smooth, voluntary, manual movements to some degree. The mechanism is explained in the comments of the file. The script provides a simple demonstration of the mechanism of negative group delay and its use for the prediction of smooth random signals.

Cite As

Henning U. Voss (2024). CursorPrediction() (https://www.mathworks.com/matlabcentral/fileexchange/64168-cursorprediction), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2017a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Predictive Maintenance Toolbox in Help Center and MATLAB Answers
Acknowledgements

Inspired by: Mousetrack

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.0

Simplified code, updated documentation.

1.0.0.0

Inclusion of Mousetrack as an inspiration