Info

This question is closed. Reopen it to edit or answer.

How do I construct this as a function in matrix form?

1 view (last 30 days)
Zn-mean(z)=alpha_(12)*(Z_(n-1)-mean(z))+alpha_(22)*(Z_(n-1)-mean(z))
F =X*A
Basically its like multiple regression, however I'm having difficulty in constructing the loops and matrices.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!