代码搜索:Bootstrap
找到约 2,394 项符合「Bootstrap」的源代码
代码结果 2,394
www.eeworm.com/read/131315/5943617
8 boot_tahoe.8
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, a
www.eeworm.com/read/348694/10874394
htm more about the theoretical underpinnings of the bootstrap.htm
www.eeworm.com/read/307767/13715411
pdf the bootstrap and its application in signal processing.pdf
www.eeworm.com/read/288479/8630037
m test1b.m
function [pval,cimean,cistd,Z] = test1b(x,cl,B)
%TEST1B Bootstrap t test and confidence interval for the mean.
%
% [pval, cimean, cistd] = test1b(x,CL,B)
%
% Inpu
www.eeworm.com/read/362855/9978549
texi makefile.texi
@c Copyright (C) 2001, 2002, 2003, 2004, 2006 Free Software Foundation, Inc.
@c This is part of the GCC manual.
@c For copying conditions, see the file gcc.texi.
@node Makefile
@subsection Makefile T
www.eeworm.com/read/348694/10874362
m bpestdb.m
function[est,estvar]=bpestdb(x,estfun,L1,M1,L2,M2,B,varargin)
% [est,estvar]=bpestdb(X,estfun,L1,M1,L2,M2,B,PAR1,...)
%
% The program calculates the estimate and the variance
% o
www.eeworm.com/read/348694/10874366
m segmcirc.m
function[y]=segmcirc(x,L,M,Q)
% y=segmcirc(X,L,M,Q)
%
% Given the data samples X=(x_1,x_2,...,x_N),
% the program obtains Q overlapping (M=L) segm
www.eeworm.com/read/348694/10874386
m bootrsp2.m
function[out1,out2]=bootrsp2(in1,in2,B)
% [out1,out2]=bootrsp2(in1,in2,B)
%
% Bootstrap resampling procedure for bivariate data.
%
% Inputs:
% in1 - input data (first variate)
%
www.eeworm.com/read/245863/12776289
m bpestdb.m
function[est,estvar]=bpestdb(x,estfun,L1,M1,L2,M2,B,varargin)
% [est,estvar]=bpestdb(X,estfun,L1,M1,L2,M2,B,PAR1,...)
%
% The program calculates the estimate and the variance
% o
www.eeworm.com/read/245863/12776292
m segmcirc.m
function[y]=segmcirc(x,L,M,Q)
% y=segmcirc(X,L,M,Q)
%
% Given the data samples X=(x_1,x_2,...,x_N),
% the program obtains Q overlapping (M=L) segm