代码搜索:ESTIMATION

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

代码结果 3,786
www.eeworm.com/read/291161/8439161

m qpctor.m

function [ar_vec,Bspec] = qpctor(y,maxlag,ar_order,nfft,nsamp,overlap,flag) %QPCTOR Estimation of quadratic-phase coupling using third-order cumulants. % [arvec,Bspec] = qpctor(y, maxlag,ar_order,
www.eeworm.com/read/390716/8450540

m rx_demodulate.m

function [soft_bits_out] = rx_demodulate(rx_symbols, sim_options) % We make 'soft' bit estimation for viterbi. if ~isempty(findstr(sim_options.Modulation, 'BPSK')) soft_bits = rx_bpsk_dem
www.eeworm.com/read/390412/8466341

m qpctor.m

function [ar_vec,Bspec] = qpctor(y,maxlag,ar_order,nfft,nsamp,overlap,flag) %QPCTOR Estimation of quadratic-phase coupling using third-order cumulants. % [arvec,Bspec] = qpctor(y, maxlag,ar_order,
www.eeworm.com/read/290613/8471948

m qpctor.m

function [ar_vec,Bspec] = qpctor(y,maxlag,ar_order,nfft,nsamp,overlap,flag) %QPCTOR Estimation of quadratic-phase coupling using third-order cumulants. % [arvec,Bspec] = qpctor(y, maxlag,ar_order,
www.eeworm.com/read/289837/8523673

m qpctor.m

function [ar_vec,Bspec] = qpctor(y,maxlag,ar_order,nfft,nsamp,overlap,flag) %QPCTOR Estimation of quadratic-phase coupling using third-order cumulants. % [arvec,Bspec] = qpctor(y, maxlag,ar_order,
www.eeworm.com/read/188533/8530701

m rx_demodulate.m

function [soft_bits_out] = rx_demodulate(rx_symbols, sim_options) % We make 'soft' bit estimation for viterbi. if ~isempty(findstr(sim_options.Modulation, 'BPSK')) soft_bits = rx_bpsk_dem
www.eeworm.com/read/430527/8740661

m qpctor.m

function [ar_vec,Bspec] = qpctor(y,maxlag,ar_order,nfft,nsamp,overlap,flag) %QPCTOR Estimation of quadratic-phase coupling using third-order cumulants. % [arvec,Bspec] = qpctor(y, maxlag,ar_order,
www.eeworm.com/read/285876/8803414

m qpctor.m

function [ar_vec,Bspec] = qpctor(y,maxlag,ar_order,nfft,nsamp,overlap,flag) %QPCTOR Estimation of quadratic-phase coupling using third-order cumulants. % [arvec,Bspec] = qpctor(y, maxlag,ar_order,
www.eeworm.com/read/381017/9115184

m dd1m.m

function [xhat_data,Smat]=dd1m(kalmfilex,kalmfiley,xbar,P0,q,r,... u,y,timeidx,optpar) % DD1M % This function performs a DD1-filtering; a state estimation for nonlinear % sys
www.eeworm.com/read/381017/9115192

m dd2.m

function [xhat_data,Smat]=dd2(kalmfilex,kalmfiley,xbar,P0,q,r,u,y,timeidx,optpar) % DD2 % This function performs a DD2-filtering; a state estimation for nonlinear % systems that is based on se