forum.alglib.net

ALGLIB forum
It is currently Thu Apr 18, 2024 4:23 am

All times are UTC


Forum rules


1. This forum can be used for discussion of both ALGLIB-related and general numerical analysis questions
2. This forum is English-only - postings in other languages will be removed.



Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Initial Guessing
PostPosted: Thu Oct 28, 2010 5:35 pm 
Offline

Joined: Thu Oct 28, 2010 5:27 pm
Posts: 2
Hi all...

I'm using your great libraries (for VisualBasic) mainly the LEVENBERG-MARQUARDT-LIKE METHOD FOR NON-LINEAR OPTIMIZATION.
But how can I make the initial guessing of the parameters ?

Any algorithms or ideas ?

Thanks :)


Top
 Profile  
 
 Post subject: Re: Initial Guessing
PostPosted: Thu Oct 28, 2010 6:06 pm 
Offline
Site Admin

Joined: Fri May 07, 2010 7:06 am
Posts: 906
You can try to guess them from problem properties - this is the best advice known to whole numerical community so far :) Really, answer is problem-specific and there are no general recommendations which will work in any case. If you don't know what to choose, you may try several runs from random points and choose best solution.


Top
 Profile  
 
 Post subject: Re: Initial Guessing
PostPosted: Fri Oct 29, 2010 3:53 am 
Offline

Joined: Thu Oct 28, 2010 5:27 pm
Posts: 2
Currently, I'm inputting the initial guess manually. But I was trying to find a automated way of guessing the initial parameters, after the X & Y inputs are received from the user.
I'm trying to solve Weibull model : y = a-b*exp(-cx^d)

Everything works fine (till now :)), but the initial guessing needs to be entered manually. But I found this software doing the initial guessing automatically based on the X & Y input values : http://www.curveexpert.net/doc/curveexpert/basic/modeling.html#nonlinear-regression

Attachment:
InitialGuessing.png
InitialGuessing.png [ 88.02 KiB | Viewed 4579 times ]


Thanks... :)


Top
 Profile  
 
 Post subject: Re: Initial Guessing
PostPosted: Fri Oct 29, 2010 5:57 am 
Offline
Site Admin

Joined: Fri May 07, 2010 7:06 am
Posts: 906
Nothing prevents you from making similar initial guesses - if you know analytic form of function :)


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 23 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group