代码搜索:Generates
找到约 10,000 项符合「Generates」的源代码
代码结果 10,000
www.eeworm.com/read/310212/13654617
m tripuls.m
function y = tripuls(t,Tw,skew)
%TRIPULS Sampled aperiodic triangle generator.
% TRIPULS(T) generates samples of a continuous, aperiodic,
% unity-height triangle at the points specified in arra
www.eeworm.com/read/308670/13696393
msc makefile.msc
#-----------------------------------------------#
# Makefile for dos systems #
# using a Microsoft Visual C++ compiler #
#-----------------------------------------------#
CC=cl
#
# Flags
#
www.eeworm.com/read/306969/13734572
m gngauss.m
function [gsrv1,gsrv2]=gngauss(m,sgma)
% [gsrv1,gsrv2]=gngauss(m,sgma);
% [gsrv1,gsrv2]=gngauss(sgma);
% [gsrv1,gsrv2]=gngauss;
% GAGAUSS generates two independent Gaussian random variables with m
www.eeworm.com/read/306478/13744725
m gngauss.m
function [gsrv1,gsrv2]=gngauss(m,sgma)
% [gsrv1,gsrv2]=gngauss(m,sgma)
% [gsrv1,gsrv2]=gngauss(sgma)
% [gsrv1,gsrv2]=gngauss
% GNGAUSS generates two independent Gaussian random variables w
www.eeworm.com/read/303558/13812677
m gngauss.m
function [gsrv1,gsrv2]=gngauss(m,sgma)
% [gsrv1,gsrv2]=gngauss(m,sgma)
% [gsrv1,gsrv2]=gngauss(sgma)
% [gsrv1,gsrv2]=gngauss
% GNGAUSS generates two independent Gaussian random variables w
www.eeworm.com/read/302667/13829377
m gngauss.m
function [gsrv1,gsrv2] = gngauss(m,sgma)
% [gsrv1,gsrv2]=gngauss(m,sgma)
% [gsrv1,gsrv2]=gngauss(sgma)
% [gsrv1,gsrv2]=gngauss
% GNGAUSS generates two independent Gaussian random variables with
www.eeworm.com/read/141300/5772624
deck arbitrary_phase.deck
Arbitrary Phase SIN and PULSE Sources
*
* This circuit generates two cycles of sine and square waves
* beginning at +45 degrees.
*
* Phase shift is specified after Berkeley defined parameters
* on the
www.eeworm.com/read/135758/5878779
java operatordocgenerator.java
/*
* YALE - Yet Another Learning Environment
* Copyright (C) 2001-2004
* Simon Fischer, Ralf Klinkenberg, Ingo Mierswa,
* Katharina Morik, Oliver Ritthoff
* Artificial
www.eeworm.com/read/131315/5935805
sh apollo_c6_8.sh
optimize=''
ccflags='-DDEBUGGING -A cpu,mathchip -W0,-opt,2'
cat
www.eeworm.com/read/131315/5940718
cc tsortinp.cc
// Here's a short program that generates acyclic input to test this program
// against the UNIX tsort.
#include
#include
main(int argc,char *argv[])
{
int Dimension =