代码搜索:Variance

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

代码结果 2,271
www.eeworm.com/read/188457/8538891

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/289395/8555009

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/432020/8639264

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/287843/8665318

m variance.m

function v=variance(funfcn,a,b,tol,p1,p2,p3) %#ok - evals used %VARIANCE Finds the variance of a random variable % with probability density function 'funfcn' and % support [a,b]. % Y=
www.eeworm.com/read/431613/8665625

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/431603/8666129

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/287334/8693659

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/428884/8831723

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/383010/8981617

la variance.la

www.eeworm.com/read/383010/8981640

so variance.so