代码搜索:sequence

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

代码结果 10,000
www.eeworm.com/read/352501/10545628

h noise_gen.h

//Noise_gen.h header file for pseudo-random noise sequence typedef struct BITVAL //register bits to be packed as integer { unsigned int b0:1, b1:1, b2:1, b3:1, b4:1, b5:1, b6:1; unsigned in
www.eeworm.com/read/352501/10545734

h noise_gen.h

//Noise_gen.h header file for pseudo-random noise sequence typedef struct BITVAL //register bits to be packed as integer { unsigned int b0:1, b1:1, b2:1, b3:1, b4:1, b5:1, b6:1; unsigned in
www.eeworm.com/read/352501/10546132

h noise_gen.h

//Noise_gen.h header file for pseudo-random noise sequence typedef struct BITVAL //register bits to be packed as integer { unsigned int b0:1, b1:1, b2:1, b3:1, b4:1, b5:1, b6:1; unsigned in
www.eeworm.com/read/352501/10546186

h noise_gen.h

//Noise_gen.h header file for pseudo-random noise sequence typedef struct BITVAL //register bits to be packed as integer { unsigned int b0:1, b1:1, b2:1, b3:1, b4:1, b5:1, b6:1; unsigned in
www.eeworm.com/read/352501/10546355

h noise_gen.h

//Noise_gen.h header file for pseudo-random noise sequence typedef struct BITVAL //register bits to be packed as integer { unsigned int b0:1, b1:1, b2:1, b3:1, b4:1, b5:1, b6:1; unsigned in
www.eeworm.com/read/352501/10546634

h noise_gen.h

//Noise_gen.h header file for pseudo-random noise sequence typedef struct BITVAL //register bits to be packed as integer { unsigned int b0:1, b1:1, b2:1, b3:1, b4:1, b5:1, b6:1; unsigned in
www.eeworm.com/read/159963/10583897

m convolution.m

% File: convolution.m % ------------------- % This file is used to compute the convolution of two sequences. function [y_output] = convolution(x_input, h_input) % y_output: convolution output %
www.eeworm.com/read/422125/10662425

hif fmul.hif

Version 8.0 Build 215 05/29/2008 SJ Web Edition 11 2834 OFF OFF OFF OFF ON ON ON FV_OFF Level2 0 0 VRSM_ON VHSM_ON 0 -- Start Partition -- -- End Partition -- -- Start Library Paths
www.eeworm.com/read/421154/10752715

h sync.h

/* m-sequence generated by polynomial x^6 + X^5 + 1, started in the 100000 * state and augmented with an extra 0 at the front to make a 64-bit sequence * 0000 0010 0001 1000 1010 0111 1010 0011
www.eeworm.com/read/274320/10876357

m mseqxcorr.m

%------------------------------------------------------------- % Compute autocorrelation of an m-sequence %------------------------------------------------------------- %--- compute maximal leng