代码搜索:continuous

找到约 2,697 项符合「continuous」的源代码

代码结果 2,697
www.eeworm.com/read/106690/15626740

m loadcnt.m

% loadcnt() - Load a Neuroscan continuous signal file. % % Usage: % >> cnt = loadcnt(file, varargin) % % Inputs: % filename - name of the file with extension % % Optional inputs: % 't1'
www.eeworm.com/read/102394/15782974

news

* What is new in gsl-1.4: ** Added cumulative distribution functions and their inverses for the continuous random distributions including: gaussian, lognormal, gamma, beta, cauchy, laplace, chisq, ex
www.eeworm.com/read/433066/8549232

m plotskelmap.m

function PlotSkelMap(n,nscale,skellist,skelptr,skellen,titlestr,color,chain,nvoice,minscale,noctave) % PlotSkelMap -- Display Skeleton of Continuous Wavelet Transform % Usage % PlotSkelMap(n,ns
www.eeworm.com/read/431034/8712085

m ldcntb.m

% ldcnt() - Load a Neuroscan continuous signal file. % % Usage: % >> cnt = ldcnt(file, varargin) % % Inputs: % filename - name of the file with extension % % Optional inputs: % 't1' - st
www.eeworm.com/read/386253/8759904

m alg021.m

% BISECTION ALGORITHM 2.1 % % To find a solution to f(x) = 0 given the continuous function % f on the interval [a,b], where f(a) and f(b) have % opposite signs: % % INPUT: endpoints a
www.eeworm.com/read/386253/8760088

m alg021.m

% BISECTION ALGORITHM 2.1 % % To find a solution to f(x) = 0 given the continuous function % f on the interval [a,b], where f(a) and f(b) have % opposite signs: % % INPUT: endpoints a
www.eeworm.com/read/385151/8817086

c top10_fixcyc_main.c

/*""FILE COMMENT""***************************************************** * M32R C Programming Rev. 1.00 * < Sample Program for TOP10 continuous output (main routine) > * * Copyright (c) 2003
www.eeworm.com/read/419697/10842889

c alg021.c

/* * BISECTION ALGORITHM 2.1 * * To find a solution to f(x) = 0 given the continuous function * f on the interval [a,b], where f(a) and f(b) have * opposite signs: * * INPUT: endpoi
www.eeworm.com/read/417106/11003722

m motorkalman.m

function MotorKalman % Continuous time extended Kalman filter simulation for two-phase step motor. % Estimate the stator currents, and the rotor position and velocity, on the % basis of noisy mea
www.eeworm.com/read/468641/6986149

m alg021.m

% BISECTION ALGORITHM 2.1 % % To find a solution to f(x) = 0 given the continuous function % f on the interval [a,b], where f(a) and f(b) have % opposite signs: % % INPUT: endpoints a