代码搜索:INTERVAL
找到约 8,094 项符合「INTERVAL」的源代码
代码结果 8,094
www.eeworm.com/read/464335/7165215
m fmintx.m
function u = fmintx(F,a,b,tol,varargin)
%FMINTX Textbook version of FMINBND
% x = FMINTX(F,a,b) finds a local minimizer x of the function F
% in the interval a
www.eeworm.com/read/458598/7293577
ucf config.ucf
#
# pin assignments for the XC9572XL CPLD chip on the XSA Board
#
# set all the bits in the initial state of the power-on
# counter so we get the maximum timeout interval
#inst poweron_cnt_reg
www.eeworm.com/read/458392/7297224
m normalizeinterval.m
function [xn,mini,maxi,xtn]=normalizeinterval(x,xt,scale,minimum)
% USAGE
%
% [xn,mini,maxi,xtn]=normalizeinterval(x,xt,scale)
%
% normalize x so that x is in interval [0,1*scale];
% scale is
www.eeworm.com/read/457711/7319027
m randintr.m
function A = randintr(m,n,k,r)
% RANDINTR(m,n,k,r) is an m by n matrix of rank r
% with integer entries in the interval [-k:k].
% If less than three arguments are used the default
% value of k is
www.eeworm.com/read/451385/7466248
m fmintx.m
function u = fmintx(F,a,b,tol,varargin)
%FMINTX Textbook version of FMINBND
% x = FMINTX(F,a,b) finds a local minimizer x of the function F
% in the interval a
www.eeworm.com/read/297941/7985228
sc wgs.sc
stk.v.4.3
BEGIN Scenario
Name WGS
BEGIN Epoch
Epoch 1 Jun 2002 12:00:00.000000000
END Epoch
BEGIN Interval
Start 1 Jun 2002 12:00:00.000000000
Stop
www.eeworm.com/read/398337/7993663
m normalizeinterval.m
function [xn,mini,maxi,xtn]=normalizeinterval(x,xt,scale,minimum)
% USAGE
%
% [xn,mini,maxi,xtn]=normalizeinterval(x,xt,scale)
%
% normalize x so that x is in interval [0,1*scale];
% scale is
www.eeworm.com/read/245863/12776294
m confinth.m
function[Lo,Up]=confinh(x,statfun,alpha,B1,varargin)
%
% [Lo,Up]=confinh(x,statfun,alpha,B1,PAR1,...)
%
% Confidence interval of the estimator of a parameter
% based on the b
www.eeworm.com/read/245849/12777399
m l_sonic2time.m
function wlog=l_sonic2time(wlog,varargin)
% Function computes two-way time by integrating sonic log and adds it to the input log structure.
% By default, the function assumes that interval transit tim
www.eeworm.com/read/141692/12990948
m fmintx.m
function u = fmintx(F,a,b,tol,varargin)
%FMINTX Textbook version of FMINBND
% x = FMINTX(F,a,b) finds a local minimizer x of the function F
% in the interval a