Plotting EMG Data From a .txt file.

4 ビュー (過去 30 日間)
Logan Thurston
Logan Thurston 2020 年 3 月 19 日
コメント済み: Logan Thurston 2020 年 3 月 27 日
I need to plot the EMG signal from the data attached. I am unsure as how to even tackle this data set. Any guidance would be appreciated.
  4 件のコメント
Star Strider
Star Strider 2020 年 3 月 20 日
That makes sense. It looks like an ensemble to me (although without a time vector), so thinking about it later, it occurred to me that taking the ensemble average would be appropriate.
If it represents EMG records over time, and you need to estimate the means or medians first 5 and the last 5 (assuming they are ordered that way), I would calculate the ensemble averages or ensemble medians of those groups and the standard deviations at each point, and from that calculate the 95% confidence intervals. You could also do paired statistics on those, such as the paired t-test, the Wilcoxon rank-sum test, or whatever is appropriate.
Logan Thurston
Logan Thurston 2020 年 3 月 27 日
Sorry for late response, other projects needed some love. I have made some good strides, but I was hoping for another bit of help.
For some reason my Varaince ratio for trials 1-5 is astronomically high compared to my VR for trials 21-25.
I cant see why they would differ so much.
Thanks for any input

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangePredictive Maintenance Toolbox についてさらに検索

タグ

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by