代码搜索:Variance

找到约 2,271 项符合「Variance」的源代码

代码结果 2,271
www.eeworm.com/read/291235/8432806

cpp xtutest.cpp

#include #include #include #include "nr.h" using namespace std; // Driver for routine tutest int main(void) { const int NPTS=5000,MPTS=1000,NSHFT=10;
www.eeworm.com/read/189063/8491909

c report.c

/* * GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette * This program may be freely copied for educational * and research purposes. All other rights reserved. * * file: report
www.eeworm.com/read/289766/8528510

cpp randomnumbers.cpp

/* Simple generator for normally distributed random numbers */ #include #include using namespace std; // Basic method (not quite correct, but fast and sufficient for EAs)
www.eeworm.com/read/289743/8530139

m prewhiten.m

function X = prewhiten(X, alfa) %PREWHITEN Performs prewhitening of a dataset X % % X = prewhiten(X) % X = prewhiten(X, alfa) % % Performs prewhitening of the dataset X. Prewhitening concentrates
www.eeworm.com/read/188386/8544465

h bfagent.h

// Interface for BFagent -- Classifier predictors #import "Agent.h" #import "BFParams.h" #import "BFCast.h" #import #import "World.h" //pj: // Structure for list of indiv
www.eeworm.com/read/388457/8608063

m noisepwr1.m

function nvar = noisepwr1(num,den) % Computes the output noise variance due % to input quantization of a digital filter % based on a partial-fraction approach % % num and den are the numerator an
www.eeworm.com/read/288527/8625122

c report.c

/* * GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette * This program may be freely copied for educational * and research purposes. All other rights reserved. * * file: report
www.eeworm.com/read/388154/8632164

mdl koe_channel_awgn.mdl

Model { Name "koe_channel_awgn" Version 3.00 SimParamPage "Solver" SampleTimeColors off InvariantConstants off WideVectorLines off ShowLineWidths off ShowPortDataType
www.eeworm.com/read/387887/8649495

m noisepwr1.m

function nvar = noisepwr1(num,den) % Computes the output noise variance due % to input quantization of a digital filter % based on a partial-fraction approach % % num and den are the numerator an
www.eeworm.com/read/387664/8660046

c report.c

/* * GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette * This program may be freely copied for educational * and research purposes. All other rights reserved. * * file: report