代码搜索:containing
找到约 10,000 项符合「containing」的源代码
代码结果 10,000
www.eeworm.com/read/338643/12290423
m selectd.m
% selectd.m
% Scope: This MATLAB macro selects only the different elements from a
% specified array.
% Usage: [xsel,nsel] = selectd(x)
% Description of
www.eeworm.com/read/338643/12290574
m cep.m
% cep.m
% Scope: This MATLAB macro computes the value of the circular error probable
% (CEP).
% Usage: xycep = cep(x,y)
% Description of parameters:
www.eeworm.com/read/252063/12304873
c polar.c
/* Copyright (c) Colorado School of Mines, 2003.*/
/* All rights reserved. */
/*********************** self documentation **********************/
/******************************
www.eeworm.com/read/251851/12314669
m vertices.m
function vtcs = vertices(p)
% Convert a polyhedron object to a vertices object
%
% Syntax:
% "vtcs = vertices(poly)"
%
% Description:
% "vertices(poly)" returns a new vertices object con
www.eeworm.com/read/251851/12314830
m dim.m
function n = dim(v)
% Dimension of the space containing a vertices object
%
% Syntax:
% "n = dim(vtcs)"
%
% Description:
% "dim(vtcs)" returns the dimension of the space in which "vtcs"
www.eeworm.com/read/251851/12314838
m unique.m
function u = unique(v)
% Remove all redundant points from a vertices object
%
% Syntax:
% "V = unique(vtcs)"
%
% Description:
% "unique(vtcs)" returns a vertices object containing the po
www.eeworm.com/read/337878/12334911
cmd anispg290.cmd
*---------------------------------------------------------------
* S+core IDE Command File
*
* Note: Comment line start with '*'(in the first char)
* No
www.eeworm.com/read/251554/12338043
readme19
Chapter 19 - Programming for the Internet - HTML.
simple.html - a simple html document.
format.html - a document with text formatting.
lists.html - a document with unordered, numbered and d
www.eeworm.com/read/149609/12362777
m mexfeval.m
%MEXFEVAL Function evaluation.
% If F is a string containing the name of a function (usually
% defined by an M-File), then MEXFEVAL(F,x1,...,xn) evaluates
% that function at the given argume