photo

Adam Parker


Con actividad desde 2016

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


When calculating the standard deviation of arrays of complex numbers c, why is std(c) not equal to std(abs(c))?
for example, when both the real and imaginary components are normally distributed: c = randn(100,1) + i*randn(100,1); ...

más de 8 años hace | 2 respuestas | 0

2

respuestas