代码搜索:usage
找到约 10,000 项符合「usage」的源代码
代码结果 10,000
www.eeworm.com/read/366065/9834972
3 tracecmd.3
'\"
'\" Copyright (c) 2002 Donal K. Fellows
'\"
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
'\" CVS: @(#
www.eeworm.com/read/364688/9898317
m get_psooptions.m
%get_psoOptions >> A function to get an "options structure" that is used to set various option of the PSO Algorithm.
%
% Usage : psoOptions = get_psoOptions
% Arguments : None
www.eeworm.com/read/166678/10008424
install
Installation
------------
There is no need to configure.
Only type `make all'.
Usage
-----
Use scripts to start the team.
It is preferred to run it on two independent machines and
run the ser
www.eeworm.com/read/361768/10036427
m epanechnikov.m
function heights=epanechnikov(data,center,bw);
% PURPOSE:
% Epanechnikov kernel function
%
% USAGE:
% heights=triangular(data,center,bw)
%
% INPUTS:
% data: Data used for height
www.eeworm.com/read/361768/10036456
m kolmogorov.m
function [statistic, pvalue, H]=kolmorgorov(x,size,dist,varargin)
% PURPOSE:
% Performs a Kolmogorov-Smirnov test that the data are from a specified distribution
%
% USAGE:
% [statistic,
www.eeworm.com/read/361768/10036639
m fattailed_garchlikelihood.m
function [LLF, h, likelihoods] = fattailed_garchlikelihood(parameters , data , p , q, errortype, stdEstimate, T)
% PURPOSE:
% Likelihood for fattailed garch estimation
%
% USAGE:
% [LLF,
www.eeworm.com/read/165536/10058372
txt du.txt
DU [DUAL MODE]
NAME DU - Show disk usage.
SYNTAX
DU [Drive(s)] [Files(s)] [/NOD|/S] [+A|+R|+S|+H|+D|+A]
www.eeworm.com/read/360770/10079142
m arma.m
function [x,y] = arma (u,theta,x,n,m)
%-----------------------------------------------------------------------
% Usage: [x,y] = arma (u,theta,x,n,m)
%
% Description: Compute the output of an
www.eeworm.com/read/360770/10079144
m dft2.m
function Y = dft2 (X,dir)
%----------------------------------------------------------------
% Usage: Y = dft2 (X,dir)
%
% Description: Compute the two-dimensional discrete Fourier
%
www.eeworm.com/read/360770/10079171
m deriv.m
function dy = deriv (a,h,n,m,e,f)
%----------------------------------------------------------------------
% Usage: dy = deriv (a,h,n,m,e,f)
%
% Description: Numerically estimate the first de