Guest User

Untitled

a guest
Sep 23rd, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.05 KB | None | 0 0
  1. y(t) = a*y(t-1) + b*e(t-1) + e(t)
  2. e(t) = N(0,1)
Add Comment
Please, Sign In to add comment