代码搜索:Generates
找到约 10,000 项符合「Generates」的源代码
代码结果 10,000
www.eeworm.com/read/176032/9521397
m myhilb.m
function A=myhilb(n, m)
%MYHILB a demonstrative M-function.
% A=MYHILB(N, M) generates an N by M Hilbert matrix A.
% A=MYHILB(N) generates an N by N square Hilbert matrix.
% MYHILB(N,M) dis
www.eeworm.com/read/175304/9553113
m gngauss.m
function[gsrv1,gsrv2]=gngauss(m,sgma)
% GNGAUSS generates two independent Gaussian random variables
% with mean m and deviation sgma
if nargin==0
m=0;
sgma=1;
elseif nargin==1
sgm
www.eeworm.com/read/175176/9556178
pas recpageprod.pas
unit RecPageProd;
{
TRecordPageProducer - a page producer that iterates through a data set
and generates the attached snippet for each record.
Copyright
www.eeworm.com/read/170174/9815589
asv cp0202_ds.asv
%
% FUNCTION 2.7 : "cp0202_DS"
%
% Generates a random DS code
% with periodicity 'Np'
%
% Programmed by Guerino Giancola
%
function [DScode]=cp0202_DS(Np);
% ----------------------------
www.eeworm.com/read/170174/9815595
m cp0201_bits.m
%
% FUNCTION 2.1 : "cp0201_bits"
%
% Generates a stream of equiprobable binary values ('bits')
% The number of bits ('numbits') is an input parameter
%
% Programmed by Guerino Giancola
%
fun
www.eeworm.com/read/170174/9815599
m cp0202_ds.m
%
% FUNCTION 2.7 : "cp0202_DS"
%
% Generates a random DS code
% with periodicity 'Np'
%
% Programmed by Guerino Giancola
%
function [DScode]=cp0202_DS(Np);
% -----------------------------
www.eeworm.com/read/366245/9823233
txt readme.txt
/******************** (C) COPYRIGHT 2007 STMicroelectronics ********************
* File Name : readme.txt
* Author : MCD Application Team
* Version : V1.0
* Date
www.eeworm.com/read/366245/9823297
txt readme.txt
/******************** (C) COPYRIGHT 2007 STMicroelectronics ********************
* File Name : readme.txt
* Author : MCD Application Team
* Version : V1.0
* Date
www.eeworm.com/read/366245/9823315
txt readme.txt
/******************** (C) COPYRIGHT 2007 STMicroelectronics ********************
* File Name : readme.txt
* Author : MCD Application Team
* Version : V1.0
* Date
www.eeworm.com/read/169560/9852338
vhd sequencer.vhd
-- Altera Microperipheral Reference Design Version 0802
--**********************************************************************************************
--
-- System: A8237
-- Component: Sequenc