Hi there,
I am currently working on some extensive L-M-Fits envolving 8 and 11 coefficients unsing LabView 7.1. All fits are running without any error message (Took some time though

). It would be great, if you could answer my following questions:
1. In the help-file under "levenberg Marquardt" it says: "Scale the X-data so that delta X is at least 1E-2."
This sentence is quite ambiguous . Should it be larger or smaller 1E-2? In my opinion it should be smaller, let's say e.g. 1E-4, shouldn't it?
The results of the fit vary, if I change the delta X! That's why I somehow doubt the my fit results so far.
How should I scale it? I have 11000 measuring points and the corresponding Y-values are normalized and thus lie in between 0 and 1.
2. Connected to the fit described above:
Is there the possibility to display the number of iterations used for a certain fit?
3. What ist the stop criterion for the L-M-VI? Normally it should be given by an accuracy goal or something comparable?
Is there the possibility to change it somehow?
As written above I don't believe in the fit-results as long as I am not sure of using the VI properly.
Thanks in advance for your help