I try to convert matlab code to numpy and figured out that numpy has a different result with the std function.in matlabstd([1,3,4,6])ans = 2.0817 in ...
確定! 回上一頁