代码搜索:Bootstrap
找到约 2,394 项符合「Bootstrap」的源代码
代码结果 2,394
www.eeworm.com/read/449504/7502779
log ws_ftp.log
2005.01.31 08:21 B C:\jpl\toolbox_feb04\ucsd_garch\BootStrap\block_bootstrap.m --> 209.240.133.111 /ucsd_garch/BootStrap block_bootstrap.m
2005.01.31 08:21 B C:\jpl\toolbox_feb04\ucsd_garch\BootStrap
www.eeworm.com/read/288479/8630031
m stixdemo.m
%STIXDEMO Demonstrate various stixbox routines.
% Anders Holtsberg, 25-11-94
% Copyright (c) Anders Holtsberg
hold off
subplot(111)
echo on
clc
% ========================================
www.eeworm.com/read/288479/8630341
m ciboot.m
function [ci, y] = ciboot(x,theta,method,C,B,p1,p2,p3,p4,p5,p6,p7,p8,p9)
%CIBOOT Bootstrap confidence interval.
%
% ci = ciboot(x,'T',method,C,B)
%
% Compute a bootstrap confidence interval
www.eeworm.com/read/348694/10874341
m bootrsp.m
function[out]=bootrsp(in,B)
% out=bootrsp(in,B)
%
% Bootstrap resampling procedure.
%
% Inputs:
% in - input data
% B - number of bootstrap resamples (default B=1)
www.eeworm.com/read/348694/10874384
m boottest.m
function[H]=boottest(x,statfun,vzero,type,alpha,B1,B2,varargin)
%
% D=boottest(x,statfun,v_0,type,alpha,B1,B2,PAR1,...)
%
% Hypothesis test for a characteristic (parameter) 'v'
%
www.eeworm.com/read/441482/7669864
txt readme.txt
----------------------------------------------------------------------------
Loadable Bootstrap Loaders for MSP430Fxxx 10/01
-------------------------------------------
www.eeworm.com/read/245863/12776269
m bootrsp.m
function[out]=bootrsp(in,B)
% out=bootrsp(in,B)
%
% Bootstrap resampling procedure.
%
% Inputs:
% in - input data
% B - number of bootstrap resamples (default B=1)
www.eeworm.com/read/245863/12776301
m boottest.m
function[H]=boottest(x,statfun,vzero,type,alpha,B1,B2,varargin)
%
% D=boottest(x,statfun,v_0,type,alpha,B1,B2,PAR1,...)
%
% Hypothesis test for a characteristic (parameter) 'v'
%
www.eeworm.com/read/307760/13715439
m bootrsp.m
function[out]=bootrsp(in,B)
% out=bootrsp(in,B)
%
% Bootstrap resampling procedure.
%
% Inputs:
% in - input data
% B - number of bootstrap resamples (default B=1)
www.eeworm.com/read/307760/13715457
m boottest.m
function[H]=boottest(x,statfun,vzero,type,alpha,B1,B2,varargin)
%
% D=boottest(x,statfun,v_0,type,alpha,B1,B2,PAR1,...)
%
% Hypothesis test for a characteristic (parameter) 'v'
%