代码搜索:containing

找到约 10,000 项符合「containing」的源代码

代码结果 10,000
www.eeworm.com/read/449128/7517986

m cfspline.m

% % Compute the free cubic spline. % % function [a, b, c, d] = cfspline( x, f ) % % input: % x: vector containing the % interpolation points % % f: vector containi
www.eeworm.com/read/448815/7525308

m circlecoords.m

% circlecoords - returns the pixel coordinates of a circle defined by the % radius and x, y coordinates of its centre. % % Usage: % [x,y] = circlecoords(c, r, imgsize,nsides) % % Argum
www.eeworm.com/read/441245/7672735

m labelim.m

%LABELIM Construct image of object (pixel) labels % % IM = LABELIM(A) % IM = A*LABELIM % % INPUT % A Dataset containing images stored as features % % OUTPUT % IM Image containing the labels of t
www.eeworm.com/read/436271/7773123

m crtbp.m

% CRTBP.m - Create an initial population % % This function creates a binary population of given size and structure. % % Syntax: [Chrom Lind BaseV] = crtbp(Nind, Lind, Base) % % Input Parameters:
www.eeworm.com/read/436037/7778589

m circlecoords.m

% circlecoords - returns the pixel coordinates of a circle defined by the % radius and x, y coordinates of its centre. % % Usage: % [x,y] = circlecoords(c, r, imgsize,nsides) % % Argum
www.eeworm.com/read/434541/7861188

readme

README file for ant-based clustering as described in the paper Handl, Knowles and Dorigo (2004) Ant-based clustering and topographic mapping. Technical report TR-IRIDIA-2004-09. To install (under L
www.eeworm.com/read/434325/7874627

m hamming.m

function [T,Y] = hamming(f,T,Y) %--------------------------------------------------------------------------- %HAMMING Hamming's solution for y' = f(t,y) with y(a) = ya. % Remark % The first fo
www.eeworm.com/read/198865/7906490

in potfiles.in

# Files containing translatable strings src/bubblemon.c src/gnome1-ui.c
www.eeworm.com/read/198545/7929144

m diagsum.m

function out=diagsum(X) %DIAGSUM Sum of diagonals of a matrix. % DIAGSUM(A) is a row vector containing the sums of the diagonals % of the matrix A, from lower left to upper right. % From makra@a
www.eeworm.com/read/331961/12794116

m ex992.m

%---------------------------------------------------------------------------- % Example 9.9.2 % axisymmetric analysis of a thick walle