comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Butterworth Band-Pass Filter
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Butterworth Band-Pass Filter [message #73913 is a reply to message #73912] Sun, 12 December 2010 09:02 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
burton449 writes:

> According to your documentation, a high-pass butterworth filter will
> be defined like that:
> filter = 1 / [1 + C(Ro/R)^2n]
>
> So in IDL, for a cuttoff of 15, and freqImage = FFT(image, -1), the
> filter will be defined like that:
> filter = 1.0 / ( 1.0d + (15.0/freqImage)^2 )
>
> Is it right?

For what it's worth, I got confused by all this when
I was reading this article, too, in preparation for
including this information in my new book. I think I
explained it better in the book, and I'll probably go
back and fix this article, too. But not now. I can see
the end of this book from where I am standing and I am
at the point where bathing is completely extraneous to
my purpose! :-)

Cheers,

David


--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Over-PLOT() on MAP()?
Next Topic: Run envi routine in IDL Virtual MAchine

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 12:07:26 PDT 2025

Total time taken to generate the page: 0.00668 seconds