MathGroup Archive 2007

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Is there a way to make ListConvolve to use a adaptive kernel?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg78628] Re: Is there a way to make ListConvolve to use a adaptive kernel?
  • From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
  • Date: Thu, 5 Jul 2007 04:16:26 -0400 (EDT)
  • Organization: Uni Leipzig
  • References: <f6fqqv$8o9$1@smc.vnet.net>
  • Reply-to: kuska at informatik.uni-leipzig.de

Hi,

Mathematica (and nay other system) uses a discret Fourier transform
to compute the convolution and this would not work with a spartial 
changing kernel.

Regards
   Jens

lsls wrote:
> Hi All,
> 
> Can the function ListConvolve accept a kernel that changes with the
> position that it's operating on? What would be the syntext? If not
> ListConvolve then any other functions that can do adaptive
> convolution?
> 
> Thanks.
> 
> 


  • Prev by Date: RE: making mutliple list in one line
  • Next by Date: Re: Version 6 NotebookPrint to file not woking for me
  • Previous by thread: Is there a way to make ListConvolve to use a adaptive kernel?
  • Next by thread: Re: Is there a way to make ListConvolve to use a adaptive kernel?