代码搜索:Resampling
找到约 388 项符合「Resampling」的源代码
代码结果 388
www.eeworm.com/read/403190/2314767
svn-base perform_curve_resampling.m.svn-base
K 14
svn:executable
V 0
END
www.eeworm.com/read/403190/2314800
svn-base perform_curve_resampling.m.svn-base
function c1 = perform_curve_resampling(c, s, mode, interp_type)
% perform_curve_resampling - resample a curve
%
% c1 = perform_curve_resampling(c, n, 'nbpts', intep_type);
% or
% c1 = pe
www.eeworm.com/read/355337/10274909
m resampstr.m
function s = resampstr(p);
%RESAMPSTR Stratified resampling
% S = RESAMPSTR(P) returns a new set of indices according to
% the probabilities P. P is array of probabilities, which are
% not nece
www.eeworm.com/read/355237/10284126
m resampstr.m
function s = resampstr(p);
%RESAMPSTR Stratified resampling
% S = RESAMPSTR(P) returns a new set of indices according to
% the probabilities P. P is array of probabilities, which are
% not nece
www.eeworm.com/read/333209/7154827
m resampstr.m
function s = resampstr(p);
%RESAMPSTR Stratified resampling
% S = RESAMPSTR(P) returns a new set of indices according to
% the probabilities P. P is array of probabilities, which are
% not nece
www.eeworm.com/read/303058/13822599
m resampstr.m
function s = resampstr(p);
%RESAMPSTR Stratified resampling
% S = RESAMPSTR(P) returns a new set of indices according to
% the probabilities P. P is array of probabilities, which are
% not nece
www.eeworm.com/read/407295/11422483
m resampstr.m
function s = resampstr(p);
%RESAMPSTR Stratified resampling
% S = RESAMPSTR(P) returns a new set of indices according to
% the probabilities P. P is array of probabilities, which are
% not nece
www.eeworm.com/read/251528/12339451
m resampstr.m
function s = resampstr(p);
%RESAMPSTR Stratified resampling
% S = RESAMPSTR(P) returns a new set of indices according to
% the probabilities P. P is array of probabilities, which are
% not nece
www.eeworm.com/read/126084/14446428
txt readme.txt
multirate_algs.zip
==================
Synopsis
--------
This package provides C functions to implement the multirate DSP operations
of decimation, interpolation, and resampling, and includes
www.eeworm.com/read/262463/11588277