LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Nonlinear curve fit help needed

Solved!
Go to solution

Your post has really nothing to do with the existing thread (except for the fitting), so please start a new thread next time. Posting in a thread that has already been marked as answered will prevent you from marking an answer once we solve your problem. Not good! 😞

 

There is no way to see what's going on unless you show us some code. Are you still running LabVIEW 6 on the 2GHz computer (GHz does not mean much. What is the exact processor name?) or did you also upgrade the LabVIEW version?

 

LabVIEW 6 is ancient and the nonlinear fitting VIs have received a major overhaul in LabVIEW 8.0.

 

What is the model function? How many datapoints? Do you use analytical or numerical partial derivatives? How many fitting parameters? Who wrote the program? How do you measure the timing?

 

If the time/iteration is independent of the computer power, The first suspicion is a small misguided wait statement inside the model VI.

 

Please show us your VIs. Also include some typical data.

Message 11 of 11
(424 Views)