代码搜索:Generates

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

代码结果 10,000
www.eeworm.com/read/204559/15336964

c alg4.c

#include #include #include #include /* generates: 0 1 1 3 5 8 13 shifting array sequence left by 1: 1 1 3 5 8 13 13 shifting vector
www.eeworm.com/read/108859/15573853

m chirp.m

function y = chirp(f,N) % CHIRP Generate a chirp signal. % % Y=CHIRP(F,N) generates an N point chirped cosine over the digital % frequencies defined in F = [F1,F2] % The number of poi
www.eeworm.com/read/104413/15694593

txt jsp源码实例1(输出).txt

作者:blackwhites 日期:2000-9-30 10:04:54 package coreservlets; import java.io.*; import javax.servlet.*; import javax.servlet.http.*; /** Simple servlet that generates HTML. * * Taken
www.eeworm.com/read/100734/15866078

c rpg.c

/* Author: Ga歱er Raj歟k E-mail & bugs report: gape.korn@volja.net Created: 8.12.2002 at 11.50 AM Finished: 8.12.2002 at 15.00 PM This code generates random password. */ # include
www.eeworm.com/read/192033/8410540

m dpss.m

function [E,V]=dpss(N, W, method, int, size) % Syntax: [E,V]=dpss(N, W); [E,V]=dpss(N, W, method, int, size) % Dpss generates discrete prolate spheroidal % sequences of length N for window width
www.eeworm.com/read/289642/8537868

m generate_h.m

function H = generate_H(nTx, nRx, R, lH, type, PDP_linear) % H = generate_H(nTx, nRX, R, lH, type) % % Generates a H matrix whose correlation properties fit the values % in given in correlation ma
www.eeworm.com/read/388426/8610074

m sareal.m

function [ab,vE,vRb,E,Rb] = sareal(ab,niter); % % Ph.D. Thesis % Leandro Nunes de Castro % October, 1999. % Function generates n-bit binary strings antibody most uniformly % distributed over th
www.eeworm.com/read/388078/8637193

m dpss.m

function [E,V]=dpss(N, W, method, int, size) % Syntax: [E,V]=dpss(N, W); [E,V]=dpss(N, W, method, int, size) % Dpss generates discrete prolate spheroidal % sequences of length N for window w
www.eeworm.com/read/287843/8665371

m fftseq.m

function [M,m,df]=fftseq(m,ts,df) % [M,m,df]=fftseq(m,ts,df) % [M,m,df]=fftseq(m,ts) %FFTSEQ generates M, the FFT of the sequence m. % The sequence is zero padded to meet th
www.eeworm.com/read/431596/8666368

m fftseq.m

function [M,m,df]=fftseq(m,ts,df) % [M,m,df]=fftseq(m,ts,df) % [M,m,df]=fftseq(m,ts) %FFTSEQ generates M, the FFT of the sequence m. % The sequence is zero padded to meet th