代码搜索:INTERVAL

找到约 8,094 项符合「INTERVAL」的源代码

代码结果 8,094
www.eeworm.com/read/447973/7542808

dat systemtemp.dat

nmc=10 nx=5 kmax=152 run number , frame , sample interval , truth: 1 1 1.309290 24.290936 -1.077170 125.250459 3.975070 0.172420 1 2 1.309290 22.334458 -1.898562 130.416046 3.883120 0.187200 1 3
www.eeworm.com/read/447973/7542809

mes measureabc5multi.mes

nmc=10 nz=2 kmax=113 run number , frame , sample interval , measurements: 1 1 1.759637 267.782676 204.591683 1 2 1.759637 603.126734 373.159497 1 3 1.759637 1080.340737 559.277138 1 4 1
www.eeworm.com/read/447973/7542854

mes measure5multinctlctlnct.mes

nmc=10 nz=2 kmax=157 run number , frame , sample interval , measurements: 1 1 1.272188 24.737014 124.508023 1 2 1.272188 23.531784 130.339463 1 3 1.272188 20.628650 134.496006 1 4 1.272
www.eeworm.com/read/447973/7542868

mes measurect.mes

nmc=10 nz=2 kmax=20 run number , frame , sample interval , measurements: 1 1 2.959494 17.453345 128.455766 1 2 2.959494 7.019666 131.276316 1 3 2.959494 0.054154 122.429890 1 4 2.959494
www.eeworm.com/read/447973/7542884

mes measureabc.mes

nmc=10 nz=2 kmax=20 run number , frame , sample interval , measurements: 1 1 1.661443 99.366677 162.952360 1 2 1.661443 123.457677 320.071255 1 3 1.661443 155.680692 558.568187 1 4 1.66
www.eeworm.com/read/245849/12777464

m s_data.m

function seismic=s_data % Generate test dataset consisting of 12 traces of filtered random Gaussian % noise (1000 ms long, 4 ms sample interval) % The dataset has one header('CDP') % % Written by: E.
www.eeworm.com/read/241323/13156372

m findzero.m

function f=findzero(x,y); %> The file finds 'all' zeros in a given interval. %> This is done in a rough and ready way by spline interpolation. %> Call: w=findzero(x,y); finds zeros of y
www.eeworm.com/read/321160/13411584

m ip_07_01.m

% MATLAB script for Illustrated Problem 1, Chapter 7. echo on T=1; delta_T=T/200; % sampling interval alpha=0.5; % roll-off factor fc=40/T; % carrier frequency A_
www.eeworm.com/read/316412/13523369

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/301567/13856625

m psolyapunov.m

clear T=100; %Simulation time interval w=0.8; %Inertia factor K=2.5; %Maximum gain 3.5 instabilitycount=0; threshold=10; %for S=1:1000 % Number of Monte Carlo trials alpha1=K*