代码搜索:sequence

找到约 10,000 项符合「sequence」的源代码

代码结果 10,000
www.eeworm.com/read/306478/13744679

m ip_07_04.m

% MATLAB script for Illustrative Problem 7.4 clear mapping=[0 1 3 2 7 6 4 5]; % for Gray mapping M=8; E=1; sequence=[0 1 0 0 1 1 0 0 1 1 1 1 1 1 0 0 0 0]; [e]=cm_dpske(E,M,mapping,sequenc
www.eeworm.com/read/305635/13764153

m exa031101_fftfilt.m

%---------------------------------------------------------------------------- % exa031001_fftfilt.m, for example 3.11.1 % to test fftfilt.m,and to finish the convolution of a long sequence with %
www.eeworm.com/read/303558/13812631

m ip_07_04.m

% MATLAB script for Illustrative Problem 7.4 clear mapping=[0 1 3 2 7 6 4 5]; % for Gray mapping M=8; E=1; sequence=[0 1 0 0 1 1 0 0 1 1 1 1 1 1 0 0 0 0]; [e]=cm_dpske(E,M,mapping,sequenc
www.eeworm.com/read/301588/13855691

m exa115.m

%exa115_slope_d.m for example1-15 %slope sequence斜坡序列 clear all; N=32; k=4; B=3; x=[zeros(1,k) ones(1,N-k)] for i=1:N x(i)=B*x(i)*(i-k); end xn=0:N-1; stem(xn,x) axis([-1 32 0 90])
www.eeworm.com/read/146906/5734249

java l2discrepancy.java

/* WARANTY NOTICE AND COPYRIGHT This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation;
www.eeworm.com/read/145281/5746810

hbuild

#!/bin/csh # This shell script calls herest repeatedly to build a sequence # of model sets, each set in the sequence being 1 single embedded # reestimation of the previous # # usage: hbuild fromN
www.eeworm.com/read/143603/5756419

dox ht2-parser.dox

/** * @ingroup libosip2 The GNU oSIP stack * @defgroup howto2_parser How-To parse SIP message. For the SIP parser, the API is documented in osip_message.h Here is the sequence needed to parse a g
www.eeworm.com/read/139804/5797030

h tcp.h

/*************************************************************************/ /* */ /* Copyright (c) 1993 - 1996 by Accelerated
www.eeworm.com/read/139332/5800304

hpp for_each.hpp

/*============================================================================= Copyright (c) 2003 Joel de Guzman Use, modification and distribution is subject to the Boost Software Licen
www.eeworm.com/read/139332/5800314

hpp find_if.hpp

/*============================================================================= Copyright (c) 2003 Joel de Guzman Use, modification and distribution is subject to the Boost Software Licen