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 years 前 | 2 个回答 | 0