LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

smoothing

Hi

Does anyone know if it is possible to get Labview to perform smoothing of
data curves? At the moment, I am importing data into a spreadsheet program
which can do Savitsky-Golay, FFT Filtering and adjacent averaging smoothing,
and it would be very convenient if I could do this from within Labview.

Anyone done this?

Jon.
0 Kudos
Message 1 of 3
(3,442 Views)
Hi
I'm not shure about what exacly you want to do, but if you use LabView 5.1
curve fitting you can do with de
FunctionsPalette/Mathematics/curev fitting
and FFT goes with
Functions Palette/Signal Prosessing/Frequency domain
in this two libraies you can find several VI's

If you do not see this on your functions palet change it within the menue to
Edit / Select palette set / default

Cheers Tobias

"Dr Jon Atkinson" schrieb im Newsbeitrag
news:905kr6$nb6$1@usenet.bham.ac.uk...
> Hi
>
> Does anyone know if it is possible to get Labview to perform smoothing of
> data curves? At the moment, I am importing data into a spreadsheet program
> which can do Savitsky-Golay, FFT Filtering and adjacent averaging
smoothing,
> and it would be very convenient
if I could do this from within Labview.
>
> Anyone done this?
>
> Jon.
>
>
0 Kudos
Message 2 of 3
(3,441 Views)
Hey
I have downloaded two vi´s with S-G smoothing from I don´t know where.
If you are interested I will send you these files
"Dr Jon Atkinson" wrote:
>Hi>>Does anyone know if it is possible to get Labview to perform smoothing
of>data curves? At the moment, I am importing data into a spreadsheet program>which
can do Savitsky-Golay, FFT Filtering and adjacent averaging smoothing,>and
it would be very convenient if I could do this from within Labview.>>Anyone
done this?>>Jon.>>
0 Kudos
Message 3 of 3
(3,441 Views)