photo

Kiran Isapure


Last seen: 1 year 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
1 个回答

排名
118,990
of 297,527

声誉
0

贡献数
6 个提问
1 个回答

回答接受率
16.67%

收到投票数
0

排名
 of 20,454

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,075

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


Try to plot position vs time
I have bug in delerating phase in my code, I have attached two picture (one on paper is what i am trying to get) Thanks %% In...

2 years 前 | 1 个回答 | 0

1

个回答

已回答
Trying to extract data trail by trail, but my data is sampled at different sampling rate.
Thanks for the solution, Can you help me with the syntax, I tried writing, but it give error.

2 years 前 | 0

提问


Indexing position at EMG onset
I am trying to index position at EMG onset with below code but its not working %find index where time = 0 (ROI starts) time_0...

2 years 前 | 0 个回答 | 0

0

个回答

提问


Trying to extract data trail by trail, but my data is sampled at different sampling rate.
Velocity, position and torque data has sampling frequency of 1000 and EMG's channels at 2000. So I am not getting the right regi...

2 years 前 | 3 个回答 | 0

3

个回答

提问


How to convert cell to matrix with different size of cell
I have 10 cell and want to convert it to matrix but I am getting error Dimensions of arrays being concatenated are not consisten...

2 years 前 | 1 个回答 | 0

1

个回答

提问


I am trying to index from Cell array
I have a nested cell array pos{1X4} >> {6830X1}{6824X1}{6834X1}{6826X1}{6842X1}{6840X1}{6836X1}{6844X1}{6837X1}{6833X1} I a...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Trying to use for loop for 2D cell array of {1X4}(1X11}
for tr=2:ntr Deman_EMG{tr}=cellfun(@minus,RawEMG{1,4}{tr},cellfun(@mean,RawEMG{1,4}{tr})); end Errorr: Error using cellfu...

2 years 前 | 1 个回答 | 0

1

个回答