[Numpy-discussion] Wiener filter / decorrelation

Charles R Harris charlesr.harris at gmail.com
Tue Jan 25 17:00:15 EST 2011


On Tue, Jan 25, 2011 at 2:26 PM, Daniele Nicolodi <daniele at grinta.net>wrote:

> On 25/01/11 22:12, Jonathan Rocher wrote:
> > I would recommend the Numerical recipes in Fortran 77, obviously not for
> > the language but for its mathematical sections and its discussions of
> > coding algorithms efficiently. Section 13.3 is about wiener filtering
> > with FFT.
>
> Thank you, Jonathan.
>
> I took at look at my university library catalog, and the Fortran 77
> version of Numerical Recipes is not available (I would have to get it at
> the engineering faculty). There is available the Fortran 90, and the C
> editions, plus another edition whose title is simply "Numerical
> Recipes". Is the content of the different editions equivalent, or should
> I look for this specific edition?
>
>
The edition/lanquage doesn't matter much. The older editions are available
online, just google numerical recipes.

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20110125/13379188/attachment.html>


More information about the NumPy-Discussion mailing list