photo

Hakan Sagir


Last seen: 3年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to get variance vector from i to end of the vector X
Q = [ 1 2 3 4 5 6 7 8 9 ] v1= var(Q) v2 = var(Q([2:end])) v3 = var(Q([3:end])) .... I have to many variables like this. ...

3年以上 前 | 1 件の回答 | 0

1

回答