代码搜索:resamples
找到约 63 项符合「resamples」的源代码
代码结果 63
www.eeworm.com/read/325790/13185064
m rs_systematic.m
function [x,w] = rs_systematic(x,w,N)
%RS_SYSTEMATIC systematic resampling
%
% [X,W] = RS_SYSTEMATIC(X,W) resamples the states X
% and their associated weights W using systematic
% sampling .
%
www.eeworm.com/read/310212/13654623
m resample.m
function [y, h] = resample( x, p, q, N, beta )
%RESAMPLE Change the sampling rate of a signal.
% Y = RESAMPLE(X,P,Q) resamples the sequence in vector X at P/Q times
% the original sample rate
www.eeworm.com/read/154209/11983064
m resample.m
function [y, h] = resample( x, p, q, N, beta )
%RESAMPLE Change the sampling rate of a signal.
% Y = RESAMPLE(X,P,Q) resamples the sequence in vector X at P/Q times
% the original sample rate
www.eeworm.com/read/365849/9844572
m rs_regularized.m
function [x,w] = rs_regularized(x,w,N,rs)
%RS_RESIDUAL residual resampling
%
% [X,W] = RS_RESIDUAL(X,W) resamples the states X
% and their associated weights W using residual
% resampling.
%
%
www.eeworm.com/read/325790/13185069
m rs_regularized.m
function [x,w] = rs_regularized(x,w,N,rs)
%RS_RESIDUAL residual resampling
%
% [X,W] = RS_RESIDUAL(X,W) resamples the states X
% and their associated weights W using residual
% resampling.
%
%
www.eeworm.com/read/365849/9844573
m rs_simple.m
function [x,w] = rs_simple(x,w,N)
%RS_SIMPLE simple resampling
%
% [X,W] = RS_SIMPLE(X,W) resamples the states X
% and their associated weights W using simple
% random sampling .
%
% [X,W] = RS
www.eeworm.com/read/325790/13185071
m rs_simple.m
function [x,w] = rs_simple(x,w,N)
%RS_SIMPLE simple resampling
%
% [X,W] = RS_SIMPLE(X,W) resamples the states X
% and their associated weights W using simple
% random sampling .
%
% [X,W] = RS
www.eeworm.com/read/168118/9937173
m sectresamp.m
function [seis2,t2] = sectresamp(seis,t,dt2,timesout,flag,fparms)
% SECTRESAMP: resamples (in time) a seismic section
%
% [seis2,t2] = sectresamp(seis,t,dt2,timesout,flag,fparms)
%
% SECTRESAMP
www.eeworm.com/read/357616/10205041
m sectresamp.m
function [seis2,t2] = sectresamp(seis,t,dt2,timesout,flag,fparms)
% SECTRESAMP: resamples (in time) a seismic section
%
% [seis2,t2] = sectresamp(seis,t,dt2,timesout,flag,fparms)
%
% SECTRESAMP
www.eeworm.com/read/455463/1613932
m sectresamp.m
function [seis2,t2] = sectresamp(seis,t,dt2,timesout,flag,fparms)
% SECTRESAMP: resamples (in time) a seismic section
%
% [seis2,t2] = sectresamp(seis,t,dt2,timesout,flag,fparms)
%
% SECTRESAMP