代码搜索:ESTIMATION

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

代码结果 3,786
www.eeworm.com/read/216698/14997331

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/115393/15015078

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/215717/15051556

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/214894/15084635

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/210841/15191666

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/207780/15262285

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/207778/15262332

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/207391/15273302

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/206661/15292432

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/482538/1287246

cc regionpep.cc

/* * regionpep.{cc,hh} -- Region-based Grid Position Estimation Protocol * Douglas S. J. De Couto. from pep.{cc,hh} by Robert Morris. * * Copyright (c) 1999-2000 Massachusetts Institute of Techno