photo

Tally Miller


Last seen: 2年弱 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

  • First Answer

バッジを表示

Feeds

表示方法

回答済み
Index exceeds matrix dimensions
I don't know what you are trying to do here, but you are getting the error message because you are trying to access x(:,k) when ...

5年以上 前 | 0

回答済み
Odd and even numbers
you can also calculate the remainder after the division. b = mod(a,m) returns the remainder after division of a by m, where a ...

5年以上 前 | 5