Linear approx for cube root?
- From: "sherwood@xxxxxxxxxxxxxx" <sherwood@xxxxxxxxxxxxxx>
- Date: 23 Oct 2006 23:13:39 -0700
For a cube root subroutine, I want the best linear approximation to
CUBEROOT(x), for x real and in the (discontinuous) range 1/2 <= |x| <
1. In other words, determine a and b to minimize the expected value of
diff = | ax + b - CUBEROOT(x) |. Initially, I am assuming all values of
x are equally probable.
.
- Follow-Ups:
- Re: Linear approx for cube root?
- From: Zdislav V. Kovarik
- Re: Linear approx for cube root?
- From: Gert Van den Eynde
- Re: Linear approx for cube root?
- From: Martin Brown
- Re: Linear approx for cube root?
- Prev by Date: Re: Stress tensor: cylindrical-cartesian conversion
- Next by Date: Re: Problem solving A*X = B
- Previous by thread: Stress tensor: cylindrical-cartesian conversion
- Next by thread: Re: Linear approx for cube root?
- Index(es):