代码搜索:INTERVAL
找到约 8,094 项符合「INTERVAL」的源代码
代码结果 8,094
www.eeworm.com/read/447973/7542851
system4multi
nmc=11
nx=6
kmax=93
run number , frame , sample interval , truth:
1 1 1.709471 186.445110 118.112128 67.943915 253.390071 168.877232 50.131071
1 2 1.709471 487.596135 234.220208 67.920458 61
www.eeworm.com/read/447973/7542896
dat systemabc5multi.dat
nmc=10
nx=6
kmax=113
run number , frame , sample interval , truth:
1 1 1.759637 269.623105 149.335508 46.174819 205.686059 89.821966 5.910803
1 2 1.759637 603.686271 230.360094 46.046201 372
www.eeworm.com/read/439664/7703764
txt code300a.txt
Declare Sub Sleep Lib "kernel32" (ByVal dwMilliseconds As Long)
Public Function Time_Expired(ByVal Interval As String, ByVal StartTime As Date, ByVal EndTime As Date) As Long
Time_Expired =
www.eeworm.com/read/397102/8068342
m tree_map.m
%TREE_MAP Map a dataset by binary decision tree
%
% F = tree_map(A,W)
%
% Maps the dataset A by the binary decision tree classfier W on the
% [0,1] interval for each of the classes W is trained on
www.eeworm.com/read/245863/12776285
m confintp.m
function[Lo,Up]=confintp(x,statfun,alpha,B1,varargin)
%
% [Lo,Up]=confintp(x,statfun,alpha,B1,PAR1,...)
%
% Confidence interval of the estimator of a parameter
% based on the
www.eeworm.com/read/240580/13212707
h partitioning.h
// Scintilla source code edit control
/** @file Partitioning.h
** Data structure used to partition an interval. Used for holding line start/end positions.
**/
// Copyright 1998-2007 by Neil Hodg
www.eeworm.com/read/138015/13272690
cpp assgn2.cpp
/*
root.cpp
Author: Ebon Bokody
Description: Numerical Analysis Assignment 2 -
Finds the polynomial p10 of degree less than or equal to 10 that interpolates
cos x on the interval [0, PI/2] a
www.eeworm.com/read/323951/13306750
m ip_07_01.m
% MATLAB script for Illustrated Problem 7.1.
echo on
T=1;
delta_T=T/200; % sampling interval
alpha=0.5; % rolloff factor
fc=40/T; % carrier frequency
A_m=1;
www.eeworm.com/read/307760/13715445
m confintp.m
function[Lo,Up]=confintp(x,statfun,alpha,B1,varargin)
%
% [Lo,Up]=confintp(x,statfun,alpha,B1,PAR1,...)
%
% Confidence interval of the estimator of a parameter
% based on the
www.eeworm.com/read/305852/13759952
dfm uautoboot0500.dfm
object AutoBoot0500: TAutoBoot0500
OldCreateOrder = False
DisplayName = 'AutoBootAt0500'
Left = 201
Top = 190
Height = 480
Width = 696
object Timer1: TTimer
Interval = 60000