代码搜索:resamples
找到约 63 项符合「resamples」的源代码
代码结果 63
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/489598/6466417
m resamplea.m
function [xP,wP,nip] = resampleA(xP,wP,MLest,Estdet);
%This routine resamples the weights so that it removes paricles
%That have a low associated weight
%wPP weights of the particles
%wIndex vec
www.eeworm.com/read/205721/15309053
m resamp.m
function [dataout]=resamp(datain,smp_rate)
%This function resamples a DSI variable dataset
%to a user specified sampling rate. The ratio
%of the new sampling over the old must be an integer
%
%funct
www.eeworm.com/read/223154/14651831
m rs.m
function [y1]=rs(y1,T,f2)
% [y2] = rs(y1, T) resamples y1 to the target sampling rate y2 using T
% [y2] = rs(y1, f1, f2) resamples y1 with f1 to the target sampling rate f2
%
% RS does not requir
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/433114/8545251
m s_resample.m
function seismic=s_resample(seismic,sample_interval,varargin)
% Function resamples seismic data to new sample interval. If the new sample
% interval is greater than the old sample interval and interpo
www.eeworm.com/read/245849/12777747
m s_resample.m
function seismic=s_resample(seismic,sample_interval,varargin)
% Function resamples seismic data to new sample interval. If the new sample
% interval is greater than the old sample interval and interpo
www.eeworm.com/read/259565/11782321
m s_resample.m
function seismic=s_resample(seismic,sample_interval,varargin)
% Function resamples seismic data to new sample interval. If the new sample
% interval is greater than the old sample interval and interpo