代码搜索:INTERVAL
找到约 8,094 项符合「INTERVAL」的源代码
代码结果 8,094
www.eeworm.com/read/173705/9641012
m example1.m
%
% This Matlab script provides an interactive way to reproduce
% Example 1: Confidence interval for the mean reported in:
% Zoubir, A.M. and Boashash, B. The Bootstrap and Its Application in
%
www.eeworm.com/read/368337/9701253
texi roots.texi
@cindex root finding
@cindex zero finding
@cindex finding roots
@cindex finding zeros
@cindex roots
@cindex solving a non-linear equation
@cindex non-linear equation, solutions of
This chapte
www.eeworm.com/read/172014/9726641
m demobisect.m
function xm = demoBisect(xleft,xright,n)
% demoBisect Use bisection to find the root of x - x^(1/3) - 2
%
% Synopsis: x = demoBisect(xleft,xright)
% x = demoBisect(xleft,xright,n)
%
%
www.eeworm.com/read/367160/9771360
f slaebz.f
SUBROUTINE SLAEBZ( IJOB, NITMAX, N, MMAX, MINP, NBMIN, ABSTOL,
$ RELTOL, PIVMIN, D, E, E2, NVAL, AB, C, MOUT,
$ NAB, WORK, IWORK, INFO )
*
* --
www.eeworm.com/read/367160/9771728
f dlaebz.f
SUBROUTINE DLAEBZ( IJOB, NITMAX, N, MMAX, MINP, NBMIN, ABSTOL,
$ RELTOL, PIVMIN, D, E, E2, NVAL, AB, C, MOUT,
$ NAB, WORK, IWORK, INFO )
*
* --
www.eeworm.com/read/413349/11159011
cs poller.cs
/** Copyright (c) 2006, All-In-One Creations, Ltd.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are permitted provided that the followi
www.eeworm.com/read/413339/11159180
ini paramconf.ini
[CONFIG]
filename=
com=COM1
interval=
connect_timeout=
www.eeworm.com/read/334853/12569783
cpp signalhandled.cpp
/*
* Copyright 2002-2005, Mersad Team, Allameh Helli High School (NODET).
*
* This program is free software, you can redistribute it and/or modify
* it under the terms of the GNU General Public
www.eeworm.com/read/147186/12578992
m conf2mahal.m
% CONF2MAHAL - Translates a confidence interval to a Mahalanobis
% distance. Consider a multivariate Gaussian
% distribution of the form
%
% p(x) = 1/sqrt((2 * pi)^d *
www.eeworm.com/read/247565/12641915
1 watch.1
.TH WATCH 1 "1999 Apr 3" " " "Linux User's Manual"
.SH NAME
watch \- execute a program periodically, showing output fullscreen
.SH SYNOPSIS
.B watch
.I [\-dhvt] [\-n ] [\-\-differences[=cumul