[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] multidimensional nonlinear least square regression
From: |
Patrick Alken |
Subject: |
Re: [Help-gsl] multidimensional nonlinear least square regression |
Date: |
Sun, 2 Oct 2016 11:46:52 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 |
Its not clear what your issues are, but the "Exponential Fitting"
example program does what you describe - fits a model to a larger dataset
On 10/01/2016 05:20 PM, Gopal Sundaram wrote:
> This is regading multidimensional nonlinear least square regression using gsl
> library.
>
>
> i have gone through the examples related to this section.
>
>
> however what iam trying is a bit different from the examples. I have huge set
> of data measured from by test environment.
>
>
> iam not very clear how to use this data so that i can replace functions used
> in these examples. And also iam not sure how to use the jacobian for this
> data.
>
>
> i would certainly appreciate if some one can point me in the right direction
>
>
> thanks
>
> Gopal
>
>