代码搜索:parameter
找到约 10,000 项符合「parameter」的源代码
代码结果 10,000
www.eeworm.com/read/264046/11331771
m rivdemo2.m
% RIVDEMO2 Captain Toolbox demonstration
%
% Identification of Transfer Function models from
% simulated input-output data
%
% See also RIV, RIVID, RIVDEMO1, RIVDEMO3
% Copyright (c) 2006 by
www.eeworm.com/read/409296/11333623
m engset.m
%
% E=engset(m,n,rho)
%
% This function computes the Engset blocking probability for a system with
% a finite population m of customers, n servers, no waiting line,
% exponentially distributed service
www.eeworm.com/read/263817/11339575
txt note.txt
========================== Version 2.07a =======================================
Date: Oct. 09, 2000
-Padded 2 bytes in RxBuf to make IP header in the WORD boundary.
-Fixed the bug that if CPU t
www.eeworm.com/read/408235/11401233
html parameters.html
CHICKEN User's Manual - Parameters
ParametersCertain behavior of the interpreter and compiled programs can be custo
www.eeworm.com/read/408091/11405215
rc parsermessages.rc
STRINGTABLE
BEGIN
0, "length of name must not exceed NAMELEN (%1)"
1, "length of parameter entity name must not exceed NAMELEN less the length of the PERO delimiter (%1)"
2, "length of number mu
www.eeworm.com/read/404917/11475836
h ui_common.h
//*****************************************************************************
//
// ui_common.h - Common definitions for the motor control API.
//
// Copyright (c) 2007-2008 Luminary Micro, Inc.
www.eeworm.com/read/404623/11481387
h stereoio.h
///////////////////////////////////////////////////////////////////////////
//
// NAME
// StereoIO.h -- stereo matcher file and parameter input/output
//
// DESCRIPTION
// The CStereoIO class
www.eeworm.com/read/400577/11572695
m parzenc.m
%PARZENC Optimisation of the Parzen classifier
%
% [W,H] = PARZENC(A)
% W = PARZENC(A,H,FID)
%
% INPUT
% A dataset
% H smoothing parameter (may be scalar, vector of per-class
% param
www.eeworm.com/read/400577/11572875
m get.m
%GET Get dataset parameter fields
%
% [VALUE1,VALUE2,...] = GET(A,FIELD1,FIELD2,...)
%
% INPUT
% A Dataset
% FIELDx Field names (strings)
%
% OUTPUT
% VALUEx Field values
%
% DESCRIP