LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I create a Gaussian filter in LabVIEW?

I want to filter a simple square wave, so that the ramps become sinusoidal, thus smoother. Labview does not seem to have this filter as a pre-programmed VI. Does anyone have such a VI or knows how to program it?
0 Kudos
Message 1 of 2
(3,901 Views)
You may use a lowpass filter and set the passband of the filter a bit higher than the frequency of the square wave.
0 Kudos
Message 2 of 2
(3,901 Views)