get nearest using 2 vec

find nearest destination point from source point(source vector)

http://wcnet.blog.ir/post/14

Al momento, stai seguendo questo contributo

%%calling script
% find nearst dest point from source point(source vector)
% sourcPos.x=randi([-100,100],1,100);
% sourcPos.y=randi([-100,100],1,100);

%
% destPos.x=randi([-100,100],1,30);
% destPos.y=randi([-100,100],1,30);

% [unDestInd, gridDist,selctedDest,selctedDict]=getNearstDest2D(destPos, sourcPos,1,1);

Cita come

moussa hasanzadeh (2026). get nearest using 2 vec (https://it.mathworks.com/matlabcentral/fileexchange/81568-get-nearest-using-2-vec), MATLAB Central File Exchange. Recuperato .

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.0.0