代码搜索:Variance
找到约 2,271 项符合「Variance」的源代码
代码结果 2,271
www.eeworm.com/read/147476/5729001
c variance.c
/* file : variance.c
* purpose : calculate the variance of a data set
*/
#include
double
variance(vec,ave,len)
double *vec; /* pointer to the vector */
double ave; /
www.eeworm.com/read/144624/5749288
c variance.c
/*
* tslib/plugins/variance.c
*
* Copyright (C) 2001 Russell King.
*
* This file is placed under the LGPL. Please see the file
* COPYING for more details.
*
* $Id: variance.c,v 1.3
www.eeworm.com/read/490547/6447352
c variance.c
/*
* tslib/plugins/variance.c
*
* Copyright (C) 2001 Russell King.
*
* This file is placed under the LGPL. Please see the file
* COPYING for more details.
*
* $Id: variance.c,v 1.6 2005/02/
www.eeworm.com/read/490548/6447408
c variance.c
/*
* tslib/plugins/variance.c
*
* Copyright (C) 2001 Russell King.
*
* This file is placed under the LGPL. Please see the file
* COPYING for more details.
*
* $Id: variance.c,v 1.3 2002/11/
www.eeworm.com/read/488462/6487320
m variance.m
function v=variance(funfcn,a,b,tol,p1,p2,p3)
% EXPECTED Finds the variance of a random variable
% with probability density function 'funfcn' and
% support [a,b].
% Y=VARIANCE('F',A,B,T
www.eeworm.com/read/488464/6487366
m variance.m
function v=variance(funfcn,a,b,tol,p1,p2,p3)
% EXPECTED Finds the variance of a random variable
% with probability density function 'funfcn' and
% support [a,b].
% Y=VARIANCE('F',A,B,T
www.eeworm.com/read/484011/6588783
la variance.la
www.eeworm.com/read/484011/6588788
so variance.so
www.eeworm.com/read/484011/6588801
la variance.la
www.eeworm.com/read/484011/6588805
plo variance.plo
variance.lo .libs/variance.o: variance.c \
/home/wbn/arm2410/tools/usr/local/arm/3.4.1/bin/../lib/gcc/arm-linux/3.4.1/../../../../arm-linux/sys-include/errno.h \
/home/wbn/arm2410/tools/usr/local/