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년 전 | 0

