代码搜索:Generates

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

代码结果 10,000
www.eeworm.com/read/181851/9234395

c sinegende.c

//SinegenDE.c Generates a sinewave using a difference equation short y[3] = {0,16384,0}; //y(1) = sinwT const short A = 0; //A = 2*coswT * 2^14 int n = 2;
www.eeworm.com/read/378188/9242459

f gendat.f

Subroutine gendat( a, b, lda, m, n ) ! ---------------------------------------------------------------------- ! --- Routine 'gendat' generates matrix 'a' and vector 'b' for the ! matrix-vect
www.eeworm.com/read/378186/9243027

f gendat.f

Subroutine gendat( a, b, m, n ) ! ---------------------------------------------------------------------- ! --- Routine 'gendat' generates matrix 'a' and vector 'b' for the ! matrix-vector mu
www.eeworm.com/read/377799/9262371

m fh.m

%*********************************************************** % This mfunction generates orthogonal complex % exponential matrix [exp(j*2*pi*n*k/N)] % % AUTHOR: Wenbin Luo % DA
www.eeworm.com/read/374994/9375853

m fh.m

%*********************************************************** % This mfunction generates orthogonal complex % exponential matrix [exp(j*2*pi*n*k/N)] % % AUTHOR: Wenbin Luo % DA
www.eeworm.com/read/373828/9433393

c sinegende.c

//SinegenDE.c Generates a sinewave using a difference equation short y[3] = {0,16384,0}; //y(1) = sinwT const short A = 0; //A = 2*coswT * 2^14 int n = 2;
www.eeworm.com/read/373828/9434150

c sinegende.c

//SinegenDE.c Generates a sinewave using a difference equation short y[3] = {0,16384,0}; //y(1) = sinwT const short A = 0; //A = 2*coswT * 2^14 int n = 2;
www.eeworm.com/read/373627/9445707

index

class.ind Generates Class Indicator Matrix from a Factor multinom Fit Multinomial Log-linear Models nnetHess Evaluates Hessian for a Neural Network nnet
www.eeworm.com/read/371576/9548872

m tx_qpsk.m

function mod_bits = tx_QPSK(in_bits) [row,col] = size(in_bits); mod_bits = zeros(row,col/2); table = exp(i*[-3/4*pi 3/4*pi 1/4*pi -1/4*pi]); % generates QPSK symbols table = table([0 1 3 2]+1);
www.eeworm.com/read/169560/9852314

vhd wr_sync.vhd

-- Altera Microperipheral Reference Design Version 0802 --********************************************************************************************** -- -- System: A8237 -- Component: Write