question about function "segment"
Afficher commentaires plus anciens
[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.
Réponses (0)
Catégories
En savoir plus sur Online Parameter Estimation dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!