搜索:max_dist
找到约 1 项符合「max_dist」的查询结果
结果 1
https://www.eeworm.com/dl/641/341349.html
数学计算
% [nearest_neighbours] = find_nearest_neighbours( database, desc, max_dist ) % Find the indices of
% [nearest_neighbours] = find_nearest_neighbours( database, desc, max_dist )
% Find the indices of the nearest neighbours of the given desriptors in the近邻点寻找算法,在非线性时间序列中很有用,是常用的算法