代码搜索:usage

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

代码结果 10,000
www.eeworm.com/read/300308/13920906

m show_psooptions.m

%show_psoOptions >> A function to read and display the psoOptions structure. % % Usage : strOptions = show_psoOptions( psoOptions ) % Arguments : A structure containing various option
www.eeworm.com/read/236973/13985173

m edgelink.m

% EDGELINK - Link edge points in an image into lists % % Usage: [edgelist edgeim] = edgelink(im, minlength, location) % % Arguments: im - Binary edge image, it is assumed that edges %
www.eeworm.com/read/235317/14074628

m scd.m

function S=scd(R,window) % % SCD Compute the spectral correlation density of a signal % from its cyclic autocorrelation % % USAGE % S=scd(R,window) % %
www.eeworm.com/read/203302/15362767

m show_psooptions.m

%show_psoOptions >> A function to read and display the psoOptions structure. % % Usage : strOptions = show_psoOptions( psoOptions ) % Arguments : A structure containing various option
www.eeworm.com/read/202086/15390608

dfm fastmmusagetracker.dfm

object fFastMMUsageTracker: TfFastMMUsageTracker Left = 259 Top = 93 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'FastMM4 Usage Tracker' ClientHeight = 566 Clien
www.eeworm.com/read/201202/15413430

sci makewindow.sci

function win=MakeWindow(Name,n) // MakeWindow -- Make artificial Window // Usage // wig = MakeWindow(Name,n) // Inputs // Name string: 'Rectangle', 'Hanning', 'Hamming', //
www.eeworm.com/read/201202/15413472

sci lockaxes.sci

function LockAxes(a) // LockAxes -- Version-independent axis command // Usage // LockAxes(a) // Inputs // a axis parameter, just as required by axis() // // Copyright Aldo I Maalou
www.eeworm.com/read/201202/15413482

sci makeddfilter.sci

function Filt = MakeDDFilter(D) // MakeDDFilter -- Filter for interpolating (Deslauriers-Dubuc) Refinement // Usage // Filt = MakeDDFilter(D) // Inputs // D Degree of polynomial f
www.eeworm.com/read/201202/15413491

sci calcmomentgenfun.sci

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/201202/15413497

sci plotpackettable.sci

function PlotPacketTable(pkt,scal) // PlotPacketTable -- Display entries in wavelet, cosine packet tables // Usage // PlotPacketTable(pkt,scal) // Inputs // pkt wavelet or cosine pack