photo

Jonas Bender


Last seen: 2 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

9 个提问
1 个回答

排名
253,281
of 300,851

声誉
0

贡献数
9 个提问
1 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 21,094

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,294

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3
  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


Loop over a time window (10 sec.) in a time series to calculate indices of synchronization. Help needed. See comments for details as well.
Dear all, in my time series of tow people walking side by side I calculate a synchronization index over the whole time series....

2 years 前 | 0 个回答 | 0

0

个回答

提问


create simple time window
Dear all, it seems to be simple but I don't get it. I wrote a script to get a synchronization index for a 7 minute walk: %% co...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Transform a workspace variable into single .mat files
Dear all, I cut out the first and last minute of my movement data. Additionally used only a specified time window of my data....

3 years 前 | 1 个回答 | 0

1

个回答

提问


Extract fields from struct and convert to excel file
Dear community, I create a struct with numerous fields. I simply want to extract to fields (ISPC_together & GSI together) and e...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Automatisation of struct creation and data import
Dear all, I created a 3x1 struct using folling code data_alone_paired(1,1).name = 'pair#1_paired'; data_alone_paired(2,1).n...

3 years 前 | 1 个回答 | 0

1

个回答

已回答
Filtering FIRCLS1 and evaluate kernel and its power spectrum
Hey Star Rider, thanks for this suggestion. Do you have any explanation, why the power spectrum of the filter kernel (see fi...

4 years 前 | 0

提问


Filtering FIRCLS1 and evaluate kernel and its power spectrum
Dear all, I would like to filter my data using FIRCLS1. Unfortunately I did not get out filtered data. Filter properties are: ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Plot the result of findpeaks.
Dear all, I captured human motion data of side-by-side walking in numerous data sets. The filtered data looks like that: N...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Extract specific field names and associated data from a structure
Dear all, here is a screenshot of my structure I created using following code: file = 'myfile'; struct = dir (fullfile (file,...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Prevent overwriting within a for loop in 3D-motion tracking
Hi all, a analyse 3-D motion data in humans. I want to import multiple .xlsx files at once and save the output in one table. So...

4 years 前 | 1 个回答 | 0

1

个回答