代码搜索:ESTIMATION

找到约 3,786 项符合「ESTIMATION」的源代码

代码结果 3,786
www.eeworm.com/read/487203/6516614

m impresample.m

function [x, w] = impResample(xpar, wpar)%the resample code is derived from article named 3.3discussion cumw = cumsum(wpar); N =
www.eeworm.com/read/487203/6516634

asv impresample.asv

function [x, w] = impResample(xpar, wpar)%the resample code is derived from article named 3.3discussion cumw = cumsum(wpar); K =
www.eeworm.com/read/487211/6516772

m impresample.m

function [x, w] = impResample(xpar, wpar)%the resample code is derived from article named 3.3discussion cumw = cumsum(wpar); N =
www.eeworm.com/read/487213/6516838

m impresample.m

function [x, w] = impResample(xpar, wpar)%the resample code is derived from article named 3.3discussion cumw = cumsum(wpar); N =
www.eeworm.com/read/487213/6516851

m impresample.m

function [x, w] = impResample(xpar, wpar)%the resample code is derived from article named 3.3discussion cumw = cumsum(wpar); N =
www.eeworm.com/read/487218/6516878

m impresample.m

function [x, w] = impResample(xpar, wpar)%the resample code is derived from article named 3.3discussion cumw = cumsum(wpar); N =
www.eeworm.com/read/487218/6516896

asv impresample.asv

function [x, w] = impResample(xpar, wpar)%the resample code is derived from article named 3.3discussion cumw = cumsum(wpar); K =
www.eeworm.com/read/484356/6586015

m exlar.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Simple example of Multiple Kernel Estimation using the KBP % % % % Paper : % V. Guigue, A. Rakotomamonjy, S. Canu,
www.eeworm.com/read/483253/6601998

m pitch2.m

function [F0]=pitch(inp) global Srate bf0 af0 nSamples=length(inp); alpha=0.1; % used in the LPF for smoothing %--------------- F0 estimation ------------------------------ xin=abs(in
www.eeworm.com/read/483253/6602204

m pitch2.m

function [F0]=pitch(inp) global Srate bf0 af0 nSamples=length(inp); alpha=0.1; % used in the LPF for smoothing %--------------- F0 estimation ------------------------------ xin=abs(in