Re: how to evaluate the addition of millions of functions dynamically and efficiently?
From: Stephen J. Herschkorn (herschko_at_rutcor.rutgers.edu)
Date: 08/13/04
- Next message: Dave Seaman: "Re: Problem demonstrating that the set of binary strings is uncountable."
- Previous message: Poker Joker: "Re: A different perspective"
- In reply to: networm: "how to evaluate the addition of millions of functions dynamically and efficiently?"
- Next in thread: networm: "Re: how to evaluate the addition of millions of functions dynamically and efficiently?"
- Reply: networm: "Re: how to evaluate the addition of millions of functions dynamically and efficiently?"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 13 Aug 2004 16:16:43 GMT
networm wrote:
>Dear all,
>
>I am headache on the following problem:
>
>I have a bunch of 2D functions, they are the replication of the same 2D
>function at different shift (x, y) locations.
>
>They can be viewed as a 2D impulse function replicated at both X and Y
>dimension, and then convolve with another 2D function. Since impulse
>function convolve with another function leads to that very function. So now
>after convolution I have a bunch of 2D functions...
>
>These 2D functions can overlap, if the 2D functions have infinite support,
>for example, a Z(x, y)=(sinc(x, y))^2, this function has infinite support.
>Suppose there are 1000x1000 such infinite support 2D functions, shifted at
>different (x,y) locations...
>
>Now I want to compute their sum.
>
Is it possible to approximate the expression by an integral?
-- Stephen J. Herschkorn herschko@rutcor.rutgers.edu
- Next message: Dave Seaman: "Re: Problem demonstrating that the set of binary strings is uncountable."
- Previous message: Poker Joker: "Re: A different perspective"
- In reply to: networm: "how to evaluate the addition of millions of functions dynamically and efficiently?"
- Next in thread: networm: "Re: how to evaluate the addition of millions of functions dynamically and efficiently?"
- Reply: networm: "Re: how to evaluate the addition of millions of functions dynamically and efficiently?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|