代码搜索:sequence

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

代码结果 10,000
www.eeworm.com/read/442985/7640416

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/441886/7663243

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/439811/7701504

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/439437/7709122

m cirshftt.m

function y = cirshftt(x,m,N) % Circular shift of m samples wrt size N in sequence x: (time domain) % ------------------------------------------------------------------- % [y] = cirshftt(x,m,N) % y
www.eeworm.com/read/377646/7715231

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/438073/7737190

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/437350/7750606

lst tcp.lst

C51 COMPILER V8.08 TCP 11/04/2008 18:45:34 PAGE 1 C51 COMPILER V8.08, COMPILATION OF MODULE TCP OBJECT MODULE PLACED IN Tcp
www.eeworm.com/read/436995/7757433

m xgenrn.m

% xgenrn.m % Scope: This MATLAB program generates random numbers with normal (Gaussian) % distribution, with mean and standard deviation specified; plots
www.eeworm.com/read/436995/7757472

m xrwalk.m

% xrwalk.m % Scope: This MATLAB program generates a random walk process, and plots the % random walk sequence and the normalized auto-correlation sequence
www.eeworm.com/read/435917/7781038

c callback.c

/* ** 2005 May 23 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness f