![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6762739_1522117555868_DEF.jpg)
Tom Ruopp
2015 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
9 質問
0 回答
ランク
of 157,776
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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...
9年弱 前 | 1 件の回答 | 0
1
回答質問
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...
9年弱 前 | 2 件の回答 | 0
2
回答質問
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...
9年弱 前 | 2 件の回答 | 0
2
回答質問
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 ...
9年弱 前 | 0 件の回答 | 0
0
回答質問
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...
9年弱 前 | 1 件の回答 | 0
1
回答質問
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...
約9年 前 | 0 件の回答 | 0
0
回答質問
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...
約9年 前 | 1 件の回答 | 0
1
回答質問
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 ...
約9年 前 | 1 件の回答 | 0
1
回答質問
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...
9年以上 前 | 1 件の回答 | 0