代码搜索:Generating
找到约 2,801 项符合「Generating」的源代码
代码结果 2,801
www.eeworm.com/read/146380/12653034
m genmix.m
function genmix(arg)
% GUI FOR GENERATING MULTIVARIATE RANDOM VARIABLES FROM MIXTURE
%
% GENMIX
%
% This GUI will generate random variables using a
% finite mixture model. The user can
www.eeworm.com/read/201599/15401071
txt doxygen.txt
Doxygen usage information
-------------------------
Doxygen can be downloaded from http://www.doxygen.org
Note: for generating graphs you will also need "dot" which is part of
the ATT
www.eeworm.com/read/201594/15401263
txt doxygen.txt
Doxygen usage information
-------------------------
Doxygen can be downloaded from http://www.doxygen.org
Note: for generating graphs you will also need "dot" which is part of
the ATT
www.eeworm.com/read/103554/15729409
txt doxygen.txt
Doxygen usage information
-------------------------
Doxygen can be downloaded from http://www.doxygen.org
Note: for generating graphs you will also need "dot" which is part of
the ATT
www.eeworm.com/read/392017/8367270
txt readmefirst.txt
What is it?
-A fully automated flowgraph (signal flow graph) analysis tool using
Matlab抯 symbolic and control system toolbox.
-A tool for generating one or several transfer functions
www.eeworm.com/read/186716/8914554
m osc.m
function [carrier] = osc(fc,ph)
% OSC ......... Sinusoid generating oscillator.
%
% OSC(fc,Phase) generates the sinusoidal waveform:
%
% sin(2*pi*fc*t + Phase);
%
% OS
www.eeworm.com/read/161301/10427772
m experim.m
function [y_data,u_data] = experim
% EXPERIM
% Function for generating data for neural network training.
% Call:
% [Y,U]=experim;
% Data can be generate
www.eeworm.com/read/353619/10434658
sh autogen.sh
#!/bin/sh
echo "Generating build information using aclocal, autoheader, automake and autoconf"
echo "This may take a while ..."
# Regenerate configuration files.
aclocal
autoheader
automake --inclu
www.eeworm.com/read/418779/10920420
txt 271.txt
Rule:
--
Sid:
271
--
Summary:
This event is generated when an attempt is made to issue a Denial of
Service attack against a host or network by generating traffic between
your udp echo port and the
www.eeworm.com/read/447954/7543075
c sequence.c
/*
** Author: Tapas Kanungo, kanungo@cfar.umd.edu
** Date: 22 February 1998
** File: sequence.c
** Purpose: Routines for generating, reading and writing sequence of
** observ