Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
NCTM or The Math Forum.
|
|
Math Forum
»
Discussions
»
Software
»
comp.soft-sys.matlab
Notice: We are no longer accepting new posts, but the forums will continue to be readable.
Topic:
Selecting Change in Data from a Multiple Columns
Replies:
3
Last Post:
Apr 25, 2013 10:41 AM
|
 |
|
Mary
Posts:
20
Registered:
12/7/10
|
|
Selecting Change in Data from a Multiple Columns
Posted:
Apr 23, 2013 6:18 PM
|
|
Hi,
I have a project where I am populating data across multiple columns with a time vector (Motion Capture Data), what I would like to do is create a small for loop which finds the initial starting point of muscle movement, that is it would automatically find the time data in the time column, for which the average of the other columns changes by over 10% (aka the data changed more than 10% due to someone moving their location)
Does anyone have any ideas how I would go about doing this? (As well as possibly figure out how to do the same thing for the end of the data set)
Thanks
|
|
|
|