代码搜索:average
找到约 5,196 项符合「average」的源代码
代码结果 5,196
www.eeworm.com/read/319478/13450931
res mrpp.res
REAL DATA EXAMPLE (N = 15 AND R = 3) 1
MULTI-RESPONSE PERMUTATION PROCEDURES
INP
www.eeworm.com/read/319478/13450963
r1 rmrpc.r1
SECTION 9.3, DATA SET # 1 (UNIVARIATE)
TWO-SAMPLE MULTI-RESPONSE PERMUTATION COMPARISON
INPUT HAS 19 AND 28 CASES IS S
www.eeworm.com/read/319478/13450994
r2 rmrpc.r2
SECTION 9.3, DATA SET # 2 (MULTIVARIATE)
TWO-SAMPLE MULTI-RESPONSE PERMUTATION COMPARISON
INPUT HAS 12 AND 14 CASES IS S
www.eeworm.com/read/319478/13451002
r mrpc.r
SECTION 9.3, DATA SET # 1 (UNIVARIATE)
TWO-SAMPLE MULTI-RESPONSE PERMUTATION COMPARISON
INPUT HAS 19 AND 28 CASES IN S
www.eeworm.com/read/314653/13562234
m averagec.m
%AVERAGEC Combining of linear classifiers by averaging coefficients
%
% W = AVERAGEC(V)
% W = V*AVERAGEC
%
% INPUT
% V A set of affine base classifiers.
%
% OUTPUT
% W Combined classifier.
%
%
www.eeworm.com/read/308059/13710321
html timeseriesdemo8.html
TimeSeriesDemo8
A time series chart with a 30-day moving average.
www.eeworm.com/read/303048/13823250
m som_kmeanscolor2.m
function [color,centroids]=som_kmeanscolor2(mode,sM,C,initRGB,contrast,R)
% SOM_KMEANSCOLOR2 Color codes a SOM according to averaged or best K-means clustering
%
% color = som_kmeanscolor2('average',
www.eeworm.com/read/147972/5718761
java diffuser.java
package sim.app.heatbugs;
import sim.engine.*;
import sim.field.grid.*;
/** This agent decreases evaporates and diffuses all the heat at each time step. See the comments in Diffuser.java for a tuto
www.eeworm.com/read/135758/5878664
java runvector.java
/*
* YALE - Yet Another Learning Environment
* Copyright (C) 2001-2004
* Simon Fischer, Ralf Klinkenberg, Ingo Mierswa,
* Katharina Morik, Oliver Ritthoff
* Artificial
www.eeworm.com/read/119340/6089872
java pepeerstats.java
/*
* File : PEPeerStats
* Created : 15-Oct-2003
* By : stuff
*
* Azureus - a Java Bittorrent client
*
* This program is free software; you can redistribute it and/or modify
*