Acceleration peak finder
% This function simply finds the peak of a signal between a sign change.
% This is the peak of a two sided signal. There is only one input
% which is the array. If you had data from an
% acelerometer you would simply input the 1Xwhatever array of values
% and it returns the following: an array with the peaks, the mean value
% of the peaks, and an array with the peak locations
% to use simply >>peakydo(nameofyourarray) or you
% could enter >>[x y z]=peakydo(nameofyourarray)
Cite As
Rob (2026). Acceleration peak finder (https://www.mathworks.com/matlabcentral/fileexchange/37206-acceleration-peak-finder), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Signal Processing > Signal Processing Toolbox > Measurements and Feature Extraction > Descriptive Statistics >
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
