curve fitting - Is there an example of using NonLinearFit in Labwindows? -
i want fit curve defined function set of (x,y) points.
the documentation says labwindows features function purpose, nonlinearfit.
i wondering if has example of how function can used. have not been able find examples in documentation or anywhere online.
yes, there nonlinearfit. in advanced analysis library, may require full-development kit. if not have advance analysis, here open source version of algorithm used in cvi function. i, unfortunately have not used function, function panel arguments give clues on inputs , outputs required...
here a link to how use it, fortunately giving little more information function included in function panel.
here image of cvi version's screen:
by way, while in cvi editor, if file within scope of particular library, , not sure how spelled, or cannot remember exact name, can place cursor in .c file editor , partially spell it, press <ctrl> p
, popup appear showing functions names containing partial string. (eg. nonl<ctrl>p
)
this:
Comments
Post a Comment