代码搜索:Distance
找到约 8,736 项符合「Distance」的源代码
代码结果 8,736
www.eeworm.com/read/13887/285158
m elec_distance_bad.m
function elec_distance_bad(filename)
% ELEC_DISTANCE_BAD - identify electrodes that were poorly digitised
%
% This utility is designed to identify electrodes that were
% poorly digitised by the
www.eeworm.com/read/13887/285244
m elec_distance_testscript.m
% elec_distance_testscript to test electrode distance calculations
% Create 2 points a & b in Cartesian 3space
elec_labels = cellstr(['a' 'b']');
x = [ 2 -2]';
y = [ 3 2]';
z = [ 2 0]';
www.eeworm.com/read/13887/285257
m mesh_vertex_distance.m
function [distances] = mesh_vertex_distance(vertices)
% MESH_VERTEX_DISTANCE - Calculates spherical intervertex distances (arc length).
%
% Useage: [distances] = mesh_vertex_distance(vertices)
%
www.eeworm.com/read/13887/285284
m elec_distance_consec.m
function [C_e, C_d] = elec_distance_consec(dist_e, dist_d)
% ELEC_DISTANCE_CONSEC - Identify distance between nearest neighbour electrodes
%
% Requires input data generated by 'elec_distance.m'
www.eeworm.com/read/13887/285348
m elec_distance_nn.m
function [NN_e, NN_d] = elec_distance_nn(dist_e, dist_d)
% ELEC_DISTANCE_NN - Identify distance between nearest neighbour electrodes.
%
% Requires input data generated by 'elec_distance.m'
%
% Us
www.eeworm.com/read/17156/720308
vi point to distance on board.vi
www.eeworm.com/read/33422/1036951
gif m_distance_over.gif
www.eeworm.com/read/239308/4603215
java test03distance.java
package org.apache.lucene.queryParser.surround.query;
/**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed wit
www.eeworm.com/read/232404/4702564
h image_vi_distance.h
/*******************************************************************************
Image_VI_Distance.h
Copyright (C) Victor Olaya
This program is free software; you can redistribute
www.eeworm.com/read/232404/4702589
cpp image_vi_distance.cpp
/*******************************************************************************
Image_VI_Distance.cpp
Copyright (C) Victor Olaya
This program is free software; you can redistribu