help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gsl] Fwd: Your confirmation is required to join the Help-gsl maili


From: Janarthanan Krishnamoorthy
Subject: [Help-gsl] Fwd: Your confirmation is required to join the Help-gsl mailing list
Date: Fri, 21 Jun 2013 14:45:40 -0400

---------- Forwarded message ----------
From: Janarthanan Krishnamoorthy <address@hidden>
Date: Fri, Jun 21, 2013 at 2:37 PM
Subject: Re: Your confirmation is required to join the Help-gsl mailing list
To: address@hidden


Dear GSL,

I have been using your library for a while. I had issues with numerically
fitting a function for Levenberg-Marquadt algorithm. I recently found that
by implementing 'Jacobian' calculation  numerically with GSL LVM algorithm,
helped me solve my problem. I would like to contribute to GSL in this
aspect.

As an example i have attached some sample fit for an exponential, parabolic
and squareroot functions whose Jacobian are solved numerically during LVM
fit.

Compilation :
gcc -o LVM_primer LVM_primer.c -lm -lgsl -lgslcblas

'LVM_primer' calls 'LVM_algorithm_modified.c'
'Data' is the data file with x,y
'Limit' is the initial guess for the parameters to fit


Best regards,
Jana.K
'


On Fri, Jun 21, 2013 at 2:27 PM, <
address@hidden> wrote:

> Mailing list subscription confirmation notice for mailing list
> Help-gsl
>
> We have received a request from 141.211.201.212 for subscription of
> your email address, "address@hidden", to the address@hidden
> mailing list.  To confirm that you want to be added to this mailing
> list, simply reply to this message, keeping the Subject: header
> intact.  Or visit this web page:
>
>
> https://lists.gnu.org/mailman/confirm/help-gsl/138b0e4aef21a4a2d0b59c7574ab336a1d1d4852
>
>
> Or include the following line -- and only the following line -- in a
> message to address@hidden:
>
>     confirm 138b0e4aef21a4a2d0b59c7574ab336a1d1d4852
>
> Note that simply sending a `reply' to this message should work from
> most mail readers, since that usually leaves the Subject: line in the
> right form (additional "Re:" text in the Subject: is okay).
>
> If you do not wish to be subscribed to this list, please simply
> disregard this message.  If you think you are being maliciously
> subscribed to the list, or have any other questions, send them to
> address@hidden
>



-- 
K.Janarthanan,
930 N. University Avenue,
Chemistry Department & The Program in Biophysics
Ann Arbor, Michigan 48109-1055
Office: (734) 647-6572
Fax: (734) 764-3323



-- 
K.Janarthanan,
930 N. University Avenue,
Chemistry Department & The Program in Biophysics
Ann Arbor, Michigan 48109-1055
Office: (734) 647-6572
Fax: (734) 764-3323

Attachment: Numerical_LVM.tar
Description: Unix tar archive


reply via email to

[Prev in Thread] Current Thread [Next in Thread]