代码搜索:Resampling

找到约 388 项符合「Resampling」的源代码

代码结果 388
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/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/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/173705/9640986

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/389321/8533611

c resampc.c

/* Resampling along the column (Type 1 and 2) * * Created by: Minh N. Do, March 2000 */ #include "mex.h" /* function y = resampc(x, type, shift, extmod) % RESAMPC Resampling along th
www.eeworm.com/read/365849/9843657

txt how-to-start.txt

First, make sure that the following directories are added to your path: * expressions * filters * GUI * models * noise * resampling * simulators There is a script for doing this named "pfp
www.eeworm.com/read/450939/7474371

m resampleimg.m

% img=ResampleImg(img, roi, d) % % Resamples the image at the given ROI and displacement function img=ResampleImg(img, roi, d) % Compute coordinates for resampling [X,Y]=meshgrid((roi(2):roi(4
www.eeworm.com/read/450939/7474377

m resampleimg.m

% img=ResampleImg(img, roi, d) % % Resamples the image at the given ROI and displacement function img=ResampleImg(img, roi, d) % Compute coordinates for resampling [X,Y]=meshgrid(roi(2):roi(4)
www.eeworm.com/read/325790/13184354

txt how-to-start.txt

First, make sure that the following directories are added to your path: * expressions * filters * GUI * models * noise * resampling * simulators There is a script for doing this named "pfp