代码搜索:Generates

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

代码结果 10,000
www.eeworm.com/read/321404/13406342

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/317167/13508447

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/313956/13578279

m randint.m

function out = randint(n, m, range, seed); %RANDINT Random integer matrix generator. % OUT = RANDINT(N) generates an N-by-N random binary numbers. The % appearance of "0" and "1" has ev
www.eeworm.com/read/308670/13696738

bcc makefile.bcc

# # Makefile for Borland's Borland-C++ compiler # CC=bcc # # Flags # -N -- Check for stack overflow # -v -- Enable debugging # -w -- Turn on all warnings # -ml -- Large model # CFL
www.eeworm.com/read/307881/13713352

m ecg.m

% ecg.m - ECG generator. % % x = ecg(L) = column vector % % generates piecewise linear ECG signal of length L % must post-smooth it with an N-point smoother: % y = sgfilt(d, N, x), usually with d=0, a
www.eeworm.com/read/147682/5728085

m plot_beam.m

% plot_beam(E, w, L, Wo, cT, lc) % % Generates plots for evaluating a beam former problem. % % Input variables: % E : mean square error % w : filter coefficients vector % L : vec
www.eeworm.com/read/147682/5728166

m plot_model.m

% plot_model(w,h,e) % % Generates plots for evaluating the adaptive modeling problem. % % Input variables: % w : estimated impulse response % h : actual impulse response % e : estim
www.eeworm.com/read/140283/5793064

h random.h

/** * Random generators * $Id: random.h,v 1.1 2004/06/16 10:53:30 opx Exp $ * @author OP */ #ifndef RANDOM_H #define RANDOM_H #include "defines.h" namespace annie { ///returns a number drawn un
www.eeworm.com/read/136989/5836100

readme

# README,v 1.7 1999/06/01 00:38:33 coryan Exp This test ilustrates how to connect multiple ECs; it has many options and can be configured to run a single EC, two ECs connected through a G
www.eeworm.com/read/131315/5938602

mh-sysv4

HDEFINES = -DUSG -DUSGr4 RANLIB=true INSTALL = /usr/ucb/install -c # The l flag generates a warning from the SVR4 archiver, remove it. AR_FLAGS = cq