On Off switch for loaded cells
1 view (last 30 days)
Show older comments
Hey everyone, I currently have plantar pressure data during continuous running and wanting to write a script which will allow me to see which pressure sensor cells are loaded at the point of initial contact. For this I would like to split the foot into three segments (0-32, 33-66, 67-100%). So would I be best using an on off script but then I'm not sure on how to adapt it.
0 Comments
Answers (1)
Jan
on 31 Mar 2017
What is your question? What is an "on off script"? How are the data available - as files or do you obtain them from a serial connection to an EMED system? Splitting a foot in 0-32% and so on is not trivial: Note that all you have is the pressure distribution to a certain time. There is not complete shot of the foot and you cannot easily "sum" the different frames to a complete picture.
You find many publications concerning a classification of feet using the pressure distribution. But this is a Matlab forum. Please ask a question, which concerns the Matlab part of the problem.
2 Comments
Jan
on 5 Apr 2017
How do you define "part of the foot" if all you have is the temporal development of the pressure under the sole? Is this an EMED system? The corresponding software inlucdes some sophisticated methods for dividing the foot into segments.
While this is an interesting problem in the fields of orthopedics, this is a Matlab forum. Do you have problems with the implementation?
See Also
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!