Community Profile

photo

John Harry


Last seen: 3 meses hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

más de 2 años hace | 1 respuesta | 0

1

respuesta

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

casi 4 años hace | 1

| aceptada

Pregunta


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

casi 4 años hace | 1 respuesta | 1

1

respuesta