代码搜索:continuous

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

代码结果 2,697
www.eeworm.com/read/360995/10069895

m gower.m

function s = gower(x,y,feattype,featrange) %GOWER Gower dissimilarity % % s = GOWER(X,Y,FEATTYPE,FEATRANGE) % % Compute the gower general similarity between two objects X and Y. % It should work fo
www.eeworm.com/read/164087/10130179

asm adccont.asm

;******************************************************************** ; ; Author : ADI - Apps www.analog.com/MicroConverter ; ; Date : 28 May 1999 ; ; File :
www.eeworm.com/read/164086/10130286

c adccont.c

/* Author : ADI - Apps www.analog.com/MicroConverter Date : May 2002 File : ADCcont.c Hardware : ADuC831 Description : Performs ADC conversio
www.eeworm.com/read/357508/10207448

todo

-- $Id: TODO,v 1.4 1999/10/20 09:18:58 tom Exp $ -- Intensive testing Perhaps the delivery of the Beta will help a bit. -- Documentation Like most WEB pages: under continuous construction
www.eeworm.com/read/354915/10314457

m exa030102.m

%---------------------------------------------------------------------------- % exa030102, for example 3.1.2 % to obtain the Fourier transform of a continuous rectangle signal; % 计算连续方波信号的付里叶变换
www.eeworm.com/read/354915/10314479

m exa030101.m

%---------------------------------------------------------------------------- % exa030101, for example 3.1.1 % to obtain the Fourier coefficients of a continuous rectangle period signal; % 计算连续方波周
www.eeworm.com/read/425637/10342991

m exa030102.m

%---------------------------------------------------------------------------- % exa030102, for example 3.1.2 % to obtain the Fourier transform of a continuous rectangle signal; % 计算连续方波信号的付里叶变换
www.eeworm.com/read/425637/10343015

m exa030101.m

%---------------------------------------------------------------------------- % exa030101, for example 3.1.1 % to obtain the Fourier coefficients of a continuous rectangle period signal; % 计算连续方波周
www.eeworm.com/read/424063/10499827

m d2cm.m

function [acout,bc,cc,dc] = d2cm(a,b,c,d,Ts,method,w) %D2CM Conversion of discrete LTI systems to continuous-time. % [Ac,Bc,Cc,Dc] = D2CM(A,B,C,D,Ts,'method') converts the discrete- % time state-sp
www.eeworm.com/read/424063/10500086

m c2dt.m

function [PHI,GAMMA,H,J] = c2dt(A,B,C,T,lambda) %C2DT Conversion of continuous state space models to discrete % models with pure time delay in the inputs. % [Ad,Bd,Cd,Dd] = C2DT(A,B,C,T,lamb