代码搜索:continuous

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

代码结果 2,697
www.eeworm.com/read/290606/8473004

m obsdesign.m

% obsdesign.m % Macro to make design of the observer for robot mechanism % Computer Controlled Systems (3rd ed) % Author: B. Wittenmark % Last edit: 1996-12-08 % Copyright (c) 1996 by K. J. 舠tr鰉, B. W
www.eeworm.com/read/431369/8686212

c timac1.c

#include "eOscope.h" #include "TIMaC1.h" #include "CPLDaC1.h" #include "KBDaC1.h" typedef struct TIM__tstKeyTag { uint8_t biKey1:1; uint8_t biKey2:1; } TIM__tstKey; TIM__tstTimeBase TIM
www.eeworm.com/read/182900/9186749

m evalmixedtf.m

function H=evalMixedTF(tf,f,df) % H=evalMixedTF(tf,f) % Compute the mixed transfer function tf at a frequency f. % tf is a struct array with fields Hs and Hz wich represent % a continuous-time/discre
www.eeworm.com/read/164583/10100829

h sreestimate.h

/*----------------------------------------------------------------------------- author : Bernhard Knab filename : ghmm/ghmm/sreestimate.h created : TIME: 17:18:06 DATE: Mon 15
www.eeworm.com/read/354216/10375705

java randomdatagenerator.java

// Decompiled by Jad v1.5.8e2. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://kpdus.tripod.com/jad.html // Decompiler options: packimports(3) fieldsfirst ansi space // Source File Name:
www.eeworm.com/read/161485/10404187

m cwt2.m

function transformed = cwt2(signal, nb_scales, cubic_spline_filters) % function transformed = cwt2(signal, nb_scales, cubic_spline_filters) % % 2D Continuous Wavelet Transform. % % Given a M x N image
www.eeworm.com/read/161485/10404200

m cwt.m

function transformed_signal = cwt(original_signal, nb_scales) % function transformed_signal = cwt(original_signal, nb_scales) % % Forward 1D Continuous Wavelet Transform. % % original_signal (N x 1 or
www.eeworm.com/read/418151/10964333

m evalmixedtf.m

function H=evalMixedTF(tf,f,df) % H=evalMixedTF(tf,f) % Compute the mixed transfer function tf at a frequency f. % tf is a struct array with fields Hs and Hz wich represent % a continuous-time/discre
www.eeworm.com/read/199224/7876989

m phase.m

function PHI=phase(G) %PHASE Computes the phase of a complex vector % % PHI=phase(G) % % G is a complex-valued row vector and PHI is returned as its % phase (in radians), with an effort made to
www.eeworm.com/read/198545/7929147

m chisqr.m

function r = chisqr(m,n,v) %CHISQR Random deviates from the chi-square distribution. % CHISQR(M,N,V) generates an MxN matrix of random deviates from % the chi-squared distribution on V degrees of f