photo

Kiran Isapure


Last seen: environ 2 ans il y a Actif depuis 2022

Followers: 0   Following: 0

Statistiques

MATLAB Answers

6 Questions
1 Réponse

RANG
221 901
of 301 522

RÉPUTATION
0

CONTRIBUTIONS
6 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
16.67%

VOTES REÇUS
0

RANG
 of 21 315

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 175 118

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

  • Thankful Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


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...

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
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.

plus de 3 ans il y a | 0

Question


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...

plus de 3 ans il y a | 1 réponse | 0

0

réponse

Question


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...

plus de 3 ans il y a | 3 réponses | 0

3

réponses

Question


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...

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 3 ans il y a | 1 réponse | 0

1

réponse