this is my equation using matlab , i can't get it manually.
Mostra commenti meno recenti
dmat = reshape(sqrt(sum((xy(a,:)-xy(a',:)).^2,2)),N,N);
5 Commenti
njj1
il 19 Apr 2018
Your question is really unclear... It's very hard to know what these variables are and their properties without any further details. Moreover, I'm not sure of the exact error you getting, Can you provide more details?
maatoug ayoub
il 19 Apr 2018
njj1
il 19 Apr 2018
So what is your variable 'a'? What is the size of 'xy'?
maatoug ayoub
il 19 Apr 2018
Modificato: Stephen23
il 19 Apr 2018
maatoug ayoub
il 19 Apr 2018
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Nearest Neighbors in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!