Reason behind using Manhattan distance
Fragment of a discussion from Talk:DrussGT/Understanding DrussGT
← Thread:Talk:DrussGT/Understanding DrussGT/Reason behind using Manhattan distance/reply (7)
Jump to navigation
Jump to search
← Thread:Talk:DrussGT/Understanding DrussGT/Reason behind using Manhattan distance/reply (7)
Shouldn´t you be adding that +1 to the x value before squaring?
Euclidean distance = sqrt( (x+1)^2 )
Manhattan distance = | x+1 |
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
Return to Thread:Talk:DrussGT/Understanding DrussGT/Reason behind using Manhattan distance/reply (9).