question about function "segment"
Ältere Kommentare anzeigen
[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.
Antworten (0)
Kategorien
Mehr zu Statistics and Machine Learning Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!