question about function "segment"
古いコメントを表示
[segm,V,thm,R2e] = segment(z,nn,R2,q,R1,M,th0,P0,ll,mu)
if this is a recursive algorithm, why it does not it output the updated P0 (covariance matrix of the estimated parameters) ? how can i use this function if the actual data is arriving in sequential manner and i don't get an estimate for covariance matrix ?
i understand how rarx, rarmax work they both output everything i need to complete the loop for a recursive updating scheme.
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Online Parameter Estimation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!