discrete process into continous process

1 view (last 30 days)
ans
ans on 14 Oct 2015
hello everyone,
I want to convert a discrete process into continous process. I've got the realizations and the transition matrix (both generated using the tauchen's method,therefore, I already know the value of the standar desviation and the correlation coeficient named "delta"):
for example:
My process:
y(t) = (delta)y(t-1) + e(t) (1)
How can i obtain the value of delta in matlab? (if I only know the functional form of (1) and the transition matrix & realizations).
Greetings!

Answers (0)

Categories

Find more on Graphics Objects in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!