代码搜索:Distance

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

代码结果 8,736
www.eeworm.com/read/235440/14071856

c strict_distance_10.c

#include #include #include #include #define X_RANGE 500 /* The X Range of Terrain Area */ #define Y_RANGE 500 /* The Y Range of Treeain Area */ #defi
www.eeworm.com/read/200619/15428534

m compute_distance_to_points.m

function D = compute_distance_to_points(X,seeds) % compute_distance_to_points - compute euclidean distance to a set of points. % % D = compute_distance_to_points(X,seeds) % % 'X' is a [d,n]
www.eeworm.com/read/363959/9928423

m cp0602_max_distance.m

function D=cp0602_max_distance(Gt,Gr,f,PSD,Margin,Tb,N0,Eb_N0) c=3e8;%光速 free_space_term=(Gt*Gr*c^2)/(16*pi^2); frequency_term=sum(PSD./(f.^2))*(f(length(f))-f(1))/length(f); %此式子相当于积分,而后面的(f(leng
www.eeworm.com/read/363304/9960258

syn_hier_info count_distance.syn_hier_info