代码搜索:ESTIMATION
找到约 3,786 项符合「ESTIMATION」的源代码
代码结果 3,786
www.eeworm.com/read/139491/13153872
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/238744/13327587
m music.m
%MUSIC ALGORITHM DOA Estimation by ULA
function angle=music(x,d,M)
%%%
%clear all;
%M=11; % number of elements
%d=1; % number of signals
%angle=45;
%f=10e6;
%w=2*pi*f;
%nsample=1000;
%B
www.eeworm.com/read/320964/13415238
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/306840/13736984
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/331502/6327349
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/491196/6441642
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/479763/6678353
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/477099/6745365
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/264638/11307896
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/264521/11311063
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