Skip to content

MATLAB program to analyze a kinematic cat recording divide it into rounds, steps, and step phase which is then analyzed for kinematic properties (s,v,a,joint angle, etc)

Notifications You must be signed in to change notification settings

hjtran/kinem_cat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kinem_cat

MATLAB program to analyze a kinematic cat recording.

Method

Recording is first smoothed using a median filter of arbitrary size window. Data is then partitioned into rounds which are then partitioned into steps which are then again partitioned into stance and swing cycles. The desired Nth step is then taken from every round and normalized. The normalized values of the desired kinematic property are then binned into any desired number of bins and output into a csv (although actually with a txt file extension) which can then be processed in Excel or any other spreadsheet processor. Program can be run with a GUI or CL.

About

MATLAB program to analyze a kinematic cat recording divide it into rounds, steps, and step phase which is then analyzed for kinematic properties (s,v,a,joint angle, etc)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published