From: fuaada mohd siam on
Hello,

Does anyone here know what is the default value of maximum iteration at each temperature?
From: us on
"fuaada mohd siam" <fuaada(a)yahoo.com> wrote in message <i1b4t0$f4$1(a)fred.mathworks.com>...
> Hello,
>
> Does anyone here know what is the default value of maximum iteration at each temperature?

no
us
From: Alan Weiss on
On 7/10/2010 8:57 PM, fuaada mohd siam wrote:
> Hello,
>
> Does anyone here know what is the default value of maximum iteration at
> each temperature?

I'm not sure exactly what you are asking. The saoptimset function
reference page
http://www.mathworks.com/access/helpdesk/help/toolbox/gads/saoptimset.html
and the simulated annealing options reference section
http://www.mathworks.com/access/helpdesk/help/toolbox/gads/bq26j8s-1.html
describe the options and algorithms. For example,

http://www.mathworks.com/access/helpdesk/help/toolbox/gads/bq26j8s-1.html#bq26ky_-1

describes the temperature options, and in none of them does the
temperature remain fixed. If you meant to ask what are the stopping
criteria, see
http://www.mathworks.com/access/helpdesk/help/toolbox/gads/bq26j8s-1.html#bq26j8s-6

Alan Weiss
MATLAB mathematical toolbox documentation
From: fuaada mohd siam on
Okay guys.....many thanks for your advice!....

Fuaada
Alan Weiss <aweiss(a)mathworks.com> wrote in message <i1f3oa$4n9$1(a)fred.mathworks.com>...
> On 7/10/2010 8:57 PM, fuaada mohd siam wrote:
> > Hello,
> >
> > Does anyone here know what is the default value of maximum iteration at
> > each temperature?
>
> I'm not sure exactly what you are asking. The saoptimset function
> reference page
> http://www.mathworks.com/access/helpdesk/help/toolbox/gads/saoptimset.html
> and the simulated annealing options reference section
> http://www.mathworks.com/access/helpdesk/help/toolbox/gads/bq26j8s-1.html
> describe the options and algorithms. For example,
>
> http://www.mathworks.com/access/helpdesk/help/toolbox/gads/bq26j8s-1.html#bq26ky_-1
>
> describes the temperature options, and in none of them does the
> temperature remain fixed. If you meant to ask what are the stopping
> criteria, see
> http://www.mathworks.com/access/helpdesk/help/toolbox/gads/bq26j8s-1.html#bq26j8s-6
>
> Alan Weiss
> MATLAB mathematical toolbox documentation