Quantcast
Channel: LabWindows/CVI topics
Viewing all articles
Browse latest Browse all 5357

Labwindows,how can i find the intersection of two curves?thanks.

$
0
0

Excuse me.Now I'm using Labwindows cvi 2013 s2,I want to find  the intersection of two curves.The curves come from polyfit .

err = PolyFit (x_values, CurrentValue, number_of_samples,polynomial_order, fitted_values1, coefs, &mse);
err = PolyFit (x_values, VoltageValue, number_of_samples,polynomial_order, fitted_values2, coefs, &mse);

x from 0,1,2,3...500

how can i get  the intersection of fitted_values1 and fitted_values2?

Thank you for answer.


Viewing all articles
Browse latest Browse all 5357


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>