photo

Ravi Pandit


2016 年からアクティブ

Followers: 0   Following: 0

Can you explain me what you are doing in this code :

[mu,sigma] = normfit(lat);
>> [h,p, stats] = chi2gof(lat,'cdf',@(x) normcdf(x,mu,sigma),'nbins', 30, 'nparams',2)