LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to use power law fit for my graph so that i can find a,n from the equation of the power law i.e. y = a * x(exp)n

hi,
i am trying to smoothen a graph. i want to try power law fit of the form y = a * x (exp)n and find the corresponding a & n from the fit.
0 Kudos
Message 1 of 3
(2,869 Views)
What does it mean "power fit"? Do you want use polynomial fit? This vi founds in Mathematics\Curve Fitting.
0 Kudos
Message 2 of 3
(2,869 Views)
kaps,

You may also want to try the Levenberg Marquardt.vi in Functions>Mathemeatics>Curve Fitting as well as the polynomial fit as suggested by nchernin.

Randy Hoskin
Applications Engineer
National Instruments
http://www.ni.com/ask
0 Kudos
Message 3 of 3
(2,869 Views)