Finding a set of minimum, maximum and middle points with x and y axis
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
BHAGYALAKSHMI M
il 23 Feb 2020
Modificato: Sai Bhargav Avula
il 24 Feb 2020
I have a data I need to find some of the min,max and middle points of the data that contain both x and y axis. If anybody knows please help me.
Thanks in advance.
0 Commenti
Risposta accettata
Sai Bhargav Avula
il 23 Feb 2020
6 Commenti
Sai Bhargav Avula
il 24 Feb 2020
Modificato: Sai Bhargav Avula
il 24 Feb 2020
To best of my knowledge there is no direct way to find the 4 middle points. One possible work around is to find the mean and find the K nearest neighbours around that point
Refer the below link to understand how to use KNN for your case
Hope this helps!
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!