Hi,
I did plot the scatter plot and want to fit the rayleigh distribution to it. Should I use the fitdist function? If yes , could you please let me know how as it has the x and y values.
scatter(x1{i,j}(idx1{i,j}==1),x2{i,j}(idx1{i,j}==1),'r.');
Thanks so much
1 Comment
Direct link to this comment
https://in.mathworks.com/matlabcentral/answers/642660-rayleigh-distribution-to-the-scatter-plot#comment_1122145
Direct link to this comment
https://in.mathworks.com/matlabcentral/answers/642660-rayleigh-distribution-to-the-scatter-plot#comment_1122145
Sign in to comment.