LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

labview user interface for curve fit

I am looking for a user interface in labview with which I can load x/y-data (e.g. ASCII), then do a nonlinear fit to a model function. I need to see the original data and the fit data and retry the fit for various start parameters. Finally I want to save the fit curve and the parameters. I am sure somebody has done something similar and before I start from scratch ... Previously I have used the program "Origin" to do that which I do not have any longer.
 
Sample Code is very welcome. Thank you!
0 Kudos
Message 1 of 2
(2,389 Views)
mmersch,
 
This might work you.  The x and y values were meant to be put in manually, but you could easily load them from a file.
 
mcsynth
0 Kudos
Message 2 of 2
(2,379 Views)