Quantcast
Channel: Math.NET Numerics
Viewing all articles
Browse latest Browse all 971

New Post: Exponential Regression

$
0
0
Can any one help me how to solve Exponential Regression y = a*ln(x) + b using C#
i have double[] inputs = { 61, 62, 63, 65 };
    double[] outputs = { 3.6, 3.8, 4.8, 4.1 };
i am trying to get output value for 66 input value.

Viewing all articles
Browse latest Browse all 971

Trending Articles



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