代码搜索:Variance

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

代码结果 2,271
www.eeworm.com/read/494076/6387771

m orthexpanalysis4.m

function OrthExpAnalysis4 % 正交试验的方差分析Variance Analysis of Orthogonal experiment % % Author: HUANG Huajiang % Copyright 2003 UNILAB Research Center, % East China University of Science and T
www.eeworm.com/read/494076/6387775

m orthexpanalysis3.m

function OrthExpAnalysis3 % 正交试验的方差分析Variance Analysis of Orthogonal experiment % % Author: HUANG Huajiang % Copyright 2003 UNILAB Research Center, % East China University of Science and T
www.eeworm.com/read/477455/6736076

m orthexpanalysis4.m

function OrthExpAnalysis4 % 正交试验的方差分析Variance Analysis of Orthogonal experiment % % Author: HUANG Huajiang % Copyright 2003 UNILAB Research Center, % East China University of Science and T
www.eeworm.com/read/477455/6736080

m orthexpanalysis3.m

function OrthExpAnalysis3 % 正交试验的方差分析Variance Analysis of Orthogonal experiment % % Author: HUANG Huajiang % Copyright 2003 UNILAB Research Center, % East China University of Science and T
www.eeworm.com/read/400577/11573367

m featselv.m

%FEATSELV Varying feature selection % % W = FEATSELV(A) % W = A*FEATSELV % % Selects all features with a non-zero variance. % Classifiers can be trained like A*(FEATSELV*LDC([],1E-3)) to make
www.eeworm.com/read/207278/15275952

m randn.m

function R=randn(M,N) % RANDN Normally distributed random numbers and matrices from % a normal distribution with mean 0.0 and variance 1.0. % usage: % R = randn(M,N) % % R: matrix of random
www.eeworm.com/read/242898/4533384

readme

claw/clawpack/1d/example1 Advection at constant velocity with outflow boundary conditions. The velocity is specified in setprob.data. The initial data consists of a Gaussian pulse with variance gi
www.eeworm.com/read/273525/4204884

hlp robvar.hlp

{smcl} {* 05apr2005}{...} {cmd:help robvar}{...} {right:dialog: {bf:{dialog robvar}}} {hline} {title:Title} {pstd} {hi:[R] sdtest} {hline 2} Robust tests for equality of variance {tit
www.eeworm.com/read/421664/2049860

java~6~ variancecreatedemo.java~6~

package variance; public class VarianceCreateDemo { public static void main(String[] args) { //创建变量i1,类型是int, 值是20 int i1 = 20; } }
www.eeworm.com/read/409299/2234967

m dualmaxsparsevariance2.m

function b = dualMaxSparseVariance2(K, Kj, Y, Yj, kernelCols) %A function to compute the maximum sparse variance vector between matrix %K and vector y %We just use the example with the highest abso