代码搜索:Variance
找到约 2,271 项符合「Variance」的源代码
代码结果 2,271
www.eeworm.com/read/462044/7211669
asv moyenne_variance.asv
N=100;
x=polynome(N);
for k=1:n-1; %recurrence
x(k+1)=x(k)+x(k+1);
end
xmoyenne=x(k+1);
www.eeworm.com/read/124283/14580772
c variance_source.c
/* statistics/variance_source.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Jim Davies, Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the te
www.eeworm.com/read/124283/14580814
c p_variance.c
#include
#include
#define BASE_LONG_DOUBLE
#include "templates_on.h"
#include "p_variance_source.c"
#include "templates_off.h"
#undef BASE_LONG_DOUBLE
#define BASE
www.eeworm.com/read/212047/15167554
c variance_source.c
/* statistics/variance_source.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Jim Davies, Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the te
www.eeworm.com/read/212047/15167575
c p_variance.c
#include
#include
#define BASE_LONG_DOUBLE
#include "templates_on.h"
#include "p_variance_source.c"
#include "templates_off.h"
#undef BASE_LONG_DOUBLE
#define BASE
www.eeworm.com/read/14065/293571
lib display_variance.lib
www.eeworm.com/read/14065/293941
idx display_variance.idx
www.eeworm.com/read/14066/294226
lib display_variance.lib
www.eeworm.com/read/14066/294572