代码搜索:usage
找到约 10,000 项符合「usage」的源代码
代码结果 10,000
www.eeworm.com/read/422418/10637995
m createdistmat.m
function distMat = createDistMat (proj, metric)
%
% PROTOTYPE
% function distMat = createDistMat (proj, metric)
%
% USAGE EXAMPLE(S)
% pcaDistMatCos = createDistMat(pcaProj, 'COS');
%
% GENER
www.eeworm.com/read/159427/10650475
m selectseg.m
% SELECTSEG - Interactive selection of linesegments with mouse.
%
% Usage: segs = selectseg(seglist);
%
% seglist - an Nx4 array storing line segments in the form
%
www.eeworm.com/read/421532/10732008
h callable_postmini_cbind.h
/*
Copyright (c) 1999, Compaq Computer Corporation
See the file "license.terms" for information on usage and redistribution
of this file, and for a DISCLAIMER OF ALL WARRANTIES.
www.eeworm.com/read/421532/10732349
h spice3.h
/*
Copyright (c) 1999, Compaq Computer Corporation
See the file "license.terms" for information on usage and redistribution
of this file, and for a DISCLAIMER OF ALL WARRANTIES.
www.eeworm.com/read/421532/10732421
h grapes.h
/*
Copyright (c) 1999, Compaq Computer Corporation
See the file "license.terms" for information on usage and redistribution
of this file, and for a DISCLAIMER OF ALL WARRANTIES.
www.eeworm.com/read/349902/10787186
m splittocell.m
function [linetocell, cellcount] = splittocell(line, delimiter, varargin)
% splittocell - split a delimited string into a cell array
%
% usage is straight forward:
%
% FORMAT: [out, cnt]
www.eeworm.com/read/349646/10808561
m matprint.m
% MATPRINT - prints a matrix with specified format string
%
% Usage: matprint(a, fmt, fid)
%
% a - Matrix to be printed.
% fmt - C style format string to use for
www.eeworm.com/read/349646/10808778
m nonmaxsup.m
% NONMAXSUP - Non-maximal Suppression
%
% Usage: cim = nonmaxsup(im, radius)
%
% Arguments:
% im - image to be processed.
% radius - radius of region considered in
www.eeworm.com/read/349646/10809344
m matprint.m
% MATPRINT - prints a matrix with specified format string
%
% Usage: matprint(a, fmt, fid)
%
% a - Matrix to be printed.
% fmt - C style format string to use for