代码搜索:ESTIMATION

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

代码结果 3,786
www.eeworm.com/read/356808/10221129

m maest.m

function bvec = maest(y,q, norder,samp_seg,overlap,flag) %MAEST MA parameter estimation via the GM-RCLS algorithm, with Tugnait's fix % bvec = maest (y, q, norder, samp_seg, overlap, flag) %
www.eeworm.com/read/356808/10221155

m tdeb.m

function [delay,ctau] = tdeb (x,y, max_delay, nfft, wind, nsamp, overlap) %TDEB Time Delay Estimation using conventional bispectrum method. % [delay,ctau] = tdeb (x,y, max_delay, nfft, wind, segsa
www.eeworm.com/read/356808/10221173

m maest.m

function bvec = maest(y,q, norder,samp_seg,overlap,flag) %MAEST MA parameter estimation via the GM-RCLS algorithm, with Tugnait's fix % bvec = maest (y, q, norder, samp_seg, overlap, flag) %
www.eeworm.com/read/355213/10285197

m rx_demodulate.m

function [soft_bits_out] = rx_demodulate(rx_symbols, modulation) % We make 'soft' bit estimation for viterbi. if ~isempty(findstr(modulation, 'BPSK')) soft_bits = rx_bpsk_demod(rx_symbols
www.eeworm.com/read/352442/10552292

m tdeb.m

function [delay,ctau] = tdeb (x,y, max_delay, nfft, wind, nsamp, overlap) %TDEB Time Delay Estimation using conventional bispectrum method. % [delay,ctau] = tdeb (x,y, max_delay, nfft, wind, segsa
www.eeworm.com/read/352442/10552382

m maest.m

function bvec = maest(y,q, norder,samp_seg,overlap,flag) %MAEST MA parameter estimation via the GM-RCLS algorithm, with Tugnait's fix % bvec = maest (y, q, norder, samp_seg, overlap, flag) %
www.eeworm.com/read/422697/10619562

m emd_sampling.m

% EMD_SAMPLING.M % % P. Flandrin, Mar. 13, 2003 - modified Mar. 2, 2006 % % computes and plots an error measure in the EMD % estimation of a single tone % % produces Figure 3 in % % G. Rilling, P. Fla
www.eeworm.com/read/349622/10813641

m tdeb.m

function [delay,ctau] = tdeb (x,y, max_delay, nfft, wind, nsamp, overlap) %TDEB Time Delay Estimation using conventional bispectrum method. % [delay,ctau] = tdeb (x,y, max_delay, nfft, wind, segsa
www.eeworm.com/read/349622/10813678

m maest.m

function bvec = maest(y,q, norder,samp_seg,overlap,flag) %MAEST MA parameter estimation via the GM-RCLS algorithm, with Tugnait's fix % bvec = maest (y, q, norder, samp_seg, overlap, flag) %
www.eeworm.com/read/272715/10946843

m rx_demodulate.m

function [soft_bits_out] = rx_demodulate(rx_symbols, modulation) % We make 'soft' bit estimation for viterbi. if ~isempty(findstr(modulation, 'BPSK')) soft_bits = rx_bpsk_demod(rx_symbols