I’ve added an quadratic interpolator to my web site similar to the linear interpolator I wrote earlier. I find this useful when I’m doing a brute force search for some parameter and I’m unwilling or unable to do anything fancier.
The blog of John D. Cook
I’ve added an quadratic interpolator to my web site similar to the linear interpolator I wrote earlier. I find this useful when I’m doing a brute force search for some parameter and I’m unwilling or unable to do anything fancier.
{ 0 comments… add one now }