代码搜索:ESTIMATION
找到约 3,786 项符合「ESTIMATION」的源代码
代码结果 3,786
www.eeworm.com/read/163801/10144882
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/356808/10221111
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/356808/10221156
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/352442/10552296
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/349622/10813642
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/419623/10853224
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
% systems
www.eeworm.com/read/419623/10853235
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 secon
www.eeworm.com/read/419623/10853269
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 first
www.eeworm.com/read/417106/11003786
m chemical.m
function Chemical
% Optimal State Estimation, by Dan Simon
N = 51;
x = [10; 5];
xhat = [8; 7];
P = eye(2);
R = 0.01;
xhatArr = xhat;
PArr(:,:,1) = P;
for k = 1 : N-1
H = [1 0.99^(k-
www.eeworm.com/read/270946/11018921
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,