代码搜索:Variance
找到约 2,271 项符合「Variance」的源代码
代码结果 2,271
www.eeworm.com/read/313415/13588406
m mmse_mse_calc.m
%Function Declaration:
function ms_error=MMSE_MSE_calc(X,H,Y,Rgg,variance);
%This function generates mean squared error for the the MMSE estimator..
%EVALUATION OF Hmmse
%Hmmse=F*Rgg*inv(Rgy)*Y;
www.eeworm.com/read/304673/13789367
m ginit.m
% values for global variables
% these are defined in globals.m
PLAN_FIG=1; % default handle for plan figure
WORLD_SIZE=500; % 0-100 meters in each direction
LINC=0.1; % 0.1m length for splin
www.eeworm.com/read/304670/13789673
m ginit.m
% values for global variables
% these are defined in globals.m
PLAN_FIG=1; % default handle for plan figure
WORLD_SIZE=500; % 0-100 meters in each direction
LINC=0.1; % 0.1m length for splin
www.eeworm.com/read/302674/13829325
m mmse_mse_calc.m
%Function Declaration:
function ms_error=MMSE_MSE_calc(X,H,Y,Rgg,variance);
%This function generates mean squared error for the the MMSE estimator..
%EVALUATION OF Hmmse
%Hmmse=F*Rgg*inv(Rgy)*Y;
www.eeworm.com/read/144624/5749287
am makefile.am
#
# tslib/plugins/Makefile.am
#
# Copyright (C) 2001 Russell King.
#
# This file is placed under the LGPL. Please see the file
# COPYING for more details.
#
# $Id: Makefile.am,v 1.3 2002/06
www.eeworm.com/read/490548/6447426
in configure.in
dnl $Id: configure.in,v 1.3 2002/06/17 17:21:42 dlowder Exp $
dnl Process this file with autoconf to produce a configure script.
AC_INIT(src/ts_close.c)
AM_INIT_AUTOMAKE(libts,0.0.1)
AM_CONFIG_HEADER(
www.eeworm.com/read/484011/6588803
am makefile.am
#
# tslib/plugins/Makefile.am
#
# Copyright (C) 2001 Russell King.
#
# This file is placed under the LGPL. Please see the file
# COPYING for more details.
#
# $Id: Makefile.am,v 1.3 2002/06/19 18:5
www.eeworm.com/read/484011/6588865
in configure.in
dnl $Id: configure.in,v 1.3 2002/06/17 17:21:42 dlowder Exp $
dnl Process this file with autoconf to produce a configure script.
AC_INIT(src/ts_close.c)
AM_INIT_AUTOMAKE(libts,0.0.1)
AM_CONFIG_HEADER(
www.eeworm.com/read/480211/6668276
svn-base seeds_nocovar.txt.svn-base
model
{
for( i in 1 : N ) {
r[i] ~ dbin(p[i],n[i])
b[i] ~ dnorm(0.0,tau)
logit(p[i])
www.eeworm.com/read/480211/6668304
txt seeds_nocovar.txt
model
{
for( i in 1 : N ) {
r[i] ~ dbin(p[i],n[i])
b[i] ~ dnorm(0.0,tau)
logit(p[i])