photo

John Harry


Last seen: 6 mois il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Applying a Bessel Filter to Acceleration Data
Dear Matlab Community, I am trying to learn how to apply a bessel filter to force data from a vertical jump, as the force data ...

environ 3 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
Issues using index to rank rows of a matrix
I found the solution to what I needed. I followed the above with: [~,index2] = sort(index); and it returned the ranking I was...

environ 4 ans il y a | 1

| A accepté

Question


Issues using index to rank rows of a matrix
Hello, I have the following simple array: data = [5.35;4.99;4.77;5.13;3.84]; I am trying to use the sort or sortrows function...

environ 4 ans il y a | 1 réponse | 1

1

réponse