LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

noob to labview and curve fitting: curve fitting data points

Hi! I have a set of datapoints that are in the form of an array of clusters (containing x and y information). I can plot it on an XY Graph easily.
 
I saw that labview had a "curve fitting" express VI, yet the input is in a dynamic data and I'm not sure how to convert.
 
Also, if anyone has a nice way to create a curve to fit the bell shaped data points I'd be interested. I searched Wikipedia for curve fitting and standard deviation equations, but it didn't result in a nice looking curve, but rather a graph that was the value of zero most of the time 😞 any help?
0 Kudos
Message 1 of 2
(2,578 Views)

Hey Bobbyz,

 

Try searching for "dynamic" in the Block Diagram functions palette. You'll see there is a Convert to Dynamic Data express vi that you'll find very useful.

 

Hopefully this helps!

 
 
Aashish M
CEO
TransferFi
www.transferfi.com
0 Kudos
Message 2 of 2
(2,542 Views)