I have kinematics data based on gait index which defines gait cycle based on 0-1000 gait index. One cycle consists about 546 data (not quite exact as due to sampling, data for new cycle might start after 0 and may also ends after 1000).

0 to 1000 may be normalized into 0% to 100%. If for example I have data that starts from 1.687262 and ends at 1000.866499 inclusive in that 546 data, how can I reduce the data into 101 data ranging exactly from 0% to 100% (0%, 1%, 2%, ... 100%)?

Thank you.

Similar questions and discussions