代码搜索:Variance
找到约 2,271 项符合「Variance」的源代码
代码结果 2,271
www.eeworm.com/read/304673/13789366
m globals.m
% definitions of global variables
% values for these are set in ginit.m
global PLAN_FIG; % handle for main plan figure
global WORLD_SIZE; % size of the world (for display purposes only).
global
www.eeworm.com/read/304670/13789672
m globals.m
% definitions of global variables
% values for these are set in ginit.m
global PLAN_FIG; % handle for main plan figure
global WORLD_SIZE; % size of the world (for display purposes only).
global
www.eeworm.com/read/152629/5672989
java vectorstats.java
package edu.umass.cs.mallet.base.util;
/* Copyright (C) 2003 Univ. of Massachusetts Amherst, Computer Science Dept.
This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit).
http:/
www.eeworm.com/read/149652/5698182
cpp tryrand2.cpp
#define WANT_STREAM
#define WANT_TIME
#include "include.h"
#include "newran.h"
#include "tryrand.h"
#ifdef use_namespace
using namespace NEWRAN;
#endif
void test2(int n)
{
{
www.eeworm.com/read/147682/5728079
m init_outerr.m
% [u,w,c,y,d,e,mu,Px,Py]=init_outerr(N,M,u0,w0,c0,d0,mu0)
%
% Creates and initializes the variables required for the
% Output Error Adaptive Recursive Filter
% algorithm. The filter
www.eeworm.com/read/147682/5728127
m asptouterr.m
% [u,w,c,y,e,Px,Py]=asptouterr(N,M,u,w,c,x,d,mu,Px,Py)
%
% Performs filtering and coefficient update using the
% Output Error Adaptive Recursive Filter
% algorithm. The filter transfer
www.eeworm.com/read/147682/5728129
m init_eqerr.m
% [u,w,c,y,e,mu,Px,Pd]=init_eqerr(N,M,u0,w0,y0,d0,mu0)
%
% Creates and initializes the variables required for the
% Equation Error Adaptive Recursive Filter
% algorithm. The filter
www.eeworm.com/read/146906/5734231
java callrndeltahedge.java
/* WARANTY NOTICE AND COPYRIGHT
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation;
www.eeworm.com/read/146906/5734287
java controlvariatetest_1.java
/* WARANTY NOTICE AND COPYRIGHT
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation;
www.eeworm.com/read/135758/5878983
java weightingmutation.java
/*
* YALE - Yet Another Learning Environment
* Copyright (C) 2001-2004
* Simon Fischer, Ralf Klinkenberg, Ingo Mierswa,
* Katharina Morik, Oliver Ritthoff
* Artificial