代码搜索:ESTIMATION
找到约 3,786 项符合「ESTIMATION」的源代码
代码结果 3,786
www.eeworm.com/read/264046/11331720
m rivc.m
function [th,stats,e,thd,statsd] = rivc(Z,nn,flags,C,convcrit);
% RIVC Estimation of a continuous time MISO transfer function
%
% [th,stats,e,thd,statsd]=rivc(z,nn,flags,c,convcrit)
%
% z: I-O d
www.eeworm.com/read/158149/11641734
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/150803/12260562
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/150162/12308311
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/234324/14115848
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/229880/14313903
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/220288/14844059
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/220288/14844062
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
www.eeworm.com/read/220288/14844081
m dd1.m
function [xhat_data,Smat]=dd1(kalmfilex,kalmfiley,xbar,P0,q,r,u,y,timeidx,optpar)
% DD1
% This function performs a DD1-filtering; a state estimation for nonlinear
% systems that is based on fi
www.eeworm.com/read/218840/14904566
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,