fast 2-D convolution in polar coordinates?
- From: brian@xxxxxxx (Brian Tung)
- Date: Mon, 17 Jul 2006 11:37:14 -0700 (PDT)
Does anyone have fast code for performing 2-D convolution with functions
in polar coordinates? Basically, I have two functions that are radially
symmetric, so they don't depend on theta. Call them a(r) and b(r). I
want to compute the convolution of them, c(r) = a(r) (*) b(r). I have a
way of doing that now, but it seems like it could be speeded up, either
by using a more clever approach (I'm using a double integral) or with
really spiffy and efficient code. Anyone have any tips?
Yes, this is for my resolution of doubles problem. In case it isn't
clear, this can be (and probably has to be) done numerically.
--
Brian Tung <brian@xxxxxxx>
The Astronomy Corner at http://astro.isi.edu/
Unofficial C5+ Home Page at http://astro.isi.edu/c5plus/
The PleiadAtlas Home Page at http://astro.isi.edu/pleiadatlas/
My Own Personal FAQ (SAA) at http://astro.isi.edu/reference/faq.html
.
- Follow-Ups:
- Re: fast 2-D convolution in polar coordinates?
- From: Mike Thomas
- Re: fast 2-D convolution in polar coordinates?
- From: Don't Be Evil
- Re: fast 2-D convolution in polar coordinates?
- From: Martin Brown
- Re: fast 2-D convolution in polar coordinates?
- Prev by Date: Re: Strange LX200 tracking and PEC problems
- Next by Date: Re: Magnification needed to split tight doubles
- Previous by thread: Re: Website announce: Indices to Nearside LPODs - 2004 to 6-1-2006
- Next by thread: Re: fast 2-D convolution in polar coordinates?
- Index(es):
Loading