代码搜索:Distance

找到约 8,736 项符合「Distance」的源代码

代码结果 8,736
www.eeworm.com/read/305201/13776994

m vgg_h_sampson_distance_sqr.m

function d = vgg_H_sampson_distance_sqr(H,X1,X2) % d = vgg_H_sampson_distance_sqr(H,X1,X2) % % Returns an approximation of the squared geometric distance from the % 4d joint-space point [X1;X2]
www.eeworm.com/read/305201/13777011

m vgg_h_sampson_distance_sqr.m

function d = vgg_H_sampson_distance_sqr(H,X1,X2) % d = vgg_H_sampson_distance_sqr(H,X1,X2) % % Returns an approximation of the squared geometric distance from the % 4d joint-space point [X1;X2]
www.eeworm.com/read/488936/6479969

m the_relationship_distance_and_led_adc_no1.m

clear data=[-3 87 -2.5 84 -2 78 -1.5 68 -1 55 -0.5 42 0 39 0.5 44 1 50 1.5 62 2 71 2.5 79 3 84 ]; [fp,s]=polyfit(data(:,1),data(:
www.eeworm.com/read/403190/2313983

svn-base compute_distance_landmark.m.svn-base

K 14 svn:executable V 0 END
www.eeworm.com/read/403190/2314035

svn-base compute_distance_landmark.m.svn-base

function [D1,Z] = compute_distance_landmark(start_points, DL, landmark, landmark_method); % compute_distance_landmark - compute an heuristic using landmark points % % [D1,Z] = compute_distance_
www.eeworm.com/read/403190/2314055

svn-base test_distance_compression.m.svn-base

K 14 svn:executable V 0 END
www.eeworm.com/read/403190/2314069

svn-base test_distance_approximation.m.svn-base

K 14 svn:executable V 0 END
www.eeworm.com/read/403190/2314086

svn-base test_distance_compression.m.svn-base

% test for distance function compression rep = 'images/landmark_fmstar/'; if exist(rep)~=7 mkdir(rep); end rep_eps = [rep 'eps/']; if exist(rep_eps)~=7 mkdir(rep_eps); end n = 150
www.eeworm.com/read/403190/2314111

svn-base test_distance_approximation.m.svn-base

% test for influence of sampling strategy on the % decreasing of the error n = 80; rep = 'images/distance_approx/'; rep_eps = [rep 'eps/']; if exist(rep)~=7 mkdir(rep); end if exist(