代码搜索:INTERVAL
找到约 8,094 项符合「INTERVAL」的源代码
代码结果 8,094
www.eeworm.com/read/247527/12652517
m gaoutputgen.m
function [state, options,optchanged] = gaoutputgen(options,state,flag,interval)
%GAOUTPUTGEN Prints generations and best fitness value.
% [STATE, OPTIONS, OPTCHANGED] = GAOUTPUTGEN(OPTIONS,STATE,F
www.eeworm.com/read/300562/13905900
m test.m
t0=.15; % signal duration
ts=0.001; % sampling interval
% the message vector
m=[ones(1,t0/(3*ts)),-2*ones(1,t0/(3*ts)),zeros(1,t0/(3*ts)+1)];
m_hat=imag(hilbert
www.eeworm.com/read/238106/13906111
cpp 7_3.cpp
//7_3
#include
const int num=17;
void main()
{
int interval=3;
int a[num];
for(int i=0; i
www.eeworm.com/read/237957/13918005
h wavepacket.h
//*****************************************************************************
// WavePacket.h Prototypes for analysis and synthesis
//***************************************
www.eeworm.com/read/135534/13922957
out2 belladit.out2
... DATE: Fri Feb 19 1993 04:36:07 EST
...
... SOLVE THE [A^TA] EIGENPROBLEM
... NO. OF EQUATIONS = 82
... MAX. NO. OF LANCZOS STEPS = 44
... MAX. NO. OF EIGENPAIRS = 10
..
www.eeworm.com/read/237814/13928040
h sdl_timer.h
/*
SDL - Simple DirectMedia Layer
Copyright (C) 1997-2004 Sam Lantinga
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library Gener
www.eeworm.com/read/300086/13936552
m test.m
t0=.15; % signal duration
ts=0.001; % sampling interval
% the message vector
m=[ones(1,t0/(3*ts)),-2*ones(1,t0/(3*ts)),zeros(1,t0/(3*ts)+1)];
m_hat=imag(hil
www.eeworm.com/read/237638/13940000
cpp 7_3.cpp
//7_3
#include
const int num=17;
void main()
{
int interval=3;
int a[num];
for(int i=0; i
www.eeworm.com/read/134893/13972217
m nnpin.m
function y = nnpin(x,a,b,q)
%NNPIN Neural Network Design utility function.
% NNPIN(X,A,B,Q)
% X - Number or matrix.
% A - Lower bound.
% B - Upper bound.
% Q - Quantization constant (o
www.eeworm.com/read/237185/13972376
h flsysfun.h
/*
* $Log: P:/user/amir/lite/vcs/flsysfun.h_v $
Rev 1.9 03 Nov 1997 16:19:00 danig
flAddLongToFarPointer
Rev 1.8 19 Oct 1997 16:08:28 danig
Documentation