... Mean of the estimates >> var_muhat = var(mu_hat); % Variance of the estimates >> disp([' Mean value of the estimate is: ',... num2str(mean_muhat,2)]); ...
確定! 回上一頁