代码搜索:Generates
找到约 10,000 项符合「Generates」的源代码
代码结果 10,000
www.eeworm.com/read/473258/6849930
v pargen.v
// Module pargen
/*
This file is the parity generator block for the 32 bit PCI Target
reference design. It generates even parity from the pci_cbe and
par_data signals. Notice how the pa
www.eeworm.com/read/472659/6872967
c msp430x22x4_tb_11.c
//******************************************************************************
// MSP430F22x4 Demo - Timer_B, PWM TB1-2, Up Mode, 32kHz ACLK
//
// Description: This program generates two PWM ou
www.eeworm.com/read/194440/8193859
m ensemble.m
function [x,tx,a,ta,w,tw]=ensemble(ntraces,nsamps,dt,fdom)
% [x,tx,a,ta,w,tw]=ensemble(ntraces,nsamps)
%
% ENSEMBLE generates an ensemble (profile) of synthetic traces
% for use with ensemble averagi
www.eeworm.com/read/294461/8224566
c io20_3.01.c
// #include
#include
/**
** generates:
Alice Emma has long flowing red hair. Her Daddy says
when the wind blows through her hair, it looks almost alive,
like a
www.eeworm.com/read/393518/8280844
m usasi.m
function x=usasi(n,fs)
%USASI generates N samples of USASI noise at sample frequency FS X=(N,FS)
% This routine is based on the USASI noise defined in [1] which was later
% reissued as [2]. USASI
www.eeworm.com/read/392854/8322575
m gaussian_sample.m
function x = gsamp(mu, covar, nsamp)
%GSAMP Sample from a Gaussian distribution.
%
% Description
%
% X = GSAMP(MU, COVAR, NSAMP) generates a sample of size NSAMP from a
% D-dimensional Gaussian distri
www.eeworm.com/read/170936/9779133
m gsamp.m
function x = gsamp(mu, covar, nsamp)
%GSAMP Sample from a Gaussian distribution.
%
% Description
%
% X = GSAMP(MU, COVAR, NSAMP) generates a sample of size NSAMP from a
% D-dimensional Gaussian distri
www.eeworm.com/read/415313/11076353
m gsamp.m
function x = gsamp(mu, covar, nsamp)
%GSAMP Sample from a Gaussian distribution.
%
% Description
%
% X = GSAMP(MU, COVAR, NSAMP) generates a sample of size NSAMP from a
% D-dimensional Gaussian distri
www.eeworm.com/read/414455/11111248
m ss_mlsrs.m
function [seq]=ss_mlsrs(connections);
% [seq]=ss_mlsrs(connections)
% SS_MLSRS generates the maximal length shift-register sequence when the
% shift-register connections are given as input to
www.eeworm.com/read/414455/11111518
m bdt_f531.m
% MATLAB script that generates the probability of error versus the signal-to-noise ratio.
initial_snr=0;
final_snr=12;
snr_step=0.75;
tolerance=eps; % tolerance used for the integration