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?