代码搜索:usage
找到约 10,000 项符合「usage」的源代码
代码结果 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/12290473
m elimcol.m
% elimcol.m
% Scope: This MATLAB macro eliminates a specific column of a given two
% dimensional matrix.
% Usage: y = elimcol(x,k)
% Description of
www.eeworm.com/read/338643/12290590
m geoidh.m
% geoidh.m
% Scope: This MATLAB macro computes the WGS-84 geoid height correction for
% the current location specified by latitude and longitude.
% Usage:
www.eeworm.com/read/338643/12290779
m xfom.m
% xfom.m
% Scope: This MATLAB program plots the figure of merit value versus the
% estimated position error.
% Usage: xfom
% Inputs: - selection of t
www.eeworm.com/read/338643/12290784
m xelimrc.m
% xelimrc.m
% Scope: This MATLAB program tests the macros elimrow and elimcol.
% Usage: xelimrc
% Inputs: - number of rows of the input matrix (greater tha
www.eeworm.com/read/338643/12290803
m xebudget.m
% xebudget.m
% Scope: This MATLAB program determines the error budget for a specified
% input data set.
% Usage: xebudget
% Inputs: - input data fr
www.eeworm.com/read/150169/12307815
dfm fastmmusagetracker.dfm
object fFastMMUsageTracker: TfFastMMUsageTracker
Left = 179
Top = 112
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'FastMM4 Usage Tracker'
ClientHeight = 566
Clie
www.eeworm.com/read/336887/12411339
m calcmomentgenfun.m
function tau = CalcMomentGenFun(z,scale,loscale,hiscale)
% CalcMomentGenFun -- Calculate Moment Generating Function
% Usage
% tau = CalcMomentGenFun(z,a,loscale,hiscale)
% Inputs
% z
www.eeworm.com/read/336887/12411355
m imagewtmm.m
function ImageWTMM(maxmap,option,color,titlestr)
% ImageWTMM -- Maxima of Continuous Wavelet Transform
% Usage
% ImageWTMM(maxmap)
% Inputs
% maxmap maxmap produced by WTMM
% opt
www.eeworm.com/read/336887/12411398
m plotmomentgenfun.m
function PlotMomentGenFun(tau,q)
% PlotMomentGenFun -- Display Moment Generating Function
% Usage
% PlotMomentGenFun(tau,q)
% Inputs
% tau matrix a by nq of ``Moment Generating Func