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

Home » Public Forums » archive » FFT and CONVOL
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
FFT and CONVOL [message #11892] Wed, 03 June 1998 00:00
Isabelle Banville is currently offline  Isabelle Banville
Messages: 1
Registered: June 1998
Junior Member
So I have had enough for today... Can someone help?

This is probably an easy fix, but I just can't see anymore.

I have data in a 3D array. I want to apply a digital filter on 1D (any
dimension).

WAVE> filter_param=DIGITAL_FILTER(0.0,1.0,50,10)
WAVE> filtered_signal=CONVOL(data(*,0,0),filter_param)
WAVE> PLOT,data(*,0,0)
WAVE> PLOT,filtered_signal(*,0,0)

So this works fine, but as you notice, flow is set at 0 and fhigh is set at
1.
As soon as I change either one of these values (even a hair, 0.001) there is
no more signal. I refuse to believe that my signal can not tolerate any
filter!

data is an INTARR. I have tried converting to floats with no change.

All I am trying to do is get rid of some high frequency noise. This should
be the simplest thing, should'nt it?

I appreciate your help.

Isa
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Concurrent widget program.
Next Topic: Re: find_subtree.pro

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

Current Time: Wed Oct 08 15:52:05 PDT 2025

Total time taken to generate the page: 0.00601 seconds