代码搜索:Resampling
找到约 388 项符合「Resampling」的源代码
代码结果 388
www.eeworm.com/read/160611/5568662
c probe.c
/* probe.c -- used to test resampling */
#include "stdio.h"
#include "string.h"
#include "xlisp.h"
static FILE* probefile = NULL;
static long line_num = 0;
void probe_init(int readflag)
{
line_
www.eeworm.com/read/403922/11503482
html function.imagecopyresampled.html
Copy and resize part of an image with resampling
www.eeworm.com/read/245377/12801980
m polyphase50.m
function polyphase_50a
% demonstration of resampling polyphase filter bank
% building filter
hh=remez(511,[0 96 160 192*32]/(192*32),[1 1 0 0],[1 13]);
hh(1)=hh(2)/4;
hh(2)=hh(2)/2;
hh(512)=hh(1
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/12776302
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/307760/13715458
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/173705/9641011
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/367675/2833052
txt 56.txt
发信人: ihappy (如是我闻), 信区: DataMining
标 题: Re: boost boostrap boosting是一样的吗?(null)
发信站: 南京大学小百合站 (Mon Mar 17 02:03:15 2003)
right, bootstrap is a resampling method in statistics.
since the que