Community Profile

photo

John Harry


Last seen: 3ヶ月 前 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 ...

2年以上 前 | 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

回答