Feeds
已回答
How can I fit bimodal distribution if I have bin ranges and frequency?
%u can use the function histfit(yourdata,nbins,'Kernel','normal'); %sometimes the it doesnt converge ; in those case u can re...
How can I fit bimodal distribution if I have bin ranges and frequency?
%u can use the function histfit(yourdata,nbins,'Kernel','normal'); %sometimes the it doesnt converge ; in those case u can re...
5 years 前 | 0

