Googles appar
Huvudmeny

Post a Comment On: cbloom rants

"02-03-14 - Understanding ANS - 5"

3 Comments -

1 – 3 of 3
Anonymous Anonymous said...

>When x is generally large (vs. M), then (x/F) is a good approximation of the correct scaling. The closer x is to M, the worse the approximation.

probably we can change formula
(x/F)*M + (x%F) -> (x*M)/F+(x*M)%F

February 5, 2014 at 9:27 AM

Anonymous Anonymous said...

probably not :(

February 5, 2014 at 9:29 AM

Anonymous Anonymous said...

I wouldn't be surprised if this was obvious to everyone else, but it took me a while to figure out that Bs seems to mean F1+...+F(s-1). Thanks for this nice series. It has helped me understand ANS.

November 26, 2016 at 4:08 AM

You can use some HTML tags, such as <b>, <i>, <a>

This blog does not allow anonymous comments.

Comment moderation has been enabled. All comments must be approved by the blog author.

You will be asked to sign in after submitting your comment.