07-27-2012 06:49 AM
Hello
I need to design filter based on the transfer function, the transfer function is:
H= Constant*Wf^2 / (1+Wf^2)
Where Wf is Fourier transform of window function ( Parzen function)
my problem is how to create the window function in labview and how to use it in above formulla
Regards
07-31-2012 05:20 AM
Hi Faris,
I've just been looking into your problem for you and it appears that the Parzen window function is included in the Window Sub-pallette of the Signal Processing pallette. You could use this function in conjunction with a formula node (Structures pallette) to create your function, or alternatively you could use labview functions to build up your transfer function.
I hope this helps.
Best Regards,
Chris
07-31-2012 05:22 AM
Just to add to the previous comment:-
The Window functions are included in all LabVIEW versions apart from LabVIEW base.
Regards,
Chris