代码搜索:Variance

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

代码结果 2,271
www.eeworm.com/read/152083/12142672

cpp d13r6a.cpp

#include "iostream.h" #include "math.h" #include "stdlib.h" void main() { //program d13r6a //driver for routine tutest int i,j,npts = 5000, nshft = 10; int mpts = 1000;
www.eeworm.com/read/152068/12146726

lst 例04-06计算结果.lst

The SAS System 08:23 Tuesday, April 2, 2002 63 Analysis of Variance Procedure Class
www.eeworm.com/read/152068/12146825

lst 例11-01计算结果.lst

The SAS System 20:00 Sunday, March 31, 2002 31 Analysis of Variance Procedure Class
www.eeworm.com/read/253950/12173405

m mdnprob.m

function [prob,a] = mdnprob(mixparams, t) %MDNPROB Computes the data probability likelihood for an MDN mixture structure. % % Description % PROB = MDNPROB(MIXPARAMS, T) computes the probability P(T) o
www.eeworm.com/read/339665/12211338

m mdnprob.m

function [prob,a] = mdnprob(mixparams, t) %MDNPROB Computes the data probability likelihood for an MDN mixture structure. % % Description % PROB = MDNPROB(MIXPARAMS, T) computes the probability P(T) o
www.eeworm.com/read/339382/12239492

cpp d13r7.cpp

#include "iostream.h" #include "math.h" #include "stdlib.h" void main() { //program d13r7 //driver for routine ftest int npts = 1000, nval = 10; int i,j,mpts = 500; doub
www.eeworm.com/read/339382/12239502

cpp d13r6a.cpp

#include "iostream.h" #include "math.h" #include "stdlib.h" void main() { //program d13r6a //driver for routine tutest int i,j,npts = 5000, nshft = 10; int mpts = 1000;
www.eeworm.com/read/150905/12249968

m mdnprob.m

function [prob,a] = mdnprob(mixparams, t) %MDNPROB Computes the data probability likelihood for an MDN mixture structure. % % Description % PROB = MDNPROB(MIXPARAMS, T) computes the probability P(T) o
www.eeworm.com/read/150214/12304663

c rand-test.c

/* RAND-TEST.C - Program to test random number generators. */ /* Copyright (c) 1995 by Radford M. Neal * * Permission is granted for anyone to copy, use, or modify this program * for purposes of
www.eeworm.com/read/150072/12317278

cpp d13r7.cpp

#include "iostream.h" #include "math.h" #include "stdlib.h" void main() { //program d13r7 //driver for routine ftest int npts = 1000, nval = 10; int i,j,mpts = 500; doub