photo

John Harry


Last seen: 6개월 전 2020년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

대략 3년 전 | 답변 수: 1 | 0

1

답변

답변 있음
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...

대략 4년 전 | 1

| 수락됨

질문


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

대략 4년 전 | 답변 수: 1 | 1

1

답변