代码搜索:INTERVAL
找到约 8,094 项符合「INTERVAL」的源代码
代码结果 8,094
www.eeworm.com/read/194440/8192931
m vint2t.m
function [t1,t2]=vint2t(vint,z,zout,tnot)
% VINT2T: compute time given interval velocity versus depth
%
% [t1,t2]=vint2t(vint,z,zout,tnot)
% [t1,t2]=vint2t(vint,z,zout);
% t1=vint2t(vint,z);
%
www.eeworm.com/read/194440/8194122
m contents.m
% The CREWES Project Velocity toolbox
%
% Velocity manipulation and conversion routines. Interval, average
% and RMS velocities are supported.
%
% drawvint --- plot an interval velocity function
www.eeworm.com/read/174109/9607043
h jpeg.h
/*
* jpeg.h --
*
* Basic jpeg data structure definitions.
*
*
* Copyright (C) 1991, 1992, Thomas G. Lane.
* Part of the Independent JPEG Group's software.
* See the file Copyright for more det
www.eeworm.com/read/367160/9771188
f slarrd.f
SUBROUTINE SLARRD( RANGE, ORDER, N, VL, VU, IL, IU, GERS,
$ RELTOL, D, E, E2, PIVMIN, NSPLIT, ISPLIT,
$ M, W, WERR, WL, WU, IBLOCK, INDEXW,
www.eeworm.com/read/367160/9772613
f dlarrd.f
SUBROUTINE DLARRD( RANGE, ORDER, N, VL, VU, IL, IU, GERS,
$ RELTOL, D, E, E2, PIVMIN, NSPLIT, ISPLIT,
$ M, W, WERR, WL, WU, IBLOCK, INDEXW,
www.eeworm.com/read/268072/11155347
c bisection.c
/* This program is about the root-finding algorithm "bisection method",
* which is described in detail below. This program depends on the file
* "funct.c" in which the function f(x) is defined
www.eeworm.com/read/334240/12615901
rd grpintprob.rd
\name{grpintprob}
\alias{grpintprob}
\title{Compute Probabilities of an Observation Falling into a Grouping Interval}
\description{
Compute probabilities of an observation falling into a groupin
www.eeworm.com/read/236914/13994011
ini bxvfq.ini
[General]
Background=
ForeColor=0
BackColor=16777215
Interval=100
www.eeworm.com/read/235612/14060073
m vint2t.m
function [t1,t2]=vint2t(vint,z,zout,tnot)
% VINT2T: compute time given interval velocity versus depth
%
% [t1,t2]=vint2t(vint,z,zout,tnot)
% [t1,t2]=vint2t(vint,z,zout);
% t1=vint2t(vint,z);
%
www.eeworm.com/read/235612/14060930
m contents.m
% The CREWES Project Velocity toolbox
%
% Velocity manipulation and conversion routines. Interval, average
% and RMS velocities are supported.
%
% drawvint --- plot an interval velocity function