Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
help I need matlab code to find two values with their index the closest and maximum value and the closest and minimum value
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
distance = sqrt((xd-x(I))^2 +(yd-y(I))^2)
help I need matlab code to find two values with their index the closest and maximum value and the closest and minimum value
0 commentaires
Réponses (0)
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!