代码搜索:Bootstrap

找到约 2,394 项符合「Bootstrap」的源代码

代码结果 2,394
www.eeworm.com/read/438338/7732664

txt bootstrap2.txt

www.eeworm.com/read/399996/7816798

m mean_bootstrap.m

function [mu, bias, varjack] = mean_bootstrap(data, B) %Find the estimate of the mean, it's bias and variance using the bootstrap estimator method %Inputs: % data - The data from which to estimat
www.eeworm.com/read/198546/7929078

m cont_bootstrap.m

function [bsdata, indexes]=cont_bootstrap(data,w,B); % PURPOSE: % Implements Politis' continuous bootstrap for bootstrapping unit root series % % USAGE: % [bsdata, indexes]=cont_bootstrap(
www.eeworm.com/read/198546/7929090

m block_bootstrap.m

function [bsdata, indexes]=block_bootstrap(data,w,B); % PURPOSE: % Implements a block bootstrap for bootstrapping stationary, dependant series % % USAGE: % [bsdata, indexes]=block_bootstra
www.eeworm.com/read/198546/7929099

m stationary_bootstrap.m

function [bsdata, indexes]=stationary_bootstrap(data,w,B); % PURPOSE: % Implements Politis' continuous bootstrap for bootstrapping unit root series % % USAGE: % [bsdata, indexes]=station
www.eeworm.com/read/397099/8068841

m mean_bootstrap.m

function [mu, bias, varjack] = mean_bootstrap(data, B) %Find the estimate of the mean, it's bias and variance using the bootstrap estimator method %Inputs: % data - The data from which to estimat
www.eeworm.com/read/245941/12770908

m mean_bootstrap.m

function [mu, bias, varjack] = mean_bootstrap(data, B) %Find the estimate of the mean, it's bias and variance using the bootstrap estimator method %Inputs: % data - The data from which to estimat
www.eeworm.com/read/330850/12864921

m mean_bootstrap.m

function [mu, bias, varjack] = mean_bootstrap(data, B) %Find the estimate of the mean, it's bias and variance using the bootstrap estimator method %Inputs: % data - The data from which to estimat
www.eeworm.com/read/317622/13500872

m mean_bootstrap.m

function [mu, bias, varjack] = mean_bootstrap(data, B) %Find the estimate of the mean, it's bias and variance using the bootstrap estimator method %Inputs: % data - The data from which to estimat
www.eeworm.com/read/316604/13520449

m mean_bootstrap.m

function [mu, bias, varjack] = mean_bootstrap(data, B) %Find the estimate of the mean, it's bias and variance using the bootstrap estimator method %Inputs: % data - The data from which to estimat