代码搜索:continuous

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

代码结果 2,697
www.eeworm.com/read/251851/12314883

m trace_scsb_input.m

function fsmbH = trace_scsb_input(scsbH,port) % Find handles and order of finite state machine blocks (FSMBs) % connected to a switched continuous system block (SCSB) % % Syntax: % "fsmbH = t
www.eeworm.com/read/217557/14958578

m trace_scsb_input.m

function fsmbH = trace_scsb_input(scsbH,port) % Find handles and order of finite state machine blocks (FSMBs) % connected to a switched continuous system block (SCSB) % % Syntax: % "fsmbH = t
www.eeworm.com/read/5587/63693

lay civil.lay

"0" (1000 . "{CIVIL ENGINEERING") (1070 . 0) (1070 . 7) (1000 . "CONTINUOUS") (1070 . 1) (1000 . "CIVIL ENGINEERING}") "C-PROP" (1000 . "{CIVIL ENGINEERING") (1070 . 0) (1070 . 7
www.eeworm.com/read/14893/425482

readme

PocketSphinx 0.3 This is PocketSphinx, one of Carnegie Mellon University's open source large vocabulary, speaker-independent continuous speech recognition engine. Please see the LICENSE file for term
www.eeworm.com/read/241253/4562632

c_mt

mt The mt command executes the memory test. Format The format for this command is: mt [-c] [[ addr] size] where: -c implements a continuous test. addr is the base address from which
www.eeworm.com/read/309003/3708577

m cspinf19.m

% cspinf19 -- Unscrambling TI Table to Stat Table % % Here we display unscrambled translation-invariant Wavelet Transform. % Unscrambling makes it a Continuous Wavelet Transform % Object Noisy[
www.eeworm.com/read/475502/6790099

m ctcongui.m

function ctcongui(mode) %CTCONGUI Graphical User Interface program for continuous convolution % ADSP Toolbox: Version 2.0 % For use with "Analog and Digital Signal Processing", 2nd Ed. % Publ
www.eeworm.com/read/113356/15464562

asm m1int.asm

;FILE: M1INT.ASM ; ;THIS PROGRAM RECEIVES A VALUE ENTERING INTO THE SERIAL PORT PIN RXD AND PUTS ;THE DATA OUT TO PORT 1 ; ; ;DETAILS: ; ;THE PROGRAM IS DESIGNED TO BE IN A CONTINUOUS NEVER EN
www.eeworm.com/read/108859/15573772

m ctcongui.m

function ctcongui(mode) %CTCONGUI Graphical User Interface program for continuous convolution % ADSP Toolbox: Version 2.0 % For use with "Analog and Digital Signal Processing", 2nd Ed. % Publ
www.eeworm.com/read/106690/15626529

m pop_epoch.m

% pop_epoch() - Convert a continuous EEG dataset to epoched data by extracting % data epochs time locked to the specified events. Calls epoch(). % Usage: % >> OUTEEG = pop_epoch( EEG);