LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to fit data to log function?

I have some xy data that I would like to fit to a log function so I can determine the log equation i.e y=a*log(x).  I believe I need something similier to the exponential fit VI?  Thanks in advance.
 
Kevin Baker
0 Kudos
Message 1 of 2
(2,727 Views)
Use the "Curve fitting" express VI, select "non-linear" fot the model type and enter your equation into the model field and give it some reasonable initial estimates for the parameters. Try it! 😄
0 Kudos
Message 2 of 2
(2,724 Views)