03-09-2010 11:13 PM
03-09-2010 11:41 PM
03-10-2010 02:13 AM
Thanks Darin.
That would be great if you could scan the working for determining the analytical expressions for partial derivatives.
Aren't there three(3) expressions needed: dp/dp1, dp/dh and dp/dk
Do I see only two in your VI?
Then back to basics:
How does providing the partial derivatives, as you have done, help me in finding a solution (in line with what altenbach was talking about)?
03-10-2010 02:27 AM
Darin, when I replace my old function (no partial derivatives) with your one I notice:
- no of function calls is less than 10 (riduculously low in comparison).
- returns error
Error -20068 occurred at NI_Gmath.lvlib:LM get new coefficients.vi:1
Possible reason(s):
Analysis: Input parameters has at least one element that is Inf, NaN, DBL_MAX, or DBL_MIN
03-10-2010 02:54 AM
Darin, nevermind abou my previous post.
I realised the order of the parameters which you used was different to mine. This fixed the error.
It would be great if you could provide the partial derivatives derivation.
03-11-2010 04:13 AM
Darin!
Those partial derivative derivations would be a life-saver!