Hi all; 

@JP Grivet: The following manual can guide you how to write own Scilab
function for distance computations. 
http://docs.scipy.org/doc/scipy-0.13.0/reference/generated/scipy.spatial.distance.pdist.html

Moreover, there are two statistics toolboxes which provide what you need.
Please see the links below. 

@Pierre-Aimé Agnel: There are two Scilab function which do the same task as
Matlab one.
nan_pdist() from NaN toolbox (Please see:
https://atoms.scilab.org/toolboxes/nan)
scidoe_pdist() from Scidoe toolbox
(https://atoms.scilab.org/toolboxes/scidoe)

Regards, 
Mehran
_



--
View this message in context: 
http://mailinglists.scilab.org/Plot-overlays-on-images-tp2617675p4030605.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at 
Nabble.com.
_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to