Community Profile

photo

mickeymouse


Last seen: 7ヶ月 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2

バッジを表示

Feeds

表示方法

質問


Iterating through alternating for loops
I am trying to run a code where I want to plot strides side by side and alternate between plotting one left and one right stride...

2年弱 前 | 1 件の回答 | 0

1

回答

質問


Standard deviation in each quartile of a dataset
Say I have a dataset (an array of 1 row by say, x, columns) that I want to divide into 4 quartiles. How can I divide it into ...

2年弱 前 | 1 件の回答 | 0

1

回答

質問


For loop to take the average of previous 10 elements and next 10 elements in an array in each step
How can I make a for loop to go through an array (dimensions = 1 row x 383 columns) and take the average of the previous 10 elem...

2年弱 前 | 1 件の回答 | 0

1

回答