Tom Ruopp
Followers: 0 Following: 0
Statistiques
9 Questions
0 Réponses
RANG
255 441
of 295 527
RÉPUTATION
0
CONTRIBUTIONS
9 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
33.33%
VOTES REÇUS
0
RANG
of 20 242
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 057
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Finding Heelstrike and Toe-off with only Ground Reaction Force Data
Hi all, Is there anyone out there who has developed a really robust algorithm for detecting heelstrike and toe-off using only...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
How to access variables with incremental names using for loop index?
I want to change code such as this limb_ph1_avg=mean(limb_ph1); limb_ph2_avg=mean(limb_ph2); limb_ph3_avg=mean(limb_p...
plus de 8 ans il y a | 2 réponses | 0
2
réponsesQuestion
Reading data files within a subfolder of the search path?
I would like to be able to have all my functions in the ML searchpath, but have all of my data in subfolders. Then I would enter...
plus de 8 ans il y a | 2 réponses | 0
2
réponsesQuestion
How can I program a section of my plot to have a different color background?
I plot lines along my data and I would like to make certain section in between them a different color. I have tried inserting a ...
plus de 8 ans il y a | 1 réponse | 0
0
réponseQuestion
How to set x-axis labels under certain tick marks?
Is there a simple way to define tick mark labels? For example I have attached a plot which I would like to change. Instead of ha...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
How to normalize data along the x-axis in order to perform cross-correlation?
I am working with EMG data for gait analysis. I am attempting to determine where in the gait cycle (heelstrike to heelstrike) th...
presque 9 ans il y a | 1 réponse | 0
0
réponseQuestion
Correcting for split-belt treadmill crossover
Hello, I am using a split-belt treadmill in my lab and am reading z-direction (vertical) forces from it. I use ML to find eve...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
How do I shorten my code to prevent writing the same thing over and over?
code I am using is as follows: for i=1:length(Rpeaks) %starts at first peak which is first whole step %if i==1 ...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
Is it possible to automate the plotting of data that is created by multiple passes of the same script?
For example the script runs once and creates a set of data, then runs again (overwriting previous data). I need all data on same...
environ 9 ans il y a | 1 réponse | 0