Info
This question is closed. Reopen it to edit or answer.
Creating a circle that includes 95% of the cases plottet.
1 view (last 30 days)
Show older comments
I am basically new to MatLab and need to do a PCA for work.
I already created the Scatterplot and everything worked fine since now. Next step for me is to plot a circle arround the cases that includes 95% of them. I have 27 cases in total and i need the circle in order to calculate the nearest neighbour to it afterwards (there will be more cases in the future) You can see my plot so far below:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/738719/image.png)
I hope you can show me how to do that. Thanks in advance.
It should look somehow like that afterwards (just with a circle-shape and less points of course):
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/738724/image.png)
0 Comments
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!