Adam Parker
2016년부터 활동
Followers: 0 Following: 0
Feeds
질문
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); ...
대략 8년 전 | 답변 수: 2 | 0