Re: Indicator of the "difference" between two curves
- From: Ray Koopman <koopman@xxxxxx>
- Date: Mon, 30 Mar 2009 16:22:50 -0700 (PDT)
On Mar 30, 3:09 pm, Ray Koopman <koop...@xxxxxx> wrote:
... you might consider tabling f over an appropriate interval,
with small enough spacing so that, as far as the regressions
are concerned, you could treat table-lookup-plus-interpolation
as differing only negligibly from exact calculation.
If you do decide to go this route, and if getting f', f", etc, once
you have f, is less work than getting f itself, then saving the low-
order derivatives in the table along with the function value, and
using them in the interpolation, will let you increase the table
spacing without sacrificing accuracy of interpolation.
.
- References:
- Indicator of the "difference" between two curves
- From: deltaquattro
- Re: Indicator of the "difference" between two curves
- From: Ray Koopman
- Re: Indicator of the "difference" between two curves
- From: deltaquattro
- Re: Indicator of the "difference" between two curves
- From: Ray Koopman
- Re: Indicator of the "difference" between two curves
- From: deltaquattro
- Re: Indicator of the "difference" between two curves
- From: Ray Koopman
- Re: Indicator of the "difference" between two curves
- From: deltaquattro
- Re: Indicator of the "difference" between two curves
- From: Ray Koopman
- Indicator of the "difference" between two curves
- Prev by Date: Re: Median. Should I use it in this case?
- Next by Date: Math Prodigy TAO
- Previous by thread: Re: Indicator of the "difference" between two curves
- Next by thread: Re: Indicator of the "difference" between two curves
- Index(es):
Relevant Pages
|