photo

David Freese


Attivo dal 2013

Followers: 0   Following: 0

Messaggio

Statistica

  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
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...

quasi 11 anni fa | 0