Rayleigh distribution to the scatter plot
Show older comments
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
Fatemeh Shomal Zadeh
on 10 Nov 2020
Accepted Answer
More Answers (0)
Categories
Find more on Rayleigh Distribution in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!