High frequency surrogate method

This function splits the vGRF into its HiF (>=10 Hz) and LoF (0Hz to < 10 Hz) components.
135 Downloads
Updated 5 Jan 2018

View License

This function finds the peak in the HiF signal and outputs a figure and two values. The figure plots the vGRF, HiF and LoF signals and demonstrates visually the occurrence of the peak HiF signal. The HiF_locs output is the frame number of the peak in the HiF signal. The HiF_on_Fz output is the magnitude of the vGRF signal at HiF_locs. This function requires two inputs; 1) a filtered vGRF signal (in column form) and 2) the sampling frequency (Fs).
This method is based on the following publication.

Blackmore, T., Willy, R.W., Creaby, M.W., 2016. The high frequency component of the vertical ground reaction force is a valid surrogate measure of the impact peak. J. Biomech. 49(3): 479-83, https://www.ncbi.nlm.nih.gov/pubmed/26783094.

Cite As

Tim Blackmore (2024). High frequency surrogate method (https://www.mathworks.com/matlabcentral/fileexchange/50587-high-frequency-surrogate-method), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.4.0.0

Updated description - publication details.

1.3.0.0

Updated description.

1.2.0.0

Updated description

1.1.0.0

Updated description.

1.0.0.0