Feeds
提问
How to return a mean value with NaN values in the matrix?
I have written a piece of code which states if a number is > 1 or < 0.05 then it should return a NaN value: if JumpHeightI...
11 years 前 | 2 个回答 | 0
2
个回答提问
How do you calculate jump height from a force time graph?
Im looking to write a script that will automatically work out the jump height from force platform data measuring at 1000Hz. The ...
11 years 前 | 0 个回答 | 0
0
个回答提问
How do I write a statement that will discard any values in an array if they are over a certain value?
I want to say that if my height variable is > 1 then not to return the value in my matrix?
11 years 前 | 1 个回答 | 0