Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Idl-pvware > How to perform ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 16 Topic 5383 of 5995
Post > Topic >>

How to perform the 1-D signal filter?

by "duxiyu@[EMAIL PROTECTED] " <duxiyu@[EMAIL PROTECTED] > Feb 1, 2008 at 02:20 AM

Dear all,

Here I give a signal example and hope somone can show me how to
perferm the frequency filter on it.

;creat a signal data with two peaks in frequency domain at 2 and 3 Hz.
t=findgen(1000)/10.
data=sin(2*!pi*2*t)+sin(2*!pi*3*t)

freq=findgen(501)/100.
v=fft(data)
plot,freq,abs(v[0:500])^2,xtitle='frequency',ytitle='spectrum'


I want to filter the signal with the frequency higher than 2.5 Hz. How
do I do this?

I have read the help files about Digital_Filter and Convol, but I do
not know how to select the parameters for Signal_Filter.

Du
 




 16 Posts in Topic:
How to perform the 1-D signal filter?
"duxiyu@[EMAIL PROTE  2008-02-01 02:20:52 
Re: How to perform the 1-D signal filter?
Wox <nomail@[EMAIL PRO  2008-02-01 14:27:59 
Re: How to perform the 1-D signal filter?
David Fanning <news@[E  2008-02-01 07:16:26 
Re: How to perform the 1-D signal filter?
Wox <nomail@[EMAIL PRO  2008-02-01 18:16:30 
Re: How to perform the 1-D signal filter?
"duxiyu@[EMAIL PROTE  2008-02-01 06:54:42 
Re: How to perform the 1-D signal filter?
Wox <nomail@[EMAIL PRO  2008-02-01 17:57:33 
Re: How to perform the 1-D signal filter?
"Kenneth P. Bowman&q  2008-02-01 08:58:38 
Re: How to perform the 1-D signal filter?
David Fanning <news@[E  2008-02-01 11:30:29 
Re: How to perform the 1-D signal filter?
"Kenneth P. Bowman&q  2008-02-01 17:27:02 
Re: How to perform the 1-D signal filter?
David Fanning <news@[E  2008-02-01 18:07:17 
Re: How to perform the 1-D signal filter?
"duxiyu@[EMAIL PROTE  2008-02-02 07:14:05 
Re: How to perform the 1-D signal filter?
"duxiyu@[EMAIL PROTE  2008-02-02 07:20:22 
Re: How to perform the 1-D signal filter?
jdu.ustc@[EMAIL PROTECTED  2008-02-02 11:27:47 
Re: How to perform the 1-D signal filter?
Wox <nomail@[EMAIL PRO  2008-02-04 10:28:58 
Re: How to perform the 1-D signal filter?
jdu <jdu.ustc@[EMAIL P  2008-02-04 08:48:08 
Re: How to perform the 1-D signal filter?
jdu <jdu.ustc@[EMAIL P  2008-02-04 08:48:32 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Jul 18 20:39:10 CDT 2008.