You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm curious whether it is possible to create a replicating binary tree using
BNT.
to be exact: V(n+1)= 2*V(n) or
= 0.5*V(n)
where the probability of each event is (say) 50%.
with an arbitrary number of steps n (so the complete state space is unknown)
What version of the product are you using? On what operating system?
the most recent version, on matlab 2011b, windows 7
Thanks in advance.
Original issue reported on code.google.com by [email protected] on 9 Dec 2011 at 2:12
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 9 Dec 2011 at 2:12The text was updated successfully, but these errors were encountered: