photo

David Freese


2013 年からアクティブ

Followers: 0   Following: 0

統計

  • First Answer

バッジを表示

Feeds

表示方法

回答済み
standard deviation of non-zero elements of columns of a matrix
A way to go about it using just matrix operations: % Some input data x = rand(7,6); x(1,1) = 0; % Put in a couple zer...

11年以上 前 | 0