代码搜索:Resampling
找到约 388 项符合「Resampling」的源代码
代码结果 388
www.eeworm.com/read/104466/15691669
c resample2.c
/*
* audio resampling
* Copyright (c) 2004 Michael Niedermayer
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser G
www.eeworm.com/read/281983/9125330
m updatestates.m
function x = updatestates(xu,q);
% PURPOSE : Performs the resampling step of the SIR algorithm
% in order(numSamples) steps.
% INPUTS : - xu = Predicted state samples.
% - q = Nor
www.eeworm.com/read/281983/9125358
asv updatestates.asv
function x = updatestates(xu,q);
% PURPOSE : Performs the resampling step of the SIR algorithm
% in order(numSamples) steps.
% INPUTS : - xu = Predicted state samples.
% - q = Nor
www.eeworm.com/read/182173/9213601
m updatestates.m
function x = updatestates(xu,q);
% PURPOSE : Performs the resampling step of the SIR algorithm
% in order(numSamples) steps.
% INPUTS : - xu = Predicted state samples.
% - q = Nor
www.eeworm.com/read/176804/9483912
m updatestates.m
function x = updatestates(xu,q);
% PURPOSE : Performs the resampling step of the SIR algorithm
% in order(numSamples) steps.
% INPUTS : - xu = Predicted state samples.
% - q = Nor
www.eeworm.com/read/168118/9937643
m contents.m
% The CREWES Project Seismic toolbox
%
% Almost 100 tools for single channel seismic processing and time
% series analysis. Various decons, gain corrections, spectral analyses,
% resampling, w
www.eeworm.com/read/166114/10035436
m updatestates.m
function x = updatestates(xu,q);
% PURPOSE : Performs the resampling step of the SIR algorithm
% in order(numSamples) steps.
% INPUTS : - xu = Predicted state samples.
% - q = Nor
www.eeworm.com/read/317902/13493367
m updatestates.m
function x = updatestates(xu,q);
% PURPOSE : Performs the resampling step of the SIR algorithm
% in order(numSamples) steps.
% INPUTS : - xu = Predicted state samples.
% - q = Nor
www.eeworm.com/read/151734/6281196
m updatestates.m
function x = updatestates(xu,q);
% PURPOSE : Performs the resampling step of the SIR algorithm
% in order(numSamples) steps.
% INPUTS : - xu = Predicted state samples.
% - q = Nor
www.eeworm.com/read/260337/11731655
m systematicr.m
%/upf_demos/systematicR.m
function outIndex = systematicR(inIndex,wn);
% PURPOSE : Performs the resampling stage of the SIR
% in order(number of samples) steps. It uses the
% s