ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

filter complex number

Solved!
Go to solution

Hello,

 

Is there a way to (bandpass) filter complex signals in Labview? I googled it but i do not seem to find a way to filter complex signals (a+i*b).

 

Edit: The normal bandpass filter block won't work because it does not accept complex input

0 Kudos
Message 1 of 6
(3,946 Views)
Solution
Accepted by valentina.alina

Split it into re/im, filter individually, recombine.

Message 2 of 6
(3,937 Views)

I'm sorry if this is a dumb question but is it correct (mathematically) to do so?

0 Kudos
Message 3 of 6
(3,930 Views)

aaaand i have my answer: https://ccrma.stanford.edu/~Jos/filters/Real_Linear_Filtering_Complex.html  . In case someone has the same problem, folow the link.

Thank you, Sir for your time Smiley Very Happy

Message 4 of 6
(3,926 Views)

The link has extra characters. Try this link.

 

Lynn

Message 5 of 6
(3,913 Views)

Looks like the link changed again! Here's the new link:

 

https://ccrma.stanford.edu/~jos/fp/Real_Linear_Filtering_Complex.html

0 Kudos
Message 6 of 6
(3,607 Views)