代码搜索:usage
找到约 10,000 项符合「usage」的源代码
代码结果 10,000
www.eeworm.com/read/455115/7377676
m imspect.m
% IMSPECT - Plots image amplitude spectrum averaged over all orientations.
%
% Usage: [amp, f, slope] = imspect(im, nbins, lowcut)
% \ /
%
www.eeworm.com/read/455115/7377704
m~ testfitline.m~
% TESTFITLINE - demonstrates RANSAC line fitting
%
% Usage: testfitline(outliers, sigma, t, feedback)
%
% Arguments:
% outliers - Fraction specifying how many points are to be
%
www.eeworm.com/read/455115/7377710
m testfitline.m
% TESTFITLINE - demonstrates RANSAC line fitting
%
% Usage: testfitline(outliers, sigma, t, feedback)
%
% Arguments:
% outliers - Fraction specifying how many points are to be
%
www.eeworm.com/read/455115/7377713
m testfitplane.m
% TESTFITPLANE - demonstrates RANSAC plane fitting
%
% Usage: testfitplane(outliers, sigma, t, feedback)
%
% Arguments:
% outliers - Fraction specifying how many points are to be
%
www.eeworm.com/read/455115/7377718
m~ testfitplane.m~
% TESTFITPLANE - demonstrates RANSAC plane fitting
%
% Usage: testfitplane(outliers, sigma, t, feedback)
%
% Arguments:
% outliers - Fraction specifying how many points are to be
%
www.eeworm.com/read/455115/7377728
m homotrans.m
% HOMOTRANS - homogeneous transformation of points
%
% Function to perform a transformation on homogeneous points/lines
% The resulting points are normalised to have a homogeneous scale of 1
%
% Usage
www.eeworm.com/read/455115/7377748
m removenan.m
% REMOVENAN - removes NaNs from an array
%
% Usage: m = removenan(a, defaultval)
%
% a - The matrix containing NaN values
% defaultval - The default value to replace NaNs
%
www.eeworm.com/read/455033/7379327
hpp rgraph.hpp
// SUMMARY :
// USAGE :
// ORG :
// AUTHOR : Frederic Hecht
// E-MAIL : hecht@ann.jussieu.fr
/* ------------------- */
/* (e-mail) Olivier
www.eeworm.com/read/449504/7502081
m pftest.m
function pftest(result,vnames,fid);
% PURPOSE: prints VAR model ftests
% --------------------------------------------------
% USAGE: pftest(results,vnames);
% where: results = a structure return
www.eeworm.com/read/449504/7502098
m pgranger.m
function pgranger(result,varargin)
% PURPOSE: prints VAR model Granger-causality results
% --------------------------------------------------
% USAGE: pgranger(results,varargin);
% where: result